[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:05:14.953012 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:40175
I20260710 11:05:14.954485 26044 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:05:14.955464 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:14.970402 26053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:14.970429 26051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:14.971433 26050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:16.068471 26052 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:05:16.068593 26044 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:05:16.072156 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:16.072376 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:16.072578 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681516072553 us; error 0 us; skew 500 ppm
I20260710 11:05:16.073374 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:16.079310 26044 webserver.cc:533] Webserver started at http://127.25.111.62:40423/ using document root <none> and password file <none>
I20260710 11:05:16.080149 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:16.080330 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:16.080700 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:16.086150 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "b1a81da12b824cdd88726db2de2ddf13"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.093339 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 11:05:16.098096 26059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.099155 26044 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:05:16.099494 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "b1a81da12b824cdd88726db2de2ddf13"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.099781 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:16.152393 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:16.153792 26044 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:05:16.154189 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:16.219506 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:40175
I20260710 11:05:16.219586 26110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:40175 every 8 connection(s)
I20260710 11:05:16.226672 26111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:16.246997 26111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13: Bootstrap starting.
I20260710 11:05:16.252527 26111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:16.254222 26111 log.cc:826] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13: Log is configured to *not* fsync() on all Append() calls
I20260710 11:05:16.258402 26111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13: No bootstrap required, opened a new log
I20260710 11:05:16.277751 26111 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a81da12b824cdd88726db2de2ddf13" member_type: VOTER }
I20260710 11:05:16.278272 26111 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:16.278502 26111 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a81da12b824cdd88726db2de2ddf13, State: Initialized, Role: FOLLOWER
I20260710 11:05:16.279328 26111 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1a81da12b824cdd88726db2de2ddf13" member_type: VOTER }
I20260710 11:05:16.279820 26111 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:16.280094 26111 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:16.280408 26111 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:16.284325 26111 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a81da12b824cdd88726db2de2ddf13" member_type: VOTER }
I20260710 11:05:16.284992 26111 leader_election.cc:304] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [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: b1a81da12b824cdd88726db2de2ddf13; no voters: 
I20260710 11:05:16.286586 26111 leader_election.cc:290] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:16.286897 26114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:16.288915 26114 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 1 LEADER]: Becoming Leader. State: Replica: b1a81da12b824cdd88726db2de2ddf13, State: Running, Role: LEADER
I20260710 11:05:16.289798 26114 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [LEADER]: Queue going to LEADER mode. State: All 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: "b1a81da12b824cdd88726db2de2ddf13" member_type: VOTER }
I20260710 11:05:16.290762 26111 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:16.299319 26115 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1a81da12b824cdd88726db2de2ddf13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a81da12b824cdd88726db2de2ddf13" member_type: VOTER } }
I20260710 11:05:16.299192 26116 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1a81da12b824cdd88726db2de2ddf13. Latest consensus state: current_term: 1 leader_uuid: "b1a81da12b824cdd88726db2de2ddf13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a81da12b824cdd88726db2de2ddf13" member_type: VOTER } }
I20260710 11:05:16.299855 26116 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:16.299853 26115 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:16.302702 26122 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:16.312949 26122 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:16.315914 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:16.329281 26122 catalog_manager.cc:1383] Generated new cluster ID: 8a42eaddf2944e5a81c2a184ac24de04
I20260710 11:05:16.329566 26122 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:16.340658 26122 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:16.342093 26122 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:16.364207 26122 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13: Generated new TSK 0
I20260710 11:05:16.365286 26122 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:16.382535 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:16.391170 26133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:16.392161 26134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:16.395531 26044 server_base.cc:1061] running on GCE node
W20260710 11:05:16.395982 26136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:16.396848 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:16.397049 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:16.397250 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681516397226 us; error 0 us; skew 500 ppm
I20260710 11:05:16.397794 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:16.401782 26044 webserver.cc:533] Webserver started at http://127.25.111.1:45443/ using document root <none> and password file <none>
I20260710 11:05:16.402280 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:16.402463 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:16.402710 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:16.403851 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.409108 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:05:16.413152 26141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.413914 26044 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:16.414248 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.414600 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:16.443485 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:16.445184 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:16.447886 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:16.453034 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:16.453336 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.453644 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:16.453873 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.539038 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:38929
I20260710 11:05:16.539072 26203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:38929 every 8 connection(s)
I20260710 11:05:16.546697 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:16.556753 26209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:16.557942 26208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:16.562047 26044 server_base.cc:1061] running on GCE node
W20260710 11:05:16.563287 26211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:16.564263 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:16.564527 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:16.564754 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681516564735 us; error 0 us; skew 500 ppm
I20260710 11:05:16.565496 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:16.568980 26044 webserver.cc:533] Webserver started at http://127.25.111.2:37441/ using document root <none> and password file <none>
I20260710 11:05:16.569597 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:16.569847 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:16.570155 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:16.571655 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.572273 26204 heartbeater.cc:344] Connected to a master server at 127.25.111.62:40175
I20260710 11:05:16.572683 26204 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:16.573537 26204 heartbeater.cc:507] Master 127.25.111.62:40175 requested a full tablet report, sending...
I20260710 11:05:16.576143 26076 ts_manager.cc:194] Registered new tserver with Master: 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929)
I20260710 11:05:16.578146 26076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48992
I20260710 11:05:16.579782 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:16.584025 26216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.584782 26044 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:05:16.585021 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.585276 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:16.600576 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:16.601707 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:16.602981 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:16.605705 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:16.605892 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.606153 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:16.606303 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.687952 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:44671
I20260710 11:05:16.688073 26278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:44671 every 8 connection(s)
I20260710 11:05:16.694871 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:16.703878 26283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:16.703964 26282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:16.708156 26279 heartbeater.cc:344] Connected to a master server at 127.25.111.62:40175
I20260710 11:05:16.708570 26279 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:16.709546 26279 heartbeater.cc:507] Master 127.25.111.62:40175 requested a full tablet report, sending...
I20260710 11:05:16.711916 26076 ts_manager.cc:194] Registered new tserver with Master: 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
W20260710 11:05:16.713616 26285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:16.713824 26076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48994
I20260710 11:05:16.714543 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:16.715564 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:16.715837 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:16.716027 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681516716011 us; error 0 us; skew 500 ppm
I20260710 11:05:16.716713 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:16.719223 26044 webserver.cc:533] Webserver started at http://127.25.111.3:33817/ using document root <none> and password file <none>
I20260710 11:05:16.719839 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:16.720069 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:16.720363 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:16.721642 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "f32192048d8140a5845190c146e3b618"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.727025 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:05:16.730872 26290 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.731637 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:05:16.731950 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "f32192048d8140a5845190c146e3b618"
format_stamp: "Formatted at 2026-07-10 11:05:16 on dist-test-slave-0nsv"
I20260710 11:05:16.732297 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:16.756994 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:16.758592 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:16.760133 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:16.763576 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:16.763832 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.764096 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:16.764292 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:16.844626 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:33149
I20260710 11:05:16.844702 26352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:33149 every 8 connection(s)
I20260710 11:05:16.864996 26353 heartbeater.cc:344] Connected to a master server at 127.25.111.62:40175
I20260710 11:05:16.865351 26353 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:16.866005 26353 heartbeater.cc:507] Master 127.25.111.62:40175 requested a full tablet report, sending...
I20260710 11:05:16.867903 26076 ts_manager.cc:194] Registered new tserver with Master: f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:16.867998 26044 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01233588s
I20260710 11:05:16.869143 26076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49010
I20260710 11:05:16.913307 26076 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49024:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:16.916740 26076 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:17.030364 26168 tablet_service.cc:1511] Processing CreateTablet for tablet de88900c36d143bfaf2b65fb7878a9a5 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.029922 26169 tablet_service.cc:1511] Processing CreateTablet for tablet fa20138338c241e6832abe84224b6559 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.035943 26168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de88900c36d143bfaf2b65fb7878a9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.032088 26167 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa4b74c7a55403589036b333bdd542f (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.036356 26165 tablet_service.cc:1511] Processing CreateTablet for tablet f6f10ef706a24765bd4ab256c6f22bb6 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.042687 26169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa20138338c241e6832abe84224b6559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.049356 26167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa4b74c7a55403589036b333bdd542f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.045723 26318 tablet_service.cc:1511] Processing CreateTablet for tablet fa20138338c241e6832abe84224b6559 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.044417 26166 tablet_service.cc:1511] Processing CreateTablet for tablet 948f2b25244440e783ba73694a97ca69 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.051860 26165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f10ef706a24765bd4ab256c6f22bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.051805 26315 tablet_service.cc:1511] Processing CreateTablet for tablet 948f2b25244440e783ba73694a97ca69 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.052376 26314 tablet_service.cc:1511] Processing CreateTablet for tablet f6f10ef706a24765bd4ab256c6f22bb6 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.052310 26313 tablet_service.cc:1511] Processing CreateTablet for tablet f889becceabf48bb980026818e3a66a0 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.045807 26164 tablet_service.cc:1511] Processing CreateTablet for tablet f889becceabf48bb980026818e3a66a0 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.059006 26317 tablet_service.cc:1511] Processing CreateTablet for tablet de88900c36d143bfaf2b65fb7878a9a5 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.058429 26316 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa4b74c7a55403589036b333bdd542f (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.063067 26311 tablet_service.cc:1511] Processing CreateTablet for tablet 636c48c5b7354ad28884a5782427b440 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.066253 26314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f10ef706a24765bd4ab256c6f22bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.057919 26312 tablet_service.cc:1511] Processing CreateTablet for tablet c1f21eead73d4c15a7e1b11ab96ea081 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.069221 26166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948f2b25244440e783ba73694a97ca69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.066550 26162 tablet_service.cc:1511] Processing CreateTablet for tablet 636c48c5b7354ad28884a5782427b440 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.066409 26161 tablet_service.cc:1511] Processing CreateTablet for tablet 8e551330102e4aae813457cf7efe283b (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.066587 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 8e551330102e4aae813457cf7efe283b (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.085223 26161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e551330102e4aae813457cf7efe283b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.088886 26162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636c48c5b7354ad28884a5782427b440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.062189 26163 tablet_service.cc:1511] Processing CreateTablet for tablet c1f21eead73d4c15a7e1b11ab96ea081 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.095237 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa4b74c7a55403589036b333bdd542f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.097949 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f21eead73d4c15a7e1b11ab96ea081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.099470 26164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f889becceabf48bb980026818e3a66a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.108551 26163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f21eead73d4c15a7e1b11ab96ea081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.110646 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636c48c5b7354ad28884a5782427b440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.114723 26315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948f2b25244440e783ba73694a97ca69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.115944 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e551330102e4aae813457cf7efe283b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.124194 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f889becceabf48bb980026818e3a66a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.138793 26318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa20138338c241e6832abe84224b6559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.149644 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de88900c36d143bfaf2b65fb7878a9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.149010 26244 tablet_service.cc:1511] Processing CreateTablet for tablet fa20138338c241e6832abe84224b6559 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.154660 26242 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa4b74c7a55403589036b333bdd542f (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.169926 26239 tablet_service.cc:1511] Processing CreateTablet for tablet f889becceabf48bb980026818e3a66a0 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.191493 26238 tablet_service.cc:1511] Processing CreateTablet for tablet c1f21eead73d4c15a7e1b11ab96ea081 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.153949 26241 tablet_service.cc:1511] Processing CreateTablet for tablet 948f2b25244440e783ba73694a97ca69 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.193948 26240 tablet_service.cc:1511] Processing CreateTablet for tablet f6f10ef706a24765bd4ab256c6f22bb6 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.194015 26243 tablet_service.cc:1511] Processing CreateTablet for tablet de88900c36d143bfaf2b65fb7878a9a5 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.193253 26244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa20138338c241e6832abe84224b6559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.203001 26239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f889becceabf48bb980026818e3a66a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.206121 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa4b74c7a55403589036b333bdd542f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.216167 26240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f10ef706a24765bd4ab256c6f22bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.221448 26243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de88900c36d143bfaf2b65fb7878a9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.224427 26241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948f2b25244440e783ba73694a97ca69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.227138 26238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f21eead73d4c15a7e1b11ab96ea081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.248847 26371 tablet_bootstrap.cc:492] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:17.256961 26371 tablet_bootstrap.cc:654] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.263263 26237 tablet_service.cc:1511] Processing CreateTablet for tablet 636c48c5b7354ad28884a5782427b440 (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.271157 26237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636c48c5b7354ad28884a5782427b440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.279354 26236 tablet_service.cc:1511] Processing CreateTablet for tablet 8e551330102e4aae813457cf7efe283b (DEFAULT_TABLE table=test-workload [id=5135a8772c164c1fb0baf697e78c1328]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.283064 26236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e551330102e4aae813457cf7efe283b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:05:17.309523 26124 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:17.364087 26372 tablet_bootstrap.cc:492] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:17.366307 26373 tablet_bootstrap.cc:492] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.367930 26371 tablet_bootstrap.cc:492] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:17.369916 26371 ts_tablet_manager.cc:1403] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.011s
I20260710 11:05:17.374079 26371 raft_consensus.cc:359] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.374574 26371 raft_consensus.cc:385] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.375000 26371 raft_consensus.cc:740] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.376385 26371 consensus_queue.cc:260] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.387101 26204 heartbeater.cc:499] Master 127.25.111.62:40175 was elected leader, sending a full tablet report...
I20260710 11:05:17.388859 26373 tablet_bootstrap.cc:654] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.390301 26371 ts_tablet_manager.cc:1434] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.004s
I20260710 11:05:17.390781 26372 tablet_bootstrap.cc:654] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.392114 26371 tablet_bootstrap.cc:492] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:17.398897 26371 tablet_bootstrap.cc:654] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.400079 26373 tablet_bootstrap.cc:492] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:17.400506 26373 ts_tablet_manager.cc:1403] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.000s
I20260710 11:05:17.403393 26373 raft_consensus.cc:359] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.404104 26373 raft_consensus.cc:385] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.404395 26373 raft_consensus.cc:740] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.405092 26373 consensus_queue.cc:260] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.414149 26373 ts_tablet_manager.cc:1434] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260710 11:05:17.415041 26373 tablet_bootstrap.cc:492] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.415767 26279 heartbeater.cc:499] Master 127.25.111.62:40175 was elected leader, sending a full tablet report...
I20260710 11:05:17.421732 26373 tablet_bootstrap.cc:654] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.428418 26372 tablet_bootstrap.cc:492] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:17.429293 26372 ts_tablet_manager.cc:1403] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.006s
I20260710 11:05:17.432617 26372 raft_consensus.cc:359] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.433775 26372 raft_consensus.cc:385] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.434128 26372 raft_consensus.cc:740] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.435879 26372 consensus_queue.cc:260] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.436772 26371 tablet_bootstrap.cc:492] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:17.437194 26371 ts_tablet_manager.cc:1403] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.015s
I20260710 11:05:17.439806 26371 raft_consensus.cc:359] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.440428 26371 raft_consensus.cc:385] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.440699 26371 raft_consensus.cc:740] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.441339 26371 consensus_queue.cc:260] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.443327 26371 ts_tablet_manager.cc:1434] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:05:17.444165 26371 tablet_bootstrap.cc:492] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
W20260710 11:05:17.445436 26280 tablet.cc:2406] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:17.445644 26373 tablet_bootstrap.cc:492] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:17.446102 26373 ts_tablet_manager.cc:1403] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260710 11:05:17.448750 26373 raft_consensus.cc:359] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.449419 26373 raft_consensus.cc:385] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.449725 26373 raft_consensus.cc:740] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.450093 26371 tablet_bootstrap.cc:654] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.450367 26373 consensus_queue.cc:260] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.457046 26373 ts_tablet_manager.cc:1434] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:17.457917 26373 tablet_bootstrap.cc:492] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.462015 26371 tablet_bootstrap.cc:492] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:17.462442 26371 ts_tablet_manager.cc:1403] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:05:17.463938 26373 tablet_bootstrap.cc:654] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.465104 26371 raft_consensus.cc:359] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.465783 26371 raft_consensus.cc:385] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.466064 26371 raft_consensus.cc:740] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.466774 26371 consensus_queue.cc:260] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.467667 26353 heartbeater.cc:499] Master 127.25.111.62:40175 was elected leader, sending a full tablet report...
I20260710 11:05:17.504299 26372 ts_tablet_manager.cc:1434] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.075s	user 0.027s	sys 0.018s
I20260710 11:05:17.505362 26372 tablet_bootstrap.cc:492] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:17.507061 26373 tablet_bootstrap.cc:492] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:17.507539 26373 ts_tablet_manager.cc:1403] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.004s
I20260710 11:05:17.510222 26373 raft_consensus.cc:359] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.510910 26373 raft_consensus.cc:385] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.511189 26373 raft_consensus.cc:740] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.512791 26373 consensus_queue.cc:260] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.514802 26373 ts_tablet_manager.cc:1434] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:05:17.511932 26372 tablet_bootstrap.cc:654] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.517199 26371 ts_tablet_manager.cc:1434] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260710 11:05:17.518105 26371 tablet_bootstrap.cc:492] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:17.515719 26373 tablet_bootstrap.cc:492] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.528026 26373 tablet_bootstrap.cc:654] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.533004 26372 tablet_bootstrap.cc:492] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:17.533488 26372 ts_tablet_manager.cc:1403] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.028s	user 0.001s	sys 0.014s
I20260710 11:05:17.536012 26371 tablet_bootstrap.cc:654] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.536267 26372 raft_consensus.cc:359] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.536945 26372 raft_consensus.cc:385] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.537228 26372 raft_consensus.cc:740] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.537904 26372 consensus_queue.cc:260] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.541054 26375 raft_consensus.cc:493] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.541498 26381 raft_consensus.cc:493] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.541952 26381 raft_consensus.cc:515] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.541505 26375 raft_consensus.cc:515] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.549264 26375 leader_election.cc:290] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.553715 26381 leader_election.cc:290] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:17.566146 26372 ts_tablet_manager.cc:1434] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260710 11:05:17.567108 26372 tablet_bootstrap.cc:492] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:17.588951 26373 tablet_bootstrap.cc:492] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:17.589440 26373 ts_tablet_manager.cc:1403] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.011s
I20260710 11:05:17.596242 26375 raft_consensus.cc:493] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.596753 26375 raft_consensus.cc:515] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.598229 26373 raft_consensus.cc:359] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.598707 26375 leader_election.cc:290] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.598913 26373 raft_consensus.cc:385] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.599231 26373 raft_consensus.cc:740] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.604533 26372 tablet_bootstrap.cc:654] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.605185 26373 consensus_queue.cc:260] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.613219 26373 ts_tablet_manager.cc:1434] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:05:17.614158 26373 tablet_bootstrap.cc:492] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.617767 26371 tablet_bootstrap.cc:492] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:17.619836 26371 ts_tablet_manager.cc:1403] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.025s
I20260710 11:05:17.628451 26379 raft_consensus.cc:493] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.629190 26379 raft_consensus.cc:515] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.634079 26379 leader_election.cc:290] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.643592 26371 raft_consensus.cc:359] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.654374 26371 raft_consensus.cc:385] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.656111 26371 raft_consensus.cc:740] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.658808 26371 consensus_queue.cc:260] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.660840 26371 ts_tablet_manager.cc:1434] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:05:17.666432 26371 tablet_bootstrap.cc:492] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:17.674299 26373 tablet_bootstrap.cc:654] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.684618 26375 raft_consensus.cc:493] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.685811 26372 tablet_bootstrap.cc:492] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:17.686389 26372 ts_tablet_manager.cc:1403] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.009s
I20260710 11:05:17.685448 26375 raft_consensus.cc:515] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.686890 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:17.697290 26179 raft_consensus.cc:2468] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 0.
I20260710 11:05:17.701071 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:17.704813 26375 leader_election.cc:290] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.705830 26371 tablet_bootstrap.cc:654] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:17.707566 26292 leader_election.cc:343] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.707263 26375 raft_consensus.cc:493] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.709141 26291 leader_election.cc:304] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [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: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:17.711611 26381 raft_consensus.cc:2804] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:17.711946 26381 raft_consensus.cc:493] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:17.712263 26381 raft_consensus.cc:3060] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.711262 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:17.713178 26379 raft_consensus.cc:493] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.713675 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:17.715015 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636c48c5b7354ad28884a5782427b440" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:17.715193 26379 raft_consensus.cc:515] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.716393 26252 raft_consensus.cc:2468] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:17.710479 26375 raft_consensus.cc:515] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.718068 26379 leader_election.cc:290] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.725013 26326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636c48c5b7354ad28884a5782427b440" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:17.726099 26375 leader_election.cc:290] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.721994 26143 leader_election.cc:304] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:17.723848 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:17.723840 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:17.726058 26326 raft_consensus.cc:2468] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:17.728492 26375 raft_consensus.cc:2804] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:17.729266 26375 raft_consensus.cc:493] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:17.730574 26143 leader_election.cc:343] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.729614 26375 raft_consensus.cc:3060] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.729394 26373 tablet_bootstrap.cc:492] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:17.730052 26381 raft_consensus.cc:515] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
W20260710 11:05:17.732419 26143 leader_election.cc:343] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.733038 26327 raft_consensus.cc:2393] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in current term 1: Already voted for candidate f32192048d8140a5845190c146e3b618 in this term.
I20260710 11:05:17.733925 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948f2b25244440e783ba73694a97ca69" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:17.734519 26254 raft_consensus.cc:2468] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:17.734594 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:17.736712 26179 raft_consensus.cc:3060] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.732276 26373 ts_tablet_manager.cc:1403] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.002s
I20260710 11:05:17.735136 26381 leader_election.cc:290] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:17.741019 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:17.741189 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948f2b25244440e783ba73694a97ca69" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
W20260710 11:05:17.742246 26292 leader_election.cc:343] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.732153 26372 raft_consensus.cc:359] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.745641 26372 raft_consensus.cc:385] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.745961 26372 raft_consensus.cc:740] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
W20260710 11:05:17.745505 26143 leader_election.cc:343] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f32192048d8140a5845190c146e3b618 (127.25.111.3:33149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.748181 26372 consensus_queue.cc:260] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.751101 26327 raft_consensus.cc:2468] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:17.749102 26143 leader_election.cc:304] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7; no voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618
I20260710 11:05:17.754379 26373 raft_consensus.cc:359] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:17.755087 26373 raft_consensus.cc:385] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.755369 26373 raft_consensus.cc:740] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.755872 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:17.756045 26373 consensus_queue.cc:260] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:17.755466 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
W20260710 11:05:17.758635 26218 leader_election.cc:343] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f32192048d8140a5845190c146e3b618 (127.25.111.3:33149): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:17.759406 26218 leader_election.cc:343] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f32192048d8140a5845190c146e3b618 (127.25.111.3:33149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.760159 26373 ts_tablet_manager.cc:1434] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:05:17.761042 26373 tablet_bootstrap.cc:492] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.762722 26375 raft_consensus.cc:515] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.765594 26371 tablet_bootstrap.cc:492] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:17.766032 26371 ts_tablet_manager.cc:1403] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.019s
I20260710 11:05:17.766849 26375 leader_election.cc:290] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Requested vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.768115 26373 tablet_bootstrap.cc:654] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.768220 26179 raft_consensus.cc:2468] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 1.
I20260710 11:05:17.768566 26372 ts_tablet_manager.cc:1434] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260710 11:05:17.767344 26375 raft_consensus.cc:2749] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:17.770073 26291 leader_election.cc:304] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [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: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:17.771077 26381 raft_consensus.cc:2804] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:17.777230 26371 raft_consensus.cc:359] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.777372 26372 tablet_bootstrap.cc:492] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:17.787704 26371 raft_consensus.cc:385] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.790249 26371 raft_consensus.cc:740] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.791153 26371 consensus_queue.cc:260] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.794862 26371 ts_tablet_manager.cc:1434] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:05:17.795804 26371 tablet_bootstrap.cc:492] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:17.788511 26381 raft_consensus.cc:697] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Becoming Leader. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:17.807371 26372 tablet_bootstrap.cc:654] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:17.807595 26143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.3:33149, user_credentials={real_user=slave}} blocked reactor thread for 62173.1us
I20260710 11:05:17.808681 26143 leader_election.cc:304] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7; no voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618
I20260710 11:05:17.817219 26381 consensus_queue.cc:237] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.818547 26401 raft_consensus.cc:2749] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:17.818797 26143 leader_election.cc:304] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:17.821229 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636c48c5b7354ad28884a5782427b440" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:17.821774 26254 raft_consensus.cc:3060] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.823191 26372 tablet_bootstrap.cc:492] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:17.823637 26372 ts_tablet_manager.cc:1403] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.008s
I20260710 11:05:17.826397 26372 raft_consensus.cc:359] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.827111 26372 raft_consensus.cc:385] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.827383 26372 raft_consensus.cc:740] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.828392 26254 raft_consensus.cc:2468] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:17.828094 26372 consensus_queue.cc:260] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.828099 26401 raft_consensus.cc:2804] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:17.829499 26401 raft_consensus.cc:493] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:17.829803 26401 raft_consensus.cc:3060] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.830186 26372 ts_tablet_manager.cc:1434] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:17.831135 26372 tablet_bootstrap.cc:492] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:17.832883 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636c48c5b7354ad28884a5782427b440" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:17.833436 26328 raft_consensus.cc:3060] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.838825 26372 tablet_bootstrap.cc:654] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.839845 26328 raft_consensus.cc:2468] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:17.839793 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:17.850947 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:17.850304 26143 leader_election.cc:304] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:17.857547 26375 raft_consensus.cc:2804] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:17.838757 26401 raft_consensus.cc:515] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.857972 26371 tablet_bootstrap.cc:654] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:17.858485 26217 leader_election.cc:343] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.859539 26217 leader_election.cc:304] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618
I20260710 11:05:17.865978 26379 raft_consensus.cc:2749] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:17.866331 26217 leader_election.cc:343] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.866753 26217 leader_election.cc:304] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618
I20260710 11:05:17.867466 26379 raft_consensus.cc:2749] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:17.870623 26402 raft_consensus.cc:493] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.871080 26402 raft_consensus.cc:515] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.874188 26402 leader_election.cc:290] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:17.875669 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:17.876295 26254 raft_consensus.cc:2468] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 0.
I20260710 11:05:17.876691 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948f2b25244440e783ba73694a97ca69" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:17.877185 26253 raft_consensus.cc:3060] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.877408 26292 leader_election.cc:304] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:17.878198 26402 raft_consensus.cc:2804] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:17.878285 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:17.878594 26402 raft_consensus.cc:493] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:17.878377 26375 raft_consensus.cc:697] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:17.878944 26402 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:17.879689 26291 leader_election.cc:343] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.879604 26375 consensus_queue.cc:237] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.884274 26253 raft_consensus.cc:2468] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:17.884812 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948f2b25244440e783ba73694a97ca69" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:17.885414 26328 raft_consensus.cc:3060] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.887917 26143 leader_election.cc:304] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:17.888717 26375 raft_consensus.cc:2804] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:17.889305 26375 raft_consensus.cc:697] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:17.890064 26375 consensus_queue.cc:237] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.891260 26372 tablet_bootstrap.cc:492] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:17.891717 26372 ts_tablet_manager.cc:1403] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.010s
I20260710 11:05:17.893020 26328 raft_consensus.cc:2468] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:17.893289 26075 catalog_manager.cc:5697] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:17.894475 26372 raft_consensus.cc:359] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.895130 26372 raft_consensus.cc:385] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.895390 26372 raft_consensus.cc:740] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.896083 26372 consensus_queue.cc:260] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.896785 26402 raft_consensus.cc:515] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.899425 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
W20260710 11:05:17.900799 26291 leader_election.cc:343] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:17.870357 26373 tablet_bootstrap.cc:492] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:17.906023 26373 ts_tablet_manager.cc:1403] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.145s	user 0.037s	sys 0.028s
I20260710 11:05:17.909799 26373 raft_consensus.cc:359] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.894371 26401 leader_election.cc:290] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Requested vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.913388 26402 leader_election.cc:290] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:17.914721 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:17.915627 26371 tablet_bootstrap.cc:492] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:17.920233 26373 raft_consensus.cc:385] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.920290 26253 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.920433 26371 ts_tablet_manager.cc:1403] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.125s	user 0.003s	sys 0.009s
I20260710 11:05:17.920620 26373 raft_consensus.cc:740] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.921386 26373 consensus_queue.cc:260] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.923473 26373 ts_tablet_manager.cc:1434] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 11:05:17.923242 26075 catalog_manager.cc:5697] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:17.923668 26371 raft_consensus.cc:359] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.924355 26371 raft_consensus.cc:385] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.924625 26371 raft_consensus.cc:740] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.925024 26373 tablet_bootstrap.cc:492] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.925307 26371 consensus_queue.cc:260] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.927340 26371 ts_tablet_manager.cc:1434] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:05:17.928273 26371 tablet_bootstrap.cc:492] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:17.931227 26373 tablet_bootstrap.cc:654] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.935503 26253 raft_consensus.cc:2468] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 1.
I20260710 11:05:17.915656 26372 ts_tablet_manager.cc:1434] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.009s
I20260710 11:05:17.936712 26292 leader_election.cc:304] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [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: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 51c44dd4d3a84d30a50f4ff6a47412d7
I20260710 11:05:17.937059 26372 tablet_bootstrap.cc:492] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:17.916599 26074 catalog_manager.cc:5697] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32192048d8140a5845190c146e3b618 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "f32192048d8140a5845190c146e3b618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:17.938072 26402 raft_consensus.cc:2804] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:17.938525 26402 raft_consensus.cc:697] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Becoming Leader. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:17.939280 26402 consensus_queue.cc:237] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.943848 26371 tablet_bootstrap.cc:654] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.943917 26372 tablet_bootstrap.cc:654] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.952404 26373 tablet_bootstrap.cc:492] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:17.960758 26076 catalog_manager.cc:5697] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32192048d8140a5845190c146e3b618 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "f32192048d8140a5845190c146e3b618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:17.957424 26371 tablet_bootstrap.cc:492] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:17.964138 26371 ts_tablet_manager.cc:1403] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.007s
I20260710 11:05:17.967296 26371 raft_consensus.cc:359] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.967988 26371 raft_consensus.cc:385] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.968254 26371 raft_consensus.cc:740] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.968930 26371 consensus_queue.cc:260] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.969897 26373 ts_tablet_manager.cc:1403] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.004s
I20260710 11:05:17.972692 26373 raft_consensus.cc:359] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.973315 26373 raft_consensus.cc:385] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.973575 26373 raft_consensus.cc:740] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.974189 26373 consensus_queue.cc:260] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.979029 26371 ts_tablet_manager.cc:1434] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:05:17.980863 26371 tablet_bootstrap.cc:492] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:17.982062 26372 tablet_bootstrap.cc:492] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:17.982486 26372 ts_tablet_manager.cc:1403] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.011s
I20260710 11:05:17.983110 26373 ts_tablet_manager.cc:1434] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:17.984105 26373 tablet_bootstrap.cc:492] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:17.985250 26372 raft_consensus.cc:359] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.987506 26372 raft_consensus.cc:385] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.987816 26372 raft_consensus.cc:740] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.988536 26372 consensus_queue.cc:260] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.990542 26379 raft_consensus.cc:493] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:17.990957 26379 raft_consensus.cc:515] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:17.987075 26371 tablet_bootstrap.cc:654] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.994234 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:17.994750 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:17.995150 26328 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 0.
I20260710 11:05:17.995388 26178 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 0.
I20260710 11:05:17.996469 26218 leader_election.cc:304] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:17.997211 26372 ts_tablet_manager.cc:1434] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:17.998153 26372 tablet_bootstrap.cc:492] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:17.992887 26379 leader_election.cc:290] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:17.998610 26379 raft_consensus.cc:2804] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:17.998934 26379 raft_consensus.cc:493] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:17.999229 26379 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.009193 26372 tablet_bootstrap.cc:654] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.991220 26373 tablet_bootstrap.cc:654] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.009445 26379 raft_consensus.cc:515] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.014822 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:18.015373 26178 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.016192 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.016788 26328 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.018693 26371 tablet_bootstrap.cc:492] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:18.019119 26371 ts_tablet_manager.cc:1403] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.005s
I20260710 11:05:18.021167 26178 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 1.
I20260710 11:05:18.021567 26371 raft_consensus.cc:359] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.022154 26371 raft_consensus.cc:385] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.022233 26217 leader_election.cc:304] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:18.022452 26371 raft_consensus.cc:740] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.023219 26420 raft_consensus.cc:2804] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.023144 26371 consensus_queue.cc:260] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.025108 26373 tablet_bootstrap.cc:492] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:18.025285 26371 ts_tablet_manager.cc:1434] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:18.025501 26373 ts_tablet_manager.cc:1403] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.006s
I20260710 11:05:18.026051 26371 tablet_bootstrap.cc:492] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7: Bootstrap starting.
I20260710 11:05:18.027549 26379 leader_election.cc:290] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.023281 26328 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 1.
I20260710 11:05:18.030166 26373 raft_consensus.cc:359] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.030776 26373 raft_consensus.cc:385] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.031023 26373 raft_consensus.cc:740] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.031482 26371 tablet_bootstrap.cc:654] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.032338 26420 raft_consensus.cc:697] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:18.032853 26373 consensus_queue.cc:260] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.033222 26420 consensus_queue.cc:237] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.035099 26373 ts_tablet_manager.cc:1434] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:18.036029 26373 tablet_bootstrap.cc:492] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d: Bootstrap starting.
I20260710 11:05:18.040460 26372 tablet_bootstrap.cc:492] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:18.040886 26372 ts_tablet_manager.cc:1403] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.011s
I20260710 11:05:18.041332 26373 tablet_bootstrap.cc:654] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.043573 26372 raft_consensus.cc:359] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.044260 26372 raft_consensus.cc:385] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.044531 26372 raft_consensus.cc:740] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.045665 26372 consensus_queue.cc:260] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.048229 26371 tablet_bootstrap.cc:492] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7: No bootstrap required, opened a new log
I20260710 11:05:18.048604 26371 ts_tablet_manager.cc:1403] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:05:18.051471 26373 tablet_bootstrap.cc:492] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d: No bootstrap required, opened a new log
I20260710 11:05:18.051857 26373 ts_tablet_manager.cc:1403] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 11:05:18.051280 26076 catalog_manager.cc:5697] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.052657 26372 ts_tablet_manager.cc:1434] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:05:18.051039 26371 raft_consensus.cc:359] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:18.053367 26371 raft_consensus.cc:385] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.053733 26371 raft_consensus.cc:740] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.054127 26373 raft_consensus.cc:359] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.054739 26373 raft_consensus.cc:385] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.054509 26371 consensus_queue.cc:260] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:18.054978 26373 raft_consensus.cc:740] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.055764 26372 tablet_bootstrap.cc:492] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:18.056674 26373 consensus_queue.cc:260] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.058744 26373 ts_tablet_manager.cc:1434] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:18.060595 26371 ts_tablet_manager.cc:1434] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:18.062494 26372 tablet_bootstrap.cc:654] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.075659 26401 raft_consensus.cc:493] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.076155 26401 raft_consensus.cc:515] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.077829 26401 leader_election.cc:290] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.078795 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:18.078866 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:18.079579 26328 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:18.079898 26253 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:18.080108 26372 tablet_bootstrap.cc:492] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:18.080549 26372 ts_tablet_manager.cc:1403] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260710 11:05:18.080731 26143 leader_election.cc:304] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.081439 26401 raft_consensus.cc:2804] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.081769 26401 raft_consensus.cc:493] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.082060 26401 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.082638 26372 raft_consensus.cc:359] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:18.083046 26372 raft_consensus.cc:385] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.083226 26372 raft_consensus.cc:740] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.083688 26372 consensus_queue.cc:260] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:18.084990 26372 ts_tablet_manager.cc:1434] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:18.085970 26372 tablet_bootstrap.cc:492] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618: Bootstrap starting.
I20260710 11:05:18.088876 26401 raft_consensus.cc:515] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.091434 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:18.091672 26372 tablet_bootstrap.cc:654] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.091984 26253 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.098220 26253 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:18.099428 26401 leader_election.cc:290] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Requested vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.099330 26143 leader_election.cc:304] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:18.100217 26375 raft_consensus.cc:2804] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.100697 26375 raft_consensus.cc:697] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:18.101244 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.101402 26375 consensus_queue.cc:237] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.101804 26328 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.105247 26420 raft_consensus.cc:493] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.105727 26420 raft_consensus.cc:515] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.107597 26420 leader_election.cc:290] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.107715 26328 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:18.108326 26372 tablet_bootstrap.cc:492] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618: No bootstrap required, opened a new log
I20260710 11:05:18.108729 26372 ts_tablet_manager.cc:1403] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.013s
I20260710 11:05:18.109068 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:18.110502 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e551330102e4aae813457cf7efe283b" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:18.111083 26372 raft_consensus.cc:359] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.111222 26178 raft_consensus.cc:2393] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b8b5afc209f4d7b928567bfe6a8559d in current term 1: Already voted for candidate f32192048d8140a5845190c146e3b618 in this term.
I20260710 11:05:18.111776 26372 raft_consensus.cc:385] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.112120 26372 raft_consensus.cc:740] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.112726 26372 consensus_queue.cc:260] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.113114 26217 leader_election.cc:304] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618
I20260710 11:05:18.114085 26420 raft_consensus.cc:3060] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.114892 26372 ts_tablet_manager.cc:1434] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:18.115702 26401 raft_consensus.cc:493] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.116138 26401 raft_consensus.cc:515] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:18.117987 26401 leader_election.cc:290] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f32192048d8140a5845190c146e3b618 (127.25.111.3:33149), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:18.120319 26420 raft_consensus.cc:2749] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.122108 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa20138338c241e6832abe84224b6559" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:18.122656 26327 raft_consensus.cc:2468] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:18.122763 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa20138338c241e6832abe84224b6559" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:18.123422 26253 raft_consensus.cc:2468] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 0.
I20260710 11:05:18.123499 26076 catalog_manager.cc:5697] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.124258 26143 leader_election.cc:304] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.125289 26375 raft_consensus.cc:2804] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.125725 26375 raft_consensus.cc:493] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.126087 26375 raft_consensus.cc:3060] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.132258 26375 raft_consensus.cc:515] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:18.133876 26375 leader_election.cc:290] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Requested vote from peers f32192048d8140a5845190c146e3b618 (127.25.111.3:33149), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:18.134543 26402 raft_consensus.cc:493] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.134622 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa20138338c241e6832abe84224b6559" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.135167 26327 raft_consensus.cc:3060] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.135046 26402 raft_consensus.cc:515] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.137046 26402 leader_election.cc:290] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:18.137758 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:18.138330 26178 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 0.
I20260710 11:05:18.138422 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:18.138988 26254 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 0.
I20260710 11:05:18.139510 26291 leader_election.cc:304] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.140257 26402 raft_consensus.cc:2804] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.135025 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa20138338c241e6832abe84224b6559" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:18.140627 26402 raft_consensus.cc:493] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.140645 26327 raft_consensus.cc:2468] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:18.141063 26253 raft_consensus.cc:3060] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.141748 26143 leader_election.cc:304] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.141114 26402 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.142498 26375 raft_consensus.cc:2804] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.143666 26375 raft_consensus.cc:697] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:18.144518 26375 consensus_queue.cc:237] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:18.146796 26253 raft_consensus.cc:2468] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 1.
I20260710 11:05:18.148486 26402 raft_consensus.cc:515] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.150934 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:18.151469 26178 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.151835 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:18.152370 26253 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.153635 26076 catalog_manager.cc:5697] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.157186 26178 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 1.
I20260710 11:05:18.158861 26291 leader_election.cc:304] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.159444 26253 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 1.
I20260710 11:05:18.159914 26410 raft_consensus.cc:2804] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.160084 26402 leader_election.cc:290] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 1 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:18.160406 26410 raft_consensus.cc:697] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Becoming Leader. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:18.161206 26410 consensus_queue.cc:237] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.168560 26076 catalog_manager.cc:5697] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 reported cstate change: term changed from 0 to 1, leader changed from <none> to f32192048d8140a5845190c146e3b618 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "f32192048d8140a5845190c146e3b618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.244451 26375 raft_consensus.cc:493] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.244884 26375 raft_consensus.cc:515] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.246364 26375 leader_election.cc:290] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.247231 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" is_pre_election: true
I20260710 11:05:18.247382 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:18.248445 26253 raft_consensus.cc:2393] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in current term 1: Already voted for candidate f32192048d8140a5845190c146e3b618 in this term.
I20260710 11:05:18.249338 26143 leader_election.cc:304] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7; no voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618
I20260710 11:05:18.250030 26375 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.254238 26375 raft_consensus.cc:2749] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.275492 26410 consensus_queue.cc:1048] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.291034 26381 consensus_queue.cc:1048] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.296131 26420 raft_consensus.cc:493] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.296525 26420 raft_consensus.cc:515] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.298548 26420 leader_election.cc:290] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.300338 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" is_pre_election: true
I20260710 11:05:18.300513 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618" is_pre_election: true
I20260710 11:05:18.301126 26327 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 0.
I20260710 11:05:18.302386 26178 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 0.
I20260710 11:05:18.302400 26218 leader_election.cc:304] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.303781 26420 raft_consensus.cc:2804] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.304095 26420 raft_consensus.cc:493] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.304394 26420 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.309011 26420 raft_consensus.cc:515] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.311128 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:18.311640 26178 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.315377 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.315938 26327 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:18.316437 26124 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:18.317871 26178 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 1.
I20260710 11:05:18.318620 26420 leader_election.cc:290] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.318849 26217 leader_election.cc:304] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:18.319538 26420 raft_consensus.cc:2804] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.321161 26420 raft_consensus.cc:697] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:18.322029 26327 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 1.
I20260710 11:05:18.322006 26420 consensus_queue.cc:237] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.322888 26375 consensus_queue.cc:1048] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.332106 26074 catalog_manager.cc:5697] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.343931 26401 consensus_queue.cc:1048] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.364995 26401 consensus_queue.cc:1048] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.376531 26405 consensus_queue.cc:1048] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:18.396878 26410 consensus_queue.cc:1048] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.408651 26381 consensus_queue.cc:1048] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.477025 26253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
mode: GRACEFUL
new_leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:42414
I20260710 11:05:18.477578 26253 raft_consensus.cc:606] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Received request to transfer leadership to TS 51c44dd4d3a84d30a50f4ff6a47412d7
I20260710 11:05:18.491566 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6"
dest_uuid: "f32192048d8140a5845190c146e3b618"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:45998
I20260710 11:05:18.492025 26327 raft_consensus.cc:606] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:18.498524 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081"
dest_uuid: "f32192048d8140a5845190c146e3b618"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:45998
I20260710 11:05:18.498988 26327 raft_consensus.cc:606] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:18.509878 26420 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.513127 26179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "636c48c5b7354ad28884a5782427b440"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:05:18.513688 26179 raft_consensus.cc:606] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:18.513988 26420 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.522595 26423 raft_consensus.cc:993] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: : Instructing follower 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:18.522998 26423 raft_consensus.cc:1081] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Signalling peer 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:18.524911 26178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:51832
I20260710 11:05:18.525413 26178 raft_consensus.cc:493] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.525744 26178 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.531816 26178 raft_consensus.cc:515] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.533685 26178 leader_election.cc:290] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 2 election: Requested vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.535517 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.535631 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:18.535930 26327 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.536188 26253 raft_consensus.cc:3055] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:18.536511 26253 raft_consensus.cc:740] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:18.537271 26253 consensus_queue.cc:260] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.538424 26253 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.541812 26327 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 2.
I20260710 11:05:18.541911 26381 consensus_queue.cc:1048] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.542876 26143 leader_election.cc:304] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.543737 26441 raft_consensus.cc:2804] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:18.544171 26441 raft_consensus.cc:697] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:18.544418 26253 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 2.
I20260710 11:05:18.544970 26441 consensus_queue.cc:237] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.550215 26381 raft_consensus.cc:993] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:18.550607 26381 raft_consensus.cc:1081] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:18.553025 26076 catalog_manager.cc:5697] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 1 to 2, leader changed from 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2) to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.554806 26253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42396
I20260710 11:05:18.559962 26253 raft_consensus.cc:493] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.560324 26253 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.566618 26381 consensus_queue.cc:1048] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.569576 26253 raft_consensus.cc:515] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.576104 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:18.577397 26178 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.579723 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.580152 26327 raft_consensus.cc:3055] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:18.580392 26327 raft_consensus.cc:740] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:18.581018 26327 consensus_queue.cc:260] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.581753 26327 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.576962 26253 leader_election.cc:290] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.583671 26178 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:18.586162 26327 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:18.586508 26217 leader_election.cc:304] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:18.587641 26423 raft_consensus.cc:2804] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:18.588099 26423 raft_consensus.cc:697] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:18.588857 26423 consensus_queue.cc:237] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.592654 26441 consensus_queue.cc:1048] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.594781 26076 catalog_manager.cc:5697] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 1 to 2, leader changed from f32192048d8140a5845190c146e3b618 (127.25.111.3) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.604319 26375 consensus_queue.cc:1048] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.707012 26375 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.708338 26401 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.782562 26401 raft_consensus.cc:993] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:18.783022 26375 raft_consensus.cc:1081] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:18.784600 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "636c48c5b7354ad28884a5782427b440"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42402
I20260710 11:05:18.785125 26254 raft_consensus.cc:493] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.785477 26254 raft_consensus.cc:3060] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.789574 26254 raft_consensus.cc:515] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.790942 26254 leader_election.cc:290] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.791765 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636c48c5b7354ad28884a5782427b440" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:18.791937 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636c48c5b7354ad28884a5782427b440" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.792322 26178 raft_consensus.cc:3055] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:18.792502 26327 raft_consensus.cc:3060] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.792690 26178 raft_consensus.cc:740] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:18.793514 26178 consensus_queue.cc:260] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.794662 26178 raft_consensus.cc:3060] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.796710 26327 raft_consensus.cc:2468] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:18.797595 26218 leader_election.cc:304] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:18.798171 26423 raft_consensus.cc:2804] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:18.798561 26423 raft_consensus.cc:697] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:18.799314 26423 consensus_queue.cc:237] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.801410 26178 raft_consensus.cc:2468] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:18.805590 26074 catalog_manager.cc:5697] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 1 to 2, leader changed from 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.819402 26423 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.831610 26379 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.847707 26381 raft_consensus.cc:993] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:18.848176 26381 raft_consensus.cc:1081] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:18.849821 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42396
I20260710 11:05:18.850353 26254 raft_consensus.cc:493] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.850733 26254 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.855305 26254 raft_consensus.cc:515] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.857519 26254 leader_election.cc:290] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:18.858208 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:18.858755 26327 raft_consensus.cc:3055] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:18.859071 26327 raft_consensus.cc:740] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:18.859059 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:18.859869 26178 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.860157 26327 consensus_queue.cc:260] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.861318 26327 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:18.865869 26178 raft_consensus.cc:2468] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:18.866675 26217 leader_election.cc:304] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:18.867287 26379 raft_consensus.cc:2804] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:18.867295 26327 raft_consensus.cc:2468] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:18.867792 26379 raft_consensus.cc:697] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:18.868559 26379 consensus_queue.cc:237] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:18.874199 26074 catalog_manager.cc:5697] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 1 to 2, leader changed from f32192048d8140a5845190c146e3b618 (127.25.111.3) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.941932 26327 raft_consensus.cc:1275] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:18.943110 26375 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:18.950341 26254 raft_consensus.cc:1275] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:18.951592 26375 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.056512 26327 raft_consensus.cc:1275] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.057675 26379 consensus_queue.cc:1048] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.064713 26178 raft_consensus.cc:1275] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.066061 26379 consensus_queue.cc:1048] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.222587 26327 raft_consensus.cc:1275] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.223608 26379 consensus_queue.cc:1048] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.229796 26179 raft_consensus.cc:1275] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.231648 26423 consensus_queue.cc:1048] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.335439 26179 raft_consensus.cc:1275] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.336575 26423 consensus_queue.cc:1048] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.343583 26327 raft_consensus.cc:1275] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.345366 26461 consensus_queue.cc:1048] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.546355 26044 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:05:21.547057 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:21.561007 26179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
mode: GRACEFUL
new_leader_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:51852
I20260710 11:05:21.561434 26179 raft_consensus.cc:606] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Received request to transfer leadership to TS f32192048d8140a5845190c146e3b618
I20260710 11:05:21.573081 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f889becceabf48bb980026818e3a66a0"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
mode: GRACEFUL
new_leader_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:42418
I20260710 11:05:21.573539 26254 raft_consensus.cc:606] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Received request to transfer leadership to TS f32192048d8140a5845190c146e3b618
I20260710 11:05:21.574522 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:21.574891 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:21.693660 26375 raft_consensus.cc:993] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7: : Instructing follower f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:21.694073 26463 raft_consensus.cc:1081] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Signalling peer f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:21.695304 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5"
dest_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:45968
I20260710 11:05:21.695724 26327 raft_consensus.cc:493] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:21.695971 26327 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.699545 26327 raft_consensus.cc:515] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:21.700793 26327 leader_election.cc:290] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 2 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:21.701426 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:21.701741 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:21.701962 26178 raft_consensus.cc:3055] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:21.702214 26254 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.702235 26178 raft_consensus.cc:740] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:21.702963 26178 consensus_queue.cc:260] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:21.703815 26178 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.706424 26254 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 2.
I20260710 11:05:21.707310 26292 leader_election.cc:304] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:21.708078 26458 raft_consensus.cc:2804] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:21.708336 26178 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 2.
I20260710 11:05:21.709221 26458 raft_consensus.cc:697] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Becoming Leader. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:21.710011 26458 consensus_queue.cc:237] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:21.716125 26074 catalog_manager.cc:5697] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 reported cstate change: term changed from 1 to 2, leader changed from 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1) to f32192048d8140a5845190c146e3b618 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "f32192048d8140a5845190c146e3b618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:21.861071 26379 raft_consensus.cc:993] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: : Instructing follower f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:21.861450 26467 raft_consensus.cc:1081] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Signalling peer f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:21.862720 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f889becceabf48bb980026818e3a66a0"
dest_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:45982
I20260710 11:05:21.863097 26327 raft_consensus.cc:493] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:21.863315 26327 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.867436 26327 raft_consensus.cc:515] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:21.868693 26327 leader_election.cc:290] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 2 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:21.869413 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:21.869666 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:21.869979 26178 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.870194 26254 raft_consensus.cc:3055] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:21.870507 26254 raft_consensus.cc:740] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:21.871236 26254 consensus_queue.cc:260] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:21.872407 26254 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.876027 26178 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 2.
I20260710 11:05:21.876997 26291 leader_election.cc:304] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:21.877570 26458 raft_consensus.cc:2804] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:21.877928 26458 raft_consensus.cc:697] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Becoming Leader. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:21.877966 26254 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 2.
I20260710 11:05:21.878686 26458 consensus_queue.cc:237] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:21.887719 26074 catalog_manager.cc:5697] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 reported cstate change: term changed from 1 to 2, leader changed from 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2) to f32192048d8140a5845190c146e3b618 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "f32192048d8140a5845190c146e3b618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.145864 26254 raft_consensus.cc:1275] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:22.146977 26458 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:22.156930 26178 raft_consensus.cc:1275] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:22.158500 26478 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:22.340857 26178 raft_consensus.cc:1275] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:22.341873 26478 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:22.349658 26254 raft_consensus.cc:1275] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:22.350878 26482 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:22.575559 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:22.584564 26178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa20138338c241e6832abe84224b6559"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:05:22.584990 26178 raft_consensus.cc:606] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:22.589128 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5"
dest_uuid: "f32192048d8140a5845190c146e3b618"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:45998
I20260710 11:05:22.589550 26327 raft_consensus.cc:606] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:22.593552 26178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:05:22.593950 26178 raft_consensus.cc:606] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:22.597853 26178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "948f2b25244440e783ba73694a97ca69"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:05:22.598233 26178 raft_consensus.cc:606] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:22.604900 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f889becceabf48bb980026818e3a66a0"
dest_uuid: "f32192048d8140a5845190c146e3b618"
mode: GRACEFUL
new_leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:45998
I20260710 11:05:22.605396 26327 raft_consensus.cc:606] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Received request to transfer leadership to TS 9b8b5afc209f4d7b928567bfe6a8559d
I20260710 11:05:22.714555 26463 raft_consensus.cc:993] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:22.714951 26484 raft_consensus.cc:1081] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:22.716390 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "948f2b25244440e783ba73694a97ca69"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42402
I20260710 11:05:22.716851 26254 raft_consensus.cc:493] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:22.717130 26254 raft_consensus.cc:3060] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.721215 26254 raft_consensus.cc:515] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:22.722681 26254 leader_election.cc:290] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:22.723305 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948f2b25244440e783ba73694a97ca69" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:22.723716 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948f2b25244440e783ba73694a97ca69" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:22.723875 26178 raft_consensus.cc:3055] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:22.724141 26327 raft_consensus.cc:3060] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.724152 26178 raft_consensus.cc:740] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:22.724918 26178 consensus_queue.cc:260] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:22.725730 26178 raft_consensus.cc:3060] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.727855 26327 raft_consensus.cc:2468] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:22.728722 26218 leader_election.cc:304] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:22.729290 26379 raft_consensus.cc:2804] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:22.729633 26379 raft_consensus.cc:697] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:22.729846 26178 raft_consensus.cc:2468] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:22.730288 26379 consensus_queue.cc:237] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:22.736642 26073 catalog_manager.cc:5697] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 1 to 2, leader changed from 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.860281 26458 raft_consensus.cc:993] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:22.860704 26482 raft_consensus.cc:1081] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:22.862003 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f889becceabf48bb980026818e3a66a0"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42396
I20260710 11:05:22.862437 26254 raft_consensus.cc:493] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:22.862717 26254 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.866851 26254 raft_consensus.cc:515] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:22.868476 26254 leader_election.cc:290] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 3 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:22.869059 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:22.869411 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:22.869577 26178 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.869828 26327 raft_consensus.cc:3055] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:22.870059 26327 raft_consensus.cc:740] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:22.870615 26327 consensus_queue.cc:260] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:22.871364 26327 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.873613 26178 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 3.
I20260710 11:05:22.874418 26217 leader_election.cc:304] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [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: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:22.875087 26379 raft_consensus.cc:2804] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:22.875515 26379 raft_consensus.cc:697] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:22.875488 26327 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 3.
I20260710 11:05:22.876276 26379 consensus_queue.cc:237] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:22.881381 26073 catalog_manager.cc:5697] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 2 to 3, leader changed from f32192048d8140a5845190c146e3b618 (127.25.111.3) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 3 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.012998 26463 raft_consensus.cc:993] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:23.013382 26484 raft_consensus.cc:1081] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:23.014621 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42402
I20260710 11:05:23.015041 26254 raft_consensus.cc:493] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.015317 26254 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.019523 26254 raft_consensus.cc:515] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:23.020921 26254 leader_election.cc:290] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 3 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:23.021534 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:23.021885 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:23.022105 26178 raft_consensus.cc:3055] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:23.022369 26327 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.022457 26178 raft_consensus.cc:740] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:23.023108 26178 consensus_queue.cc:260] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:23.023878 26178 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.026044 26327 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 3.
I20260710 11:05:23.026818 26218 leader_election.cc:304] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [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: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:23.027259 26178 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 3.
I20260710 11:05:23.027395 26379 raft_consensus.cc:2804] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:23.027858 26379 raft_consensus.cc:697] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:23.028548 26379 consensus_queue.cc:237] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:23.034212 26073 catalog_manager.cc:5697] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 2 to 3, leader changed from 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 3 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.117921 26458 raft_consensus.cc:993] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:23.118310 26482 raft_consensus.cc:1081] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:23.119546 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42396
I20260710 11:05:23.119940 26254 raft_consensus.cc:493] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.120172 26254 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.123802 26254 raft_consensus.cc:515] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:23.125129 26254 leader_election.cc:290] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 3 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:23.125733 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:23.125960 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:23.126197 26178 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.126430 26327 raft_consensus.cc:3055] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:23.126665 26327 raft_consensus.cc:740] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:23.127182 26327 consensus_queue.cc:260] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:23.127959 26327 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.129951 26178 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 3.
I20260710 11:05:23.130735 26217 leader_election.cc:304] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [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: 51c44dd4d3a84d30a50f4ff6a47412d7, 9b8b5afc209f4d7b928567bfe6a8559d; no voters: 
I20260710 11:05:23.131305 26379 raft_consensus.cc:2804] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:23.131508 26327 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 3.
I20260710 11:05:23.131702 26379 raft_consensus.cc:697] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:23.132548 26379 consensus_queue.cc:237] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:23.137816 26073 catalog_manager.cc:5697] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 2 to 3, leader changed from f32192048d8140a5845190c146e3b618 (127.25.111.3) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 3 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.158838 26463 raft_consensus.cc:993] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7: : Instructing follower 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:23.159148 26484 raft_consensus.cc:1081] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Signalling peer 9b8b5afc209f4d7b928567bfe6a8559d to start an election
I20260710 11:05:23.160382 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa20138338c241e6832abe84224b6559"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
 from {username='slave'} at 127.0.0.1:42402
I20260710 11:05:23.160739 26254 raft_consensus.cc:493] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.160974 26254 raft_consensus.cc:3060] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.164474 26254 raft_consensus.cc:515] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:23.165722 26254 leader_election.cc:290] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Requested vote from peers f32192048d8140a5845190c146e3b618 (127.25.111.3:33149), 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929)
I20260710 11:05:23.166320 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa20138338c241e6832abe84224b6559" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:23.166626 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa20138338c241e6832abe84224b6559" candidate_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:23.166819 26327 raft_consensus.cc:3060] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.167106 26178 raft_consensus.cc:3055] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.167388 26178 raft_consensus.cc:740] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:23.168051 26178 consensus_queue.cc:260] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:23.169045 26178 raft_consensus.cc:3060] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.172224 26327 raft_consensus.cc:2468] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:23.173105 26218 leader_election.cc:304] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:23.173704 26379 raft_consensus.cc:2804] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.174137 26379 raft_consensus.cc:697] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Becoming Leader. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:23.174182 26178 raft_consensus.cc:2468] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8b5afc209f4d7b928567bfe6a8559d in term 2.
I20260710 11:05:23.174916 26379 consensus_queue.cc:237] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } }
I20260710 11:05:23.180888 26073 catalog_manager.cc:5697] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d reported cstate change: term changed from 1 to 2, leader changed from 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1) to 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.182930 26327 raft_consensus.cc:1275] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.183941 26379 consensus_queue.cc:1048] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.192505 26178 raft_consensus.cc:1275] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.193604 26379 consensus_queue.cc:1048] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.382571 26327 raft_consensus.cc:1275] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.383661 26379 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.390676 26178 raft_consensus.cc:1275] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.392621 26493 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.419795 26327 raft_consensus.cc:1275] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.420771 26493 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.428857 26179 raft_consensus.cc:1275] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.431046 26467 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.538864 26327 raft_consensus.cc:1275] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.539974 26467 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.547433 26179 raft_consensus.cc:1275] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.548748 26467 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.626844 26179 raft_consensus.cc:1275] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.627925 26467 consensus_queue.cc:1048] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.635072 26327 raft_consensus.cc:1275] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Refusing update from remote peer 9b8b5afc209f4d7b928567bfe6a8559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:23.636296 26493 consensus_queue.cc:1048] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:25.613674 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:25.621467 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
mode: GRACEFUL
new_leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:42418
I20260710 11:05:25.622162 26254 raft_consensus.cc:606] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Received request to transfer leadership to TS 51c44dd4d3a84d30a50f4ff6a47412d7
I20260710 11:05:25.624495 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
mode: GRACEFUL
new_leader_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:42418
I20260710 11:05:25.624960 26254 raft_consensus.cc:606] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Received request to transfer leadership to TS f32192048d8140a5845190c146e3b618
I20260710 11:05:25.626902 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
mode: GRACEFUL
new_leader_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:42418
I20260710 11:05:25.627254 26254 raft_consensus.cc:606] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Received request to transfer leadership to TS f32192048d8140a5845190c146e3b618
I20260710 11:05:25.628966 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
mode: GRACEFUL
new_leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:42418
I20260710 11:05:25.629307 26254 raft_consensus.cc:606] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Received request to transfer leadership to TS 51c44dd4d3a84d30a50f4ff6a47412d7
I20260710 11:05:25.630962 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f889becceabf48bb980026818e3a66a0"
dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
mode: GRACEFUL
new_leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:42418
I20260710 11:05:25.631290 26254 raft_consensus.cc:606] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Received request to transfer leadership to TS 51c44dd4d3a84d30a50f4ff6a47412d7
I20260710 11:05:25.632031 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:05:25.632406 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:25.882066 26508 raft_consensus.cc:993] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d: : Instructing follower 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:25.882513 26507 raft_consensus.cc:1081] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Signalling peer 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:25.884054 26178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:51832
I20260710 11:05:25.884465 26178 raft_consensus.cc:493] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:25.884712 26178 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:25.889603 26178 raft_consensus.cc:515] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:25.891042 26178 leader_election.cc:290] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 3 election: Requested vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:25.891835 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:25.892270 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f10ef706a24765bd4ab256c6f22bb6" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:25.892431 26254 raft_consensus.cc:3055] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:25.892761 26327 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:25.892765 26254 raft_consensus.cc:740] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:25.893571 26254 consensus_queue.cc:260] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:25.894394 26254 raft_consensus.cc:3060] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:25.897382 26327 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 3.
I20260710 11:05:25.898416 26143 leader_election.cc:304] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:25.898749 26254 raft_consensus.cc:2468] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 3.
I20260710 11:05:25.899823 26509 raft_consensus.cc:2804] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:25.900548 26509 raft_consensus.cc:697] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:25.901216 26509 consensus_queue.cc:237] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:25.907704 26074 catalog_manager.cc:5697] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 2 to 3, leader changed from 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2) to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:25.981364 26508 raft_consensus.cc:993] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d: : Instructing follower f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:25.981806 26507 raft_consensus.cc:1081] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Signalling peer f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:25.983135 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5"
dest_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:45982
I20260710 11:05:25.983548 26327 raft_consensus.cc:493] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:25.983796 26327 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:25.987553 26327 raft_consensus.cc:515] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:25.988976 26327 leader_election.cc:290] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 4 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:25.989603 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:25.989935 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88900c36d143bfaf2b65fb7878a9a5" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:25.990095 26178 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:25.990384 26254 raft_consensus.cc:3055] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:25.990610 26254 raft_consensus.cc:740] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:25.991163 26254 consensus_queue.cc:260] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:25.992031 26254 raft_consensus.cc:3060] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:25.994199 26178 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 4.
I20260710 11:05:25.995103 26291 leader_election.cc:304] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [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: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:25.995791 26482 raft_consensus.cc:2804] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:25.995839 26254 raft_consensus.cc:2468] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 4.
I20260710 11:05:25.996902 26482 raft_consensus.cc:697] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 4 LEADER]: Becoming Leader. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:25.997725 26482 consensus_queue.cc:237] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.001873 26508 raft_consensus.cc:993] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: : Instructing follower 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:26.002329 26507 raft_consensus.cc:1081] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Signalling peer 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:26.003839 26178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:51832
I20260710 11:05:26.004344 26178 raft_consensus.cc:493] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:26.004665 26178 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.008208 26074 catalog_manager.cc:5697] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 reported cstate change: term changed from 3 to 4, leader changed from 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2) to f32192048d8140a5845190c146e3b618 (127.25.111.3). New cstate: current_term: 4 leader_uuid: "f32192048d8140a5845190c146e3b618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:26.010314 26178 raft_consensus.cc:515] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.011888 26178 leader_election.cc:290] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 4 election: Requested vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:26.012553 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:26.012950 26254 raft_consensus.cc:3055] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:26.013198 26254 raft_consensus.cc:740] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:26.013324 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa4b74c7a55403589036b333bdd542f" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:26.013782 26327 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.013929 26254 consensus_queue.cc:260] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.015050 26254 raft_consensus.cc:3060] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.016433 26508 raft_consensus.cc:993] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: : Instructing follower f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:26.016829 26507 raft_consensus.cc:1081] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Signalling peer f32192048d8140a5845190c146e3b618 to start an election
I20260710 11:05:26.018299 26328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081"
dest_uuid: "f32192048d8140a5845190c146e3b618"
 from {username='slave'} at 127.0.0.1:45982
I20260710 11:05:26.018702 26328 raft_consensus.cc:493] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:26.018972 26328 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:26.019604 26327 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 4.
I20260710 11:05:26.020466 26143 leader_election.cc:304] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:26.020888 26254 raft_consensus.cc:2468] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 4.
I20260710 11:05:26.021158 26509 raft_consensus.cc:2804] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:26.021870 26509 raft_consensus.cc:697] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:26.022658 26509 consensus_queue.cc:237] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.025795 26328 raft_consensus.cc:515] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.028857 26328 leader_election.cc:290] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [CANDIDATE]: Term 3 election: Requested vote from peers 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929), 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671)
I20260710 11:05:26.029405 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:26.029871 26254 raft_consensus.cc:3055] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:26.030130 26254 raft_consensus.cc:740] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:26.030754 26254 consensus_queue.cc:260] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.030997 26074 catalog_manager.cc:5697] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 3 to 4, leader changed from 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2) to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 4 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:26.031800 26254 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:26.033721 26178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f21eead73d4c15a7e1b11ab96ea081" candidate_uuid: "f32192048d8140a5845190c146e3b618" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
I20260710 11:05:26.034266 26178 raft_consensus.cc:3060] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:26.037103 26254 raft_consensus.cc:2468] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 3.
I20260710 11:05:26.038091 26292 leader_election.cc:304] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [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: 9b8b5afc209f4d7b928567bfe6a8559d, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:26.038846 26482 raft_consensus.cc:2804] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:26.039289 26482 raft_consensus.cc:697] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 3 LEADER]: Becoming Leader. State: Replica: f32192048d8140a5845190c146e3b618, State: Running, Role: LEADER
I20260710 11:05:26.039412 26178 raft_consensus.cc:2468] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f32192048d8140a5845190c146e3b618 in term 3.
I20260710 11:05:26.040225 26482 consensus_queue.cc:237] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.046253 26074 catalog_manager.cc:5697] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 reported cstate change: term changed from 2 to 3, leader changed from 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2) to f32192048d8140a5845190c146e3b618 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "f32192048d8140a5845190c146e3b618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:26.055146 26508 raft_consensus.cc:993] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: : Instructing follower 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:26.055495 26507 raft_consensus.cc:1081] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Signalling peer 51c44dd4d3a84d30a50f4ff6a47412d7 to start an election
I20260710 11:05:26.056658 26178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f889becceabf48bb980026818e3a66a0"
dest_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7"
 from {username='slave'} at 127.0.0.1:51832
I20260710 11:05:26.057018 26178 raft_consensus.cc:493] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:26.057266 26178 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.060708 26178 raft_consensus.cc:515] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.061897 26178 leader_election.cc:290] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [CANDIDATE]: Term 4 election: Requested vote from peers 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2:44671), f32192048d8140a5845190c146e3b618 (127.25.111.3:33149)
I20260710 11:05:26.062484 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b8b5afc209f4d7b928567bfe6a8559d"
I20260710 11:05:26.062770 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f889becceabf48bb980026818e3a66a0" candidate_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f32192048d8140a5845190c146e3b618"
I20260710 11:05:26.063035 26254 raft_consensus.cc:3055] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:26.063258 26328 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.063330 26254 raft_consensus.cc:740] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b8b5afc209f4d7b928567bfe6a8559d, State: Running, Role: LEADER
I20260710 11:05:26.064030 26254 consensus_queue.cc:260] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.064766 26254 raft_consensus.cc:3060] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.067343 26328 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 4.
I20260710 11:05:26.068150 26143 leader_election.cc:304] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: 51c44dd4d3a84d30a50f4ff6a47412d7, f32192048d8140a5845190c146e3b618; no voters: 
I20260710 11:05:26.068295 26254 raft_consensus.cc:2468] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c44dd4d3a84d30a50f4ff6a47412d7 in term 4.
I20260710 11:05:26.068703 26509 raft_consensus.cc:2804] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:26.069080 26509 raft_consensus.cc:697] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 LEADER]: Becoming Leader. State: Replica: 51c44dd4d3a84d30a50f4ff6a47412d7, State: Running, Role: LEADER
I20260710 11:05:26.069768 26509 consensus_queue.cc:237] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [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: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } }
I20260710 11:05:26.076107 26074 catalog_manager.cc:5697] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 reported cstate change: term changed from 3 to 4, leader changed from 9b8b5afc209f4d7b928567bfe6a8559d (127.25.111.2) to 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1). New cstate: current_term: 4 leader_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:26.324056 26254 raft_consensus.cc:1275] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:26.325054 26509 consensus_queue.cc:1048] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:26.334277 26328 raft_consensus.cc:1275] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:26.335880 26523 consensus_queue.cc:1048] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:26.421542 26254 raft_consensus.cc:1275] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:26.422574 26482 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:26.430449 26178 raft_consensus.cc:1275] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:26.431960 26528 consensus_queue.cc:1048] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:26.482208 26178 raft_consensus.cc:1275] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:26.483290 26528 consensus_queue.cc:1048] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c44dd4d3a84d30a50f4ff6a47412d7" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:26.490875 26254 raft_consensus.cc:1275] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Refusing update from remote peer f32192048d8140a5845190c146e3b618: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:26.492422 26516 consensus_queue.cc:1048] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:26.513899 26254 raft_consensus.cc:1275] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:26.514828 26509 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:26.522126 26328 raft_consensus.cc:1275] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:26.523702 26510 consensus_queue.cc:1048] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:26.571545 26254 raft_consensus.cc:1275] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:26.572626 26510 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8b5afc209f4d7b928567bfe6a8559d" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:26.580495 26328 raft_consensus.cc:1275] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Refusing update from remote peer 51c44dd4d3a84d30a50f4ff6a47412d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:26.581751 26535 consensus_queue.cc:1048] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32192048d8140a5845190c146e3b618" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:26.633150 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:26.638346 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:05:26.662416 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:26.663138 26044 tablet_replica.cc:333] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.663745 26044 raft_consensus.cc:2243] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.664161 26044 raft_consensus.cc:2272] T de88900c36d143bfaf2b65fb7878a9a5 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.666558 26044 tablet_replica.cc:333] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.666992 26044 raft_consensus.cc:2243] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.667335 26044 raft_consensus.cc:2272] T c1f21eead73d4c15a7e1b11ab96ea081 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.669333 26044 tablet_replica.cc:333] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.669787 26044 raft_consensus.cc:2243] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.670393 26044 raft_consensus.cc:2272] T 2aa4b74c7a55403589036b333bdd542f P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.672086 26044 tablet_replica.cc:333] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.672564 26044 raft_consensus.cc:2243] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.673147 26044 raft_consensus.cc:2272] T f889becceabf48bb980026818e3a66a0 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.674798 26044 tablet_replica.cc:333] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.675207 26044 raft_consensus.cc:2243] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.675572 26044 raft_consensus.cc:2272] T 948f2b25244440e783ba73694a97ca69 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.676939 26044 tablet_replica.cc:333] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.677320 26044 raft_consensus.cc:2243] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.677634 26044 raft_consensus.cc:2272] T fa20138338c241e6832abe84224b6559 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.678933 26044 tablet_replica.cc:333] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.679324 26044 raft_consensus.cc:2243] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.679661 26044 raft_consensus.cc:2272] T 8e551330102e4aae813457cf7efe283b P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.681037 26044 tablet_replica.cc:333] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.681448 26044 raft_consensus.cc:2243] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.681798 26044 raft_consensus.cc:2272] T 636c48c5b7354ad28884a5782427b440 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.683184 26044 tablet_replica.cc:333] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7: stopping tablet replica
I20260710 11:05:26.683588 26044 raft_consensus.cc:2243] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.684154 26044 raft_consensus.cc:2272] T f6f10ef706a24765bd4ab256c6f22bb6 P 51c44dd4d3a84d30a50f4ff6a47412d7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:26.772642 26291 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.111.1:38929: connect: Connection refused (error 111)
I20260710 11:05:26.775215 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
W20260710 11:05:26.776926 26291 consensus_peers.cc:597] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 -> Peer 51c44dd4d3a84d30a50f4ff6a47412d7 (127.25.111.1:38929): Couldn't send request to peer 51c44dd4d3a84d30a50f4ff6a47412d7. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:38929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:26.792904 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
I20260710 11:05:26.809711 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:26.810257 26044 tablet_replica.cc:333] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.810731 26044 raft_consensus.cc:2243] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.811088 26044 raft_consensus.cc:2272] T f6f10ef706a24765bd4ab256c6f22bb6 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.813256 26044 tablet_replica.cc:333] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.813711 26044 raft_consensus.cc:2243] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.814051 26044 raft_consensus.cc:2272] T 8e551330102e4aae813457cf7efe283b P 9b8b5afc209f4d7b928567bfe6a8559d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.815541 26044 tablet_replica.cc:333] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.815941 26044 raft_consensus.cc:2243] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.816545 26044 raft_consensus.cc:2272] T 636c48c5b7354ad28884a5782427b440 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.817914 26044 tablet_replica.cc:333] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.818405 26044 raft_consensus.cc:2243] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.819211 26044 raft_consensus.cc:2272] T fa20138338c241e6832abe84224b6559 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.821480 26044 tablet_replica.cc:333] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.822124 26044 raft_consensus.cc:2243] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.822595 26044 raft_consensus.cc:2272] T f889becceabf48bb980026818e3a66a0 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.824805 26044 tablet_replica.cc:333] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.825323 26044 raft_consensus.cc:2243] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.825917 26044 raft_consensus.cc:2272] T 948f2b25244440e783ba73694a97ca69 P 9b8b5afc209f4d7b928567bfe6a8559d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.827329 26044 tablet_replica.cc:333] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.827736 26044 raft_consensus.cc:2243] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.828038 26044 raft_consensus.cc:2272] T de88900c36d143bfaf2b65fb7878a9a5 P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.829751 26044 tablet_replica.cc:333] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.830122 26044 raft_consensus.cc:2243] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.830426 26044 raft_consensus.cc:2272] T 2aa4b74c7a55403589036b333bdd542f P 9b8b5afc209f4d7b928567bfe6a8559d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.832088 26044 tablet_replica.cc:333] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d: stopping tablet replica
I20260710 11:05:26.832499 26044 raft_consensus.cc:2243] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.832810 26044 raft_consensus.cc:2272] T c1f21eead73d4c15a7e1b11ab96ea081 P 9b8b5afc209f4d7b928567bfe6a8559d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.857416 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
I20260710 11:05:26.872833 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
I20260710 11:05:26.891322 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:26.891948 26044 tablet_replica.cc:333] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.892601 26044 raft_consensus.cc:2243] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.893018 26044 raft_consensus.cc:2272] T f6f10ef706a24765bd4ab256c6f22bb6 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.894891 26044 tablet_replica.cc:333] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.895380 26044 raft_consensus.cc:2243] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.896080 26044 raft_consensus.cc:2272] T de88900c36d143bfaf2b65fb7878a9a5 P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.898065 26044 tablet_replica.cc:333] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.898525 26044 raft_consensus.cc:2243] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.899176 26044 raft_consensus.cc:2272] T c1f21eead73d4c15a7e1b11ab96ea081 P f32192048d8140a5845190c146e3b618 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.900805 26044 tablet_replica.cc:333] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.901269 26044 raft_consensus.cc:2243] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.901633 26044 raft_consensus.cc:2272] T 2aa4b74c7a55403589036b333bdd542f P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.903266 26044 tablet_replica.cc:333] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.903708 26044 raft_consensus.cc:2243] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.904057 26044 raft_consensus.cc:2272] T f889becceabf48bb980026818e3a66a0 P f32192048d8140a5845190c146e3b618 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.905750 26044 tablet_replica.cc:333] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.906190 26044 raft_consensus.cc:2243] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.906528 26044 raft_consensus.cc:2272] T 948f2b25244440e783ba73694a97ca69 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.908005 26044 tablet_replica.cc:333] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.908427 26044 raft_consensus.cc:2243] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.908751 26044 raft_consensus.cc:2272] T fa20138338c241e6832abe84224b6559 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.910094 26044 tablet_replica.cc:333] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.910508 26044 raft_consensus.cc:2243] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.910848 26044 raft_consensus.cc:2272] T 636c48c5b7354ad28884a5782427b440 P f32192048d8140a5845190c146e3b618 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.912313 26044 tablet_replica.cc:333] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618: stopping tablet replica
I20260710 11:05:26.912683 26044 raft_consensus.cc:2243] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.913317 26044 raft_consensus.cc:2272] T 8e551330102e4aae813457cf7efe283b P f32192048d8140a5845190c146e3b618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.937480 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:05:26.951931 26044 master.cc:562] Master@127.25.111.62:40175 shutting down...
I20260710 11:05:27.033404 26131 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:05:27.065208 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.065759 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.066071 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1a81da12b824cdd88726db2de2ddf13: stopping tablet replica
I20260710 11:05:27.084332 26044 master.cc:584] Master@127.25.111.62:40175 shutdown complete.
51c44dd4d3a84d30a50f4ff6a47412d7  4
9b8b5afc209f4d7b928567bfe6a8559d  4
f32192048d8140a5845190c146e3b618  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12169 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:05:27.119240 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:33969
I20260710 11:05:27.120307 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.125072 26542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:27.125173 26543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:27.126237 26545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:27.127259 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:27.127990 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.128165 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.128304 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681527128286 us; error 0 us; skew 500 ppm
I20260710 11:05:27.128758 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.130824 26044 webserver.cc:533] Webserver started at http://127.25.111.62:43555/ using document root <none> and password file <none>
I20260710 11:05:27.131259 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.131420 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.131723 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.132721 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "445d7250cc714ee28059bacdc122faea"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.136852 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:27.139659 26550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.140254 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:27.140491 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "445d7250cc714ee28059bacdc122faea"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.140733 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:27.161981 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.163048 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.198248 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:33969
I20260710 11:05:27.198347 26601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:33969 every 8 connection(s)
I20260710 11:05:27.201839 26602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.210731 26602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea: Bootstrap starting.
I20260710 11:05:27.214946 26602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.218655 26602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea: No bootstrap required, opened a new log
I20260710 11:05:27.220570 26602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "445d7250cc714ee28059bacdc122faea" member_type: VOTER }
I20260710 11:05:27.220911 26602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.221079 26602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445d7250cc714ee28059bacdc122faea, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.221539 26602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "445d7250cc714ee28059bacdc122faea" member_type: VOTER }
I20260710 11:05:27.221933 26602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:27.222116 26602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:27.222317 26602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.225858 26602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "445d7250cc714ee28059bacdc122faea" member_type: VOTER }
I20260710 11:05:27.226267 26602 leader_election.cc:304] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [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: 445d7250cc714ee28059bacdc122faea; no voters: 
I20260710 11:05:27.227226 26602 leader_election.cc:290] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:27.227514 26605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:27.228637 26605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 1 LEADER]: Becoming Leader. State: Replica: 445d7250cc714ee28059bacdc122faea, State: Running, Role: LEADER
I20260710 11:05:27.229241 26605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [LEADER]: Queue going to LEADER mode. State: All 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: "445d7250cc714ee28059bacdc122faea" member_type: VOTER }
I20260710 11:05:27.229820 26602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:27.233227 26606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "445d7250cc714ee28059bacdc122faea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "445d7250cc714ee28059bacdc122faea" member_type: VOTER } }
I20260710 11:05:27.233530 26607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 445d7250cc714ee28059bacdc122faea. Latest consensus state: current_term: 1 leader_uuid: "445d7250cc714ee28059bacdc122faea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "445d7250cc714ee28059bacdc122faea" member_type: VOTER } }
I20260710 11:05:27.233747 26606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:27.235284 26607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:27.237092 26613 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:27.243096 26613 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:27.243970 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:27.250850 26613 catalog_manager.cc:1383] Generated new cluster ID: 02576249a54d47b3859f948b3efb822b
I20260710 11:05:27.251056 26613 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:27.265542 26613 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:27.266594 26613 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:27.290213 26613 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea: Generated new TSK 0
I20260710 11:05:27.290723 26613 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:27.310096 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.315217 26623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:27.316155 26624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:27.317430 26626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:27.317692 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:27.318472 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.318650 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.318810 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681527318792 us; error 0 us; skew 500 ppm
I20260710 11:05:27.319300 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.321326 26044 webserver.cc:533] Webserver started at http://127.25.111.1:34553/ using document root <none> and password file <none>
I20260710 11:05:27.321772 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.321935 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.322198 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.323177 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "ee72918aab4949cdbe6cf2fb6377d079"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.327181 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:27.330019 26631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.330754 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:27.331009 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "ee72918aab4949cdbe6cf2fb6377d079"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.331328 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:27.356024 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.357209 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.358560 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.360639 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.360817 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.361034 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.361191 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.397089 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:44193
I20260710 11:05:27.397174 26693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:44193 every 8 connection(s)
I20260710 11:05:27.401466 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.408818 26699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:27.408066 26698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:27.411803 26044 server_base.cc:1061] running on GCE node
W20260710 11:05:27.412793 26701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:27.413645 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.413900 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.414110 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681527414091 us; error 0 us; skew 500 ppm
I20260710 11:05:27.414763 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.416366 26694 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33969
I20260710 11:05:27.416682 26694 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.417311 26044 webserver.cc:533] Webserver started at http://127.25.111.2:46739/ using document root <none> and password file <none>
I20260710 11:05:27.417415 26694 heartbeater.cc:507] Master 127.25.111.62:33969 requested a full tablet report, sending...
I20260710 11:05:27.417809 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.417999 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.418262 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.419318 26567 ts_manager.cc:194] Registered new tserver with Master: ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193)
I20260710 11:05:27.419315 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.421036 26567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32972
I20260710 11:05:27.423840 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:27.426729 26706 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.427352 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:27.427627 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.427874 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:27.438760 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.439827 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.441145 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.443143 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.443328 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.443552 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.443701 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.478972 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:34969
I20260710 11:05:27.479061 26768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:34969 every 8 connection(s)
I20260710 11:05:27.483776 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.490103 26772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:27.491544 26773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:27.494109 26775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:27.494529 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:27.494863 26769 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33969
I20260710 11:05:27.495260 26769 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.495558 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.495808 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.496006 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681527495988 us; error 0 us; skew 500 ppm
I20260710 11:05:27.496130 26769 heartbeater.cc:507] Master 127.25.111.62:33969 requested a full tablet report, sending...
I20260710 11:05:27.496702 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.498247 26567 ts_manager.cc:194] Registered new tserver with Master: b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:27.499224 26044 webserver.cc:533] Webserver started at http://127.25.111.3:34805/ using document root <none> and password file <none>
I20260710 11:05:27.499859 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.499948 26567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32974
I20260710 11:05:27.500099 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.500432 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.501762 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.505863 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:27.508810 26780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.509482 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:27.509727 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-0nsv"
I20260710 11:05:27.509961 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:27.528873 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.529953 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.531272 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.533280 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.533500 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.533680 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.533802 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.569700 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:36991
I20260710 11:05:27.569784 26842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:36991 every 8 connection(s)
I20260710 11:05:27.581933 26843 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33969
I20260710 11:05:27.582269 26843 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.582938 26843 heartbeater.cc:507] Master 127.25.111.62:33969 requested a full tablet report, sending...
I20260710 11:05:27.584694 26567 ts_manager.cc:194] Registered new tserver with Master: 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:27.585265 26044 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012790181s
I20260710 11:05:27.586208 26567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32990
I20260710 11:05:27.606945 26567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33004:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:27.609588 26567 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:27.693995 26808 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5d2f1598c746aa96af51eb7a1daf1d (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:27.695343 26808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5d2f1598c746aa96af51eb7a1daf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.695398 26659 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5d2f1598c746aa96af51eb7a1daf1d (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:27.696808 26659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5d2f1598c746aa96af51eb7a1daf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.698961 26651 tablet_service.cc:1511] Processing CreateTablet for tablet 254b6635a514496a93bb939196b53025 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:27.700208 26651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b6635a514496a93bb939196b53025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.700690 26658 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0004639555475f8e7736043b8b6083 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:27.701973 26658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0004639555475f8e7736043b8b6083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.704670 26657 tablet_service.cc:1511] Processing CreateTablet for tablet 4590200e8fe44a09826cfa212e55d5d9 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:27.705225 26650 tablet_service.cc:1511] Processing CreateTablet for tablet c62a7f23933d4449a81924b9a6e559c3 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:27.705844 26657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4590200e8fe44a09826cfa212e55d5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.706362 26650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62a7f23933d4449a81924b9a6e559c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.708580 26656 tablet_service.cc:1511] Processing CreateTablet for tablet 4d90208d87404493be08bd508d89fa21 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:27.709755 26656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d90208d87404493be08bd508d89fa21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.713799 26654 tablet_service.cc:1511] Processing CreateTablet for tablet 7d549b5125e04d0ba6c05b7769a4056f (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:27.714962 26654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d549b5125e04d0ba6c05b7769a4056f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.715420 26807 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0004639555475f8e7736043b8b6083 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:27.716674 26807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0004639555475f8e7736043b8b6083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.716518 26653 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7a9174419471b8566f8a32f6350fb (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:27.717679 26653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7a9174419471b8566f8a32f6350fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.720569 26652 tablet_service.cc:1511] Processing CreateTablet for tablet 021ca091005940b0bcd445aa5b868ee9 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:27.721889 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021ca091005940b0bcd445aa5b868ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.721755 26805 tablet_service.cc:1511] Processing CreateTablet for tablet 4d90208d87404493be08bd508d89fa21 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:27.723017 26805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d90208d87404493be08bd508d89fa21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.712510 26655 tablet_service.cc:1511] Processing CreateTablet for tablet 73452312211b472893d179e9a93d7e1b (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:27.724537 26804 tablet_service.cc:1511] Processing CreateTablet for tablet 73452312211b472893d179e9a93d7e1b (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:27.725129 26655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73452312211b472893d179e9a93d7e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.725757 26804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73452312211b472893d179e9a93d7e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.728611 26803 tablet_service.cc:1511] Processing CreateTablet for tablet 7d549b5125e04d0ba6c05b7769a4056f (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:27.729904 26803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d549b5125e04d0ba6c05b7769a4056f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.732613 26802 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7a9174419471b8566f8a32f6350fb (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:27.733947 26802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7a9174419471b8566f8a32f6350fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.720582 26806 tablet_service.cc:1511] Processing CreateTablet for tablet 4590200e8fe44a09826cfa212e55d5d9 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:27.740859 26806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4590200e8fe44a09826cfa212e55d5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.784622 26801 tablet_service.cc:1511] Processing CreateTablet for tablet 021ca091005940b0bcd445aa5b868ee9 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:27.785873 26801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021ca091005940b0bcd445aa5b868ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.788532 26799 tablet_service.cc:1511] Processing CreateTablet for tablet c62a7f23933d4449a81924b9a6e559c3 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:27.788543 26800 tablet_service.cc:1511] Processing CreateTablet for tablet 254b6635a514496a93bb939196b53025 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:27.790035 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62a7f23933d4449a81924b9a6e559c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.792191 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b6635a514496a93bb939196b53025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.800423 26859 tablet_bootstrap.cc:492] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:27.808104 26859 tablet_bootstrap.cc:654] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.819028 26734 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5d2f1598c746aa96af51eb7a1daf1d (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:27.820292 26734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5d2f1598c746aa96af51eb7a1daf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.820816 26859 tablet_bootstrap.cc:492] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:27.821272 26859 ts_tablet_manager.cc:1403] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260710 11:05:27.824239 26859 raft_consensus.cc:359] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.824581 26733 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0004639555475f8e7736043b8b6083 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:27.825886 26733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0004639555475f8e7736043b8b6083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.828543 26732 tablet_service.cc:1511] Processing CreateTablet for tablet 4590200e8fe44a09826cfa212e55d5d9 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:27.829792 26732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4590200e8fe44a09826cfa212e55d5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.831370 26728 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7a9174419471b8566f8a32f6350fb (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:27.832608 26728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7a9174419471b8566f8a32f6350fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.836573 26729 tablet_service.cc:1511] Processing CreateTablet for tablet 7d549b5125e04d0ba6c05b7769a4056f (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:27.837723 26729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d549b5125e04d0ba6c05b7769a4056f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.840549 26730 tablet_service.cc:1511] Processing CreateTablet for tablet 73452312211b472893d179e9a93d7e1b (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:27.841732 26730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73452312211b472893d179e9a93d7e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.844647 26731 tablet_service.cc:1511] Processing CreateTablet for tablet 4d90208d87404493be08bd508d89fa21 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:27.845949 26731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d90208d87404493be08bd508d89fa21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.848803 26727 tablet_service.cc:1511] Processing CreateTablet for tablet 021ca091005940b0bcd445aa5b868ee9 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:27.849960 26727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021ca091005940b0bcd445aa5b868ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.852589 26726 tablet_service.cc:1511] Processing CreateTablet for tablet 254b6635a514496a93bb939196b53025 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:27.853751 26726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b6635a514496a93bb939196b53025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.856534 26725 tablet_service.cc:1511] Processing CreateTablet for tablet c62a7f23933d4449a81924b9a6e559c3 (DEFAULT_TABLE table=test-workload [id=4fe47046e0b74850a2bbc8c638d24b21]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:27.857679 26725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62a7f23933d4449a81924b9a6e559c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.824947 26859 raft_consensus.cc:385] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.869367 26859 raft_consensus.cc:740] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.890133 26859 consensus_queue.cc:260] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.881892 26861 tablet_bootstrap.cc:492] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:27.889089 26858 tablet_bootstrap.cc:492] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:27.895408 26694 heartbeater.cc:499] Master 127.25.111.62:33969 was elected leader, sending a full tablet report...
I20260710 11:05:27.896361 26859 ts_tablet_manager.cc:1434] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.000s
I20260710 11:05:27.897231 26859 tablet_bootstrap.cc:492] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:27.905316 26858 tablet_bootstrap.cc:654] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.905314 26861 tablet_bootstrap.cc:654] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.908098 26859 tablet_bootstrap.cc:654] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.917666 26858 tablet_bootstrap.cc:492] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:27.918097 26858 ts_tablet_manager.cc:1403] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260710 11:05:27.918756 26859 tablet_bootstrap.cc:492] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:27.918905 26861 tablet_bootstrap.cc:492] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:27.919219 26859 ts_tablet_manager.cc:1403] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260710 11:05:27.919384 26861 ts_tablet_manager.cc:1403] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.008s
I20260710 11:05:27.920626 26858 raft_consensus.cc:359] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:27.921286 26858 raft_consensus.cc:385] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.921576 26858 raft_consensus.cc:740] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.921711 26859 raft_consensus.cc:359] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.922307 26859 raft_consensus.cc:385] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.922142 26861 raft_consensus.cc:359] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.922669 26859 raft_consensus.cc:740] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.922261 26858 consensus_queue.cc:260] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:27.922883 26861 raft_consensus.cc:385] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.923260 26861 raft_consensus.cc:740] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.923310 26859 consensus_queue.cc:260] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.924379 26843 heartbeater.cc:499] Master 127.25.111.62:33969 was elected leader, sending a full tablet report...
I20260710 11:05:27.924286 26861 consensus_queue.cc:260] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.924849 26858 ts_tablet_manager.cc:1434] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:05:27.925683 26858 tablet_bootstrap.cc:492] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:27.930513 26859 ts_tablet_manager.cc:1434] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:27.931438 26859 tablet_bootstrap.cc:492] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:27.931968 26858 tablet_bootstrap.cc:654] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.937196 26859 tablet_bootstrap.cc:654] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.940727 26769 heartbeater.cc:499] Master 127.25.111.62:33969 was elected leader, sending a full tablet report...
I20260710 11:05:27.941294 26861 ts_tablet_manager.cc:1434] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.003s
I20260710 11:05:27.942232 26861 tablet_bootstrap.cc:492] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:27.943480 26858 tablet_bootstrap.cc:492] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:27.943967 26858 ts_tablet_manager.cc:1403] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 11:05:27.953994 26858 raft_consensus.cc:359] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.954674 26858 raft_consensus.cc:385] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.954948 26858 raft_consensus.cc:740] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.955667 26858 consensus_queue.cc:260] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.957670 26858 ts_tablet_manager.cc:1434] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:27.958518 26858 tablet_bootstrap.cc:492] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:27.948222 26861 tablet_bootstrap.cc:654] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.964630 26861 tablet_bootstrap.cc:492] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:27.965099 26861 ts_tablet_manager.cc:1403] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:05:27.967506 26859 tablet_bootstrap.cc:492] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:27.967890 26858 tablet_bootstrap.cc:654] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.967943 26859 ts_tablet_manager.cc:1403] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.016s
I20260710 11:05:27.967754 26861 raft_consensus.cc:359] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.968428 26861 raft_consensus.cc:385] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.968721 26861 raft_consensus.cc:740] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.969408 26861 consensus_queue.cc:260] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.971390 26861 ts_tablet_manager.cc:1434] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:05:27.972219 26861 tablet_bootstrap.cc:492] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:27.972250 26858 tablet_bootstrap.cc:492] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:27.972252 26859 raft_consensus.cc:359] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.972910 26858 ts_tablet_manager.cc:1403] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:05:27.973147 26859 raft_consensus.cc:385] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.973519 26859 raft_consensus.cc:740] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.974431 26859 consensus_queue.cc:260] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.975857 26858 raft_consensus.cc:359] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.976562 26858 raft_consensus.cc:385] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.976712 26859 ts_tablet_manager.cc:1434] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:05:27.976915 26858 raft_consensus.cc:740] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.977706 26859 tablet_bootstrap.cc:492] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:27.977823 26858 consensus_queue.cc:260] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.981556 26858 ts_tablet_manager.cc:1434] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:27.982254 26861 tablet_bootstrap.cc:654] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.982501 26858 tablet_bootstrap.cc:492] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:27.984470 26862 raft_consensus.cc:493] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:27.984889 26862 raft_consensus.cc:515] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:27.987252 26862 leader_election.cc:290] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:27.988339 26859 tablet_bootstrap.cc:654] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.991878 26858 tablet_bootstrap.cc:654] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.000353 26859 tablet_bootstrap.cc:492] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:28.000370 26861 tablet_bootstrap.cc:492] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.001001 26861 ts_tablet_manager.cc:1403] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260710 11:05:28.000948 26859 ts_tablet_manager.cc:1403] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 11:05:28.003429 26858 tablet_bootstrap.cc:492] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:28.003959 26861 raft_consensus.cc:359] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:28.004498 26858 ts_tablet_manager.cc:1403] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260710 11:05:28.004827 26861 raft_consensus.cc:385] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.005143 26861 raft_consensus.cc:740] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.005857 26861 consensus_queue.cc:260] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:28.008152 26861 ts_tablet_manager.cc:1434] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:28.007404 26858 raft_consensus.cc:359] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.008687 26858 raft_consensus.cc:385] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.009019 26858 raft_consensus.cc:740] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.010794 26858 consensus_queue.cc:260] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.012285 26861 tablet_bootstrap.cc:492] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:28.014626 26859 raft_consensus.cc:359] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:28.015298 26859 raft_consensus.cc:385] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.015621 26859 raft_consensus.cc:740] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.016397 26859 consensus_queue.cc:260] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:28.018767 26859 ts_tablet_manager.cc:1434] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:05:28.019060 26858 ts_tablet_manager.cc:1434] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:05:28.019739 26859 tablet_bootstrap.cc:492] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:28.021232 26866 raft_consensus.cc:493] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.021679 26866 raft_consensus.cc:515] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.026062 26859 tablet_bootstrap.cc:654] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.026870 26861 tablet_bootstrap.cc:654] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.034183 26866 leader_election.cc:290] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.045011 26858 tablet_bootstrap.cc:492] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:28.052606 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
W20260710 11:05:28.054145 26635 leader_election.cc:343] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.060884 26858 tablet_bootstrap.cc:654] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.062733 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.064019 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
W20260710 11:05:28.066514 26784 leader_election.cc:343] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:28.067667 26782 leader_election.cc:343] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.068048 26782 leader_election.cc:304] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b; no voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.068830 26866 raft_consensus.cc:2749] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.069540 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.070629 26862 raft_consensus.cc:493] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.070957 26859 tablet_bootstrap.cc:492] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
W20260710 11:05:28.071233 26635 leader_election.cc:343] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.071384 26859 ts_tablet_manager.cc:1403] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.033s
I20260710 11:05:28.071077 26862 raft_consensus.cc:515] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:28.071729 26635 leader_election.cc:304] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee72918aab4949cdbe6cf2fb6377d079; no voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:28.072667 26858 tablet_bootstrap.cc:492] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:28.073238 26862 leader_election.cc:290] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.073688 26862 raft_consensus.cc:2749] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.073896 26861 tablet_bootstrap.cc:492] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.074321 26867 raft_consensus.cc:493] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.074303 26861 ts_tablet_manager.cc:1403] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.023s
I20260710 11:05:28.074987 26867 raft_consensus.cc:515] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.076501 26859 raft_consensus.cc:359] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.077225 26859 raft_consensus.cc:385] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.077497 26859 raft_consensus.cc:740] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.077832 26858 ts_tablet_manager.cc:1403] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260710 11:05:28.078775 26859 consensus_queue.cc:260] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.077462 26861 raft_consensus.cc:359] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.084159 26861 raft_consensus.cc:385] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.078804 26867 leader_election.cc:290] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.084579 26861 raft_consensus.cc:740] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.084968 26862 raft_consensus.cc:493] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.085366 26861 consensus_queue.cc:260] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.085409 26862 raft_consensus.cc:515] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.091785 26862 leader_election.cc:290] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.085956 26858 raft_consensus.cc:359] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.092515 26858 raft_consensus.cc:385] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.092811 26858 raft_consensus.cc:740] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.093446 26858 consensus_queue.cc:260] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.097586 26859 ts_tablet_manager.cc:1434] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:05:28.097632 26861 ts_tablet_manager.cc:1434] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 11:05:28.095585 26858 ts_tablet_manager.cc:1434] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:28.098654 26859 tablet_bootstrap.cc:492] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:28.098753 26861 tablet_bootstrap.cc:492] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:28.099048 26858 tablet_bootstrap.cc:492] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:28.103085 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.103680 26818 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 0.
I20260710 11:05:28.106652 26861 tablet_bootstrap.cc:654] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.108670 26858 tablet_bootstrap.cc:654] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.112826 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.114753 26744 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 0.
I20260710 11:05:28.113596 26859 tablet_bootstrap.cc:654] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.121981 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.122563 26818 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 0.
I20260710 11:05:28.123787 26710 leader_election.cc:304] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:28.124593 26867 raft_consensus.cc:2804] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.124735 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b6635a514496a93bb939196b53025" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.124949 26867 raft_consensus.cc:493] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.125270 26867 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.126411 26858 tablet_bootstrap.cc:492] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:28.126748 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b6635a514496a93bb939196b53025" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.126893 26858 ts_tablet_manager.cc:1403] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260710 11:05:28.128247 26635 leader_election.cc:304] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.129112 26882 raft_consensus.cc:2804] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:28.129163 26635 leader_election.cc:343] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.129634 26882 raft_consensus.cc:493] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.130067 26882 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.130095 26858 raft_consensus.cc:359] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
W20260710 11:05:28.130618 26635 leader_election.cc:343] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.130930 26858 raft_consensus.cc:385] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.131597 26858 raft_consensus.cc:740] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.132443 26858 consensus_queue.cc:260] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.136659 26858 ts_tablet_manager.cc:1434] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:28.131016 26635 leader_election.cc:304] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee72918aab4949cdbe6cf2fb6377d079; no voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:28.138329 26858 tablet_bootstrap.cc:492] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:28.139477 26862 raft_consensus.cc:2749] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.146189 26858 tablet_bootstrap.cc:654] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.146677 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.147244 26669 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 0.
I20260710 11:05:28.148017 26859 tablet_bootstrap.cc:492] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:28.148484 26859 ts_tablet_manager.cc:1403] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.003s
I20260710 11:05:28.151680 26859 raft_consensus.cc:359] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.152371 26859 raft_consensus.cc:385] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.151065 26867 raft_consensus.cc:515] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.153117 26859 raft_consensus.cc:740] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.155712 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:28.156246 26669 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.154318 26859 consensus_queue.cc:260] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.158025 26858 tablet_bootstrap.cc:492] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:28.158414 26859 ts_tablet_manager.cc:1434] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:05:28.158499 26858 ts_tablet_manager.cc:1403] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 11:05:28.161554 26858 raft_consensus.cc:359] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.162295 26858 raft_consensus.cc:385] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.162616 26858 raft_consensus.cc:740] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.162797 26669 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 1.
I20260710 11:05:28.163417 26858 consensus_queue.cc:260] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.164000 26708 leader_election.cc:304] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.165949 26858 ts_tablet_manager.cc:1434] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:28.166981 26858 tablet_bootstrap.cc:492] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:28.152901 26882 raft_consensus.cc:515] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:28.169606 26882 leader_election.cc:290] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 election: Requested vote from peers 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.172873 26861 tablet_bootstrap.cc:492] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.172991 26817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:28.173199 26867 leader_election.cc:290] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.173177 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:28.174582 26817 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.175207 26858 tablet_bootstrap.cc:654] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.175172 26867 raft_consensus.cc:2804] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.175936 26867 raft_consensus.cc:697] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Becoming Leader. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:28.176695 26867 consensus_queue.cc:237] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.174660 26818 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.183476 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:28.184064 26744 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.187909 26817 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 1.
I20260710 11:05:28.189215 26861 ts_tablet_manager.cc:1403] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.091s	user 0.028s	sys 0.043s
I20260710 11:05:28.192355 26861 raft_consensus.cc:359] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.192703 26744 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 1.
I20260710 11:05:28.194346 26861 raft_consensus.cc:385] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.193867 26859 tablet_bootstrap.cc:492] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:28.193807 26818 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 1.
I20260710 11:05:28.195206 26635 leader_election.cc:304] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.194852 26861 raft_consensus.cc:740] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.195926 26882 raft_consensus.cc:2804] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.196290 26861 consensus_queue.cc:260] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.196369 26882 raft_consensus.cc:697] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:28.198026 26882 consensus_queue.cc:237] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:28.198734 26861 ts_tablet_manager.cc:1434] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:28.199739 26861 tablet_bootstrap.cc:492] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:28.201444 26859 tablet_bootstrap.cc:654] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.202339 26866 raft_consensus.cc:493] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.202808 26866 raft_consensus.cc:515] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.204807 26866 leader_election.cc:290] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.205960 26861 tablet_bootstrap.cc:654] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.206228 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.207827 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.208436 26744 raft_consensus.cc:2468] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 0.
I20260710 11:05:28.209460 26784 leader_election.cc:304] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:28.210381 26858 tablet_bootstrap.cc:492] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:28.210573 26866 raft_consensus.cc:2804] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.210821 26858 ts_tablet_manager.cc:1403] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.022s
I20260710 11:05:28.210953 26866 raft_consensus.cc:493] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:28.210350 26782 leader_election.cc:343] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.212082 26866 raft_consensus.cc:3060] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.213544 26858 raft_consensus.cc:359] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.214208 26858 raft_consensus.cc:385] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.214465 26858 raft_consensus.cc:740] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.215240 26858 consensus_queue.cc:260] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.214929 26564 catalog_manager.cc:5697] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 reported cstate change: term changed from 0 to 1, leader changed from <none> to b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.219010 26861 tablet_bootstrap.cc:492] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.219430 26861 ts_tablet_manager.cc:1403] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 11:05:28.221426 26861 raft_consensus.cc:359] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.221292 26566 catalog_manager.cc:5697] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.221915 26861 raft_consensus.cc:385] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.222250 26861 raft_consensus.cc:740] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.222965 26861 consensus_queue.cc:260] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.225101 26861 ts_tablet_manager.cc:1434] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:05:28.225915 26861 tablet_bootstrap.cc:492] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:28.226287 26882 raft_consensus.cc:493] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.226416 26858 ts_tablet_manager.cc:1434] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:05:28.226724 26882 raft_consensus.cc:515] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.227375 26858 tablet_bootstrap.cc:492] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:28.229483 26882 leader_election.cc:290] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.230098 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.230103 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.230921 26818 raft_consensus.cc:2468] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 0.
I20260710 11:05:28.232108 26635 leader_election.cc:304] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.232846 26882 raft_consensus.cc:2804] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.233295 26882 raft_consensus.cc:493] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.233373 26858 tablet_bootstrap.cc:654] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.235958 26866 raft_consensus.cc:515] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
W20260710 11:05:28.238168 26615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:28.238837 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:28.234521 26861 tablet_bootstrap.cc:654] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:28.240489 26782 leader_election.cc:343] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:28.234789 26635 leader_election.cc:343] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.233644 26882 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.245215 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:28.245754 26744 raft_consensus.cc:3060] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.248646 26861 tablet_bootstrap.cc:492] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.249073 26861 ts_tablet_manager.cc:1403] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:05:28.248906 26882 raft_consensus.cc:515] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.250753 26882 leader_election.cc:290] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.251586 26744 raft_consensus.cc:2468] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 1.
I20260710 11:05:28.251437 26861 raft_consensus.cc:359] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.251798 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:28.252148 26861 raft_consensus.cc:385] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.252332 26818 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.252307 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:28.252631 26861 raft_consensus.cc:740] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.252697 26784 leader_election.cc:304] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.253726 26895 raft_consensus.cc:2804] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.253484 26861 consensus_queue.cc:260] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
W20260710 11:05:28.253903 26635 leader_election.cc:343] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.255640 26861 ts_tablet_manager.cc:1434] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:28.256253 26858 tablet_bootstrap.cc:492] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:28.256539 26861 tablet_bootstrap.cc:492] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:28.256758 26858 ts_tablet_manager.cc:1403] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260710 11:05:28.259070 26818 raft_consensus.cc:2468] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 1.
I20260710 11:05:28.259135 26858 raft_consensus.cc:359] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.260000 26858 raft_consensus.cc:385] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.260313 26858 raft_consensus.cc:740] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.260289 26635 leader_election.cc:304] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:28.261214 26858 consensus_queue.cc:260] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.261564 26882 raft_consensus.cc:2804] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.262282 26882 raft_consensus.cc:697] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:28.262560 26861 tablet_bootstrap.cc:654] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.263139 26882 consensus_queue.cc:237] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.264976 26862 raft_consensus.cc:493] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.265412 26862 raft_consensus.cc:515] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.265974 26895 raft_consensus.cc:697] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:28.266767 26895 consensus_queue.cc:237] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.267278 26862 leader_election.cc:290] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.269376 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.269943 26818 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 0.
I20260710 11:05:28.270408 26866 leader_election.cc:290] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.270941 26635 leader_election.cc:304] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.271732 26862 raft_consensus.cc:2804] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.272058 26862 raft_consensus.cc:493] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.272362 26862 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.275686 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
W20260710 11:05:28.276820 26635 leader_election.cc:343] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.281569 26862 raft_consensus.cc:515] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.282435 26899 raft_consensus.cc:493] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.282873 26899 raft_consensus.cc:515] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.284148 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
W20260710 11:05:28.285532 26635 leader_election.cc:343] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.285907 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
W20260710 11:05:28.287118 26782 leader_election.cc:343] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.288429 26866 raft_consensus.cc:493] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.288859 26866 raft_consensus.cc:515] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.290011 26818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:28.290529 26818 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.291247 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.291822 26669 raft_consensus.cc:2468] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 0.
I20260710 11:05:28.292912 26782 leader_election.cc:304] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.296816 26818 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 1.
I20260710 11:05:28.297878 26635 leader_election.cc:304] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:28.298959 26862 leader_election.cc:290] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.299525 26862 raft_consensus.cc:2804] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.299947 26862 raft_consensus.cc:697] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:28.300727 26862 consensus_queue.cc:237] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.302443 26867 raft_consensus.cc:493] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.302888 26867 raft_consensus.cc:515] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.304869 26867 leader_election.cc:290] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.306843 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b6635a514496a93bb939196b53025" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.307433 26669 raft_consensus.cc:2468] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 0.
I20260710 11:05:28.307948 26867 raft_consensus.cc:493] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.308974 26859 tablet_bootstrap.cc:492] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:28.308746 26867 raft_consensus.cc:515] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.309398 26859 ts_tablet_manager.cc:1403] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.116s	user 0.002s	sys 0.011s
I20260710 11:05:28.311350 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
W20260710 11:05:28.312928 26708 leader_election.cc:343] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.308171 26817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b6635a514496a93bb939196b53025" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.313666 26817 raft_consensus.cc:2468] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 0.
I20260710 11:05:28.314898 26710 leader_election.cc:304] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:28.315809 26889 raft_consensus.cc:2804] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.316149 26889 raft_consensus.cc:493] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.316444 26889 raft_consensus.cc:3060] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.318154 26895 raft_consensus.cc:2804] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.318501 26895 raft_consensus.cc:493] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.318818 26895 raft_consensus.cc:3060] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.322703 26889 raft_consensus.cc:515] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.324891 26817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.325461 26817 raft_consensus.cc:2468] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 0.
I20260710 11:05:28.329406 26710 leader_election.cc:304] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.331980 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.332578 26744 raft_consensus.cc:2468] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 0.
I20260710 11:05:28.333156 26867 leader_election.cc:290] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.333599 26867 raft_consensus.cc:493] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.334012 26867 raft_consensus.cc:515] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.338855 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.339048 26906 raft_consensus.cc:2804] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.339395 26906 raft_consensus.cc:493] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.339733 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.342357 26867 leader_election.cc:290] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.342792 26867 raft_consensus.cc:493] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.343197 26867 raft_consensus.cc:515] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.345690 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.345875 26899 leader_election.cc:290] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
W20260710 11:05:28.346979 26708 leader_election.cc:343] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:28.347321 26635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.3:36991, user_credentials={real_user=slave}} blocked reactor thread for 49527.6us
I20260710 11:05:28.349100 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b6635a514496a93bb939196b53025" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:28.349607 26668 raft_consensus.cc:3060] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.354198 26859 raft_consensus.cc:359] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.354877 26859 raft_consensus.cc:385] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.355151 26859 raft_consensus.cc:740] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.356575 26889 leader_election.cc:290] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.358644 26668 raft_consensus.cc:2468] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 1.
I20260710 11:05:28.359766 26708 leader_election.cc:304] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.360026 26858 ts_tablet_manager.cc:1434] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.103s	user 0.044s	sys 0.053s
I20260710 11:05:28.360529 26889 raft_consensus.cc:2804] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.360847 26867 leader_election.cc:290] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.360946 26889 raft_consensus.cc:697] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Becoming Leader. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:28.361116 26858 tablet_bootstrap.cc:492] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b: Bootstrap starting.
I20260710 11:05:28.361047 26861 tablet_bootstrap.cc:492] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.364832 26565 catalog_manager.cc:5697] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.366199 26861 ts_tablet_manager.cc:1403] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.110s	user 0.022s	sys 0.082s
I20260710 11:05:28.367113 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.365561 26895 raft_consensus.cc:515] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.369952 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:28.339828 26866 leader_election.cc:290] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.339411 26669 raft_consensus.cc:2468] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 0.
I20260710 11:05:28.365607 26889 consensus_queue.cc:237] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
W20260710 11:05:28.368640 26710 leader_election.cc:343] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.371290 26861 raft_consensus.cc:359] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.364666 26817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.365496 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b6635a514496a93bb939196b53025" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:28.371939 26861 raft_consensus.cc:385] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.370165 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62a7f23933d4449a81924b9a6e559c3" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:28.372367 26817 raft_consensus.cc:2393] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b37ba49d8a8d4ae3a747e67cde2f9520 in current term 1: Already voted for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in this term.
I20260710 11:05:28.372479 26895 leader_election.cc:290] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.372241 26861 raft_consensus.cc:740] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.371407 26708 leader_election.cc:304] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.372776 26743 raft_consensus.cc:3060] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.373427 26861 consensus_queue.cc:260] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.375288 26861 ts_tablet_manager.cc:1434] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:05:28.362254 26859 consensus_queue.cc:260] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.376866 26858 tablet_bootstrap.cc:654] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.376086 26861 tablet_bootstrap.cc:492] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:28.339752 26906 raft_consensus.cc:3060] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.371682 26710 leader_election.cc:304] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.372267 26816 raft_consensus.cc:3060] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.384544 26907 raft_consensus.cc:2749] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.382648 26743 raft_consensus.cc:2468] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 1.
I20260710 11:05:28.386157 26867 raft_consensus.cc:2764] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:05:28.388526 26784 leader_election.cc:304] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.394897 26816 raft_consensus.cc:2468] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 1.
I20260710 11:05:28.390712 26895 raft_consensus.cc:2804] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.390523 26859 ts_tablet_manager.cc:1434] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.081s	user 0.002s	sys 0.006s
I20260710 11:05:28.397810 26861 tablet_bootstrap.cc:654] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.400647 26895 raft_consensus.cc:697] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:28.398885 26906 raft_consensus.cc:515] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.403102 26895 consensus_queue.cc:237] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.404170 26859 tablet_bootstrap.cc:492] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:28.408773 26744 raft_consensus.cc:2393] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fe664a3f5f74bc79c2c68b3fde0130b in current term 1: Already voted for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in this term.
I20260710 11:05:28.409044 26906 leader_election.cc:290] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.410118 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:28.410678 26668 raft_consensus.cc:3060] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.411899 26784 leader_election.cc:304] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b; no voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.415710 26866 raft_consensus.cc:3060] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.427183 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:28.427682 26866 raft_consensus.cc:2749] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.429484 26859 tablet_bootstrap.cc:654] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.430751 26668 raft_consensus.cc:2468] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 1.
I20260710 11:05:28.431963 26708 leader_election.cc:304] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.432682 26906 raft_consensus.cc:2804] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.432785 26816 raft_consensus.cc:2468] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 1.
I20260710 11:05:28.433159 26906 raft_consensus.cc:697] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Becoming Leader. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:28.432346 26565 catalog_manager.cc:5697] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.434453 26906 consensus_queue.cc:237] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.436837 26858 tablet_bootstrap.cc:492] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b: No bootstrap required, opened a new log
I20260710 11:05:28.437260 26858 ts_tablet_manager.cc:1403] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.000s
I20260710 11:05:28.435668 26565 catalog_manager.cc:5697] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.442762 26858 raft_consensus.cc:359] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.443208 26858 raft_consensus.cc:385] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.443537 26858 raft_consensus.cc:740] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.444113 26858 consensus_queue.cc:260] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.444589 26861 tablet_bootstrap.cc:492] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.444977 26861 ts_tablet_manager.cc:1403] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.019s
I20260710 11:05:28.445937 26858 ts_tablet_manager.cc:1434] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:28.447284 26861 raft_consensus.cc:359] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.447897 26861 raft_consensus.cc:385] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.448009 26859 tablet_bootstrap.cc:492] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:28.448176 26861 raft_consensus.cc:740] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.448357 26859 ts_tablet_manager.cc:1403] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.045s	user 0.002s	sys 0.011s
I20260710 11:05:28.448837 26861 consensus_queue.cc:260] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.450738 26861 ts_tablet_manager.cc:1434] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:28.451391 26861 tablet_bootstrap.cc:492] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520: Bootstrap starting.
I20260710 11:05:28.451706 26859 raft_consensus.cc:359] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.452291 26859 raft_consensus.cc:385] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.452539 26859 raft_consensus.cc:740] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.453236 26859 consensus_queue.cc:260] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.454203 26566 catalog_manager.cc:5697] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 reported cstate change: term changed from 0 to 1, leader changed from <none> to b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.455695 26859 ts_tablet_manager.cc:1434] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:28.456456 26859 tablet_bootstrap.cc:492] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:28.456517 26861 tablet_bootstrap.cc:654] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.461489 26859 tablet_bootstrap.cc:654] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.463300 26861 tablet_bootstrap.cc:492] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520: No bootstrap required, opened a new log
I20260710 11:05:28.463707 26861 ts_tablet_manager.cc:1403] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:05:28.464563 26564 catalog_manager.cc:5697] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.465991 26861 raft_consensus.cc:359] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.466501 26861 raft_consensus.cc:385] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.466665 26861 raft_consensus.cc:740] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.467134 26861 consensus_queue.cc:260] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.468940 26861 ts_tablet_manager.cc:1434] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:28.471855 26859 tablet_bootstrap.cc:492] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:28.472258 26859 ts_tablet_manager.cc:1403] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:05:28.474534 26859 raft_consensus.cc:359] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.475121 26859 raft_consensus.cc:385] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.475370 26859 raft_consensus.cc:740] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.475960 26859 consensus_queue.cc:260] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.475687 26565 catalog_manager.cc:5697] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 reported cstate change: term changed from 0 to 1, leader changed from <none> to b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.477792 26859 ts_tablet_manager.cc:1434] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:28.478578 26859 tablet_bootstrap.cc:492] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079: Bootstrap starting.
I20260710 11:05:28.483013 26859 tablet_bootstrap.cc:654] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.487156 26859 tablet_bootstrap.cc:492] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079: No bootstrap required, opened a new log
I20260710 11:05:28.487596 26859 ts_tablet_manager.cc:1403] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 11:05:28.489925 26859 raft_consensus.cc:359] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.490470 26859 raft_consensus.cc:385] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.490670 26859 raft_consensus.cc:740] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.491196 26859 consensus_queue.cc:260] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.492810 26859 ts_tablet_manager.cc:1434] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:28.506136 26862 raft_consensus.cc:493] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.506525 26862 raft_consensus.cc:515] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.508103 26862 leader_election.cc:290] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:28.508656 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.508992 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" is_pre_election: true
I20260710 11:05:28.509241 26744 raft_consensus.cc:2393] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee72918aab4949cdbe6cf2fb6377d079 in current term 1: Already voted for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in this term.
I20260710 11:05:28.510234 26635 leader_election.cc:304] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee72918aab4949cdbe6cf2fb6377d079; no voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:28.510779 26862 raft_consensus.cc:3060] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.514788 26862 raft_consensus.cc:2749] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.546375 26895 raft_consensus.cc:493] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.546809 26866 raft_consensus.cc:493] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.546802 26895 raft_consensus.cc:515] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.547258 26866 raft_consensus.cc:515] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.548468 26895 leader_election.cc:290] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.548890 26866 leader_election.cc:290] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.549611 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.549629 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.549850 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" is_pre_election: true
I20260710 11:05:28.549901 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079" is_pre_election: true
I20260710 11:05:28.550331 26668 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 0.
I20260710 11:05:28.550503 26743 raft_consensus.cc:2468] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 0.
I20260710 11:05:28.550401 26744 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 0.
I20260710 11:05:28.550571 26669 raft_consensus.cc:2468] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 0.
I20260710 11:05:28.551391 26782 leader_election.cc:304] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:28.551748 26784 leader_election.cc:304] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:28.552162 26866 raft_consensus.cc:2804] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.552501 26866 raft_consensus.cc:493] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.552831 26866 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.553089 26895 raft_consensus.cc:2804] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.553361 26895 raft_consensus.cc:493] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.553597 26895 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.557060 26866 raft_consensus.cc:515] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.557699 26895 raft_consensus.cc:515] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.559139 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:28.559298 26895 leader_election.cc:290] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.559401 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:28.559698 26669 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.559805 26866 leader_election.cc:290] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:28.559960 26744 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.560559 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:28.560626 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:28.561254 26743 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.561211 26668 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.565919 26669 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 1.
I20260710 11:05:28.565919 26744 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 1.
I20260710 11:05:28.567116 26784 leader_election.cc:304] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:28.567620 26743 raft_consensus.cc:2468] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 1.
I20260710 11:05:28.568033 26866 raft_consensus.cc:2804] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.568276 26668 raft_consensus.cc:2468] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 1.
I20260710 11:05:28.568652 26784 leader_election.cc:304] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:28.568821 26866 raft_consensus.cc:697] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:28.569645 26900 raft_consensus.cc:2804] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.569674 26866 consensus_queue.cc:237] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.570215 26900 raft_consensus.cc:697] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:28.570945 26900 consensus_queue.cc:237] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:28.577154 26567 catalog_manager.cc:5697] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.587661 26567 catalog_manager.cc:5697] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.602025 26862 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.611869 26905 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:28.659057 26906 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.667716 26867 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.675668 26743 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.680627 26905 consensus_queue.cc:1048] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.690191 26900 consensus_queue.cc:1048] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.690447 26930 consensus_queue.cc:1048] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:05:28.702286 26899 consensus_queue.cc:1048] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.724686 26743 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.729755 26930 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.739358 26905 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.764233 26816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0004639555475f8e7736043b8b6083"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:44576
I20260710 11:05:28.764652 26816 raft_consensus.cc:606] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.775563 26743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:48750
I20260710 11:05:28.775991 26743 raft_consensus.cc:606] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.780133 26816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d90208d87404493be08bd508d89fa21"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:44576
I20260710 11:05:28.780535 26816 raft_consensus.cc:606] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.784526 26816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73452312211b472893d179e9a93d7e1b"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:44576
I20260710 11:05:28.784912 26816 raft_consensus.cc:606] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:28.796399 26668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:53138
I20260710 11:05:28.796808 26668 raft_consensus.cc:606] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Received request to transfer leadership to TS b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:28.803180 26668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:53138
I20260710 11:05:28.803601 26668 raft_consensus.cc:606] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Received request to transfer leadership to TS b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:28.893275 26867 consensus_queue.cc:1048] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.902381 26906 consensus_queue.cc:1048] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.914568 26899 consensus_queue.cc:1048] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.921703 26668 raft_consensus.cc:3060] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.928977 26895 consensus_queue.cc:1048] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.957919 26906 consensus_queue.cc:1048] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.967335 26906 consensus_queue.cc:1048] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.048370 26895 consensus_queue.cc:1048] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.053769 26866 raft_consensus.cc:993] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.054152 26900 raft_consensus.cc:1081] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.056011 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d90208d87404493be08bd508d89fa21"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53124
I20260710 11:05:29.056519 26669 raft_consensus.cc:493] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.056855 26669 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.058315 26899 consensus_queue.cc:1048] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.062634 26669 raft_consensus.cc:515] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.064848 26668 raft_consensus.cc:1240] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Rejecting Update request from peer 7fe664a3f5f74bc79c2c68b3fde0130b for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:29.065219 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:29.065407 26669 leader_election.cc:290] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:29.065752 26743 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.065934 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:29.066455 26816 raft_consensus.cc:3055] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.066777 26816 raft_consensus.cc:740] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:29.067535 26816 consensus_queue.cc:260] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.068539 26816 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.071281 26743 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:29.072218 26635 leader_election.cc:304] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:29.072799 26930 raft_consensus.cc:2804] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.073146 26930 raft_consensus.cc:697] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:29.073770 26930 consensus_queue.cc:237] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.074424 26816 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:29.079552 26566 catalog_manager.cc:5697] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 1 to 2, leader changed from 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.108800 26867 raft_consensus.cc:993] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.109196 26906 raft_consensus.cc:1081] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.110446 26668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53134
I20260710 11:05:29.110872 26668 raft_consensus.cc:493] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.111146 26668 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.115360 26668 raft_consensus.cc:515] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.116912 26668 leader_election.cc:290] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:29.117480 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:29.118008 26743 raft_consensus.cc:3055] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.117966 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:29.118415 26743 raft_consensus.cc:740] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:29.118567 26816 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.119201 26743 consensus_queue.cc:260] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.120358 26743 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.124823 26816 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:29.125792 26635 leader_election.cc:304] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:29.126114 26743 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:29.126389 26930 raft_consensus.cc:2804] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.126827 26930 raft_consensus.cc:697] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:29.127578 26930 consensus_queue.cc:237] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.130398 26899 consensus_queue.cc:1048] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.134048 26566 catalog_manager.cc:5697] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 1 to 2, leader changed from b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.135989 26900 raft_consensus.cc:993] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.136436 26866 raft_consensus.cc:1081] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.138324 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0004639555475f8e7736043b8b6083"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53124
I20260710 11:05:29.138806 26669 raft_consensus.cc:493] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.139137 26669 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.141060 26899 consensus_queue.cc:1048] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.148216 26669 raft_consensus.cc:515] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.150101 26669 leader_election.cc:290] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:29.151216 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:29.152593 26668 raft_consensus.cc:1240] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Rejecting Update request from peer 7fe664a3f5f74bc79c2c68b3fde0130b for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:29.153566 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:29.154116 26816 raft_consensus.cc:3055] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.154464 26816 raft_consensus.cc:740] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:29.156867 26816 consensus_queue.cc:260] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.158018 26816 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.163326 26816 raft_consensus.cc:2468] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:29.164098 26635 leader_election.cc:304] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:29.164628 26930 raft_consensus.cc:2804] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.164969 26930 raft_consensus.cc:697] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:29.165511 26930 consensus_queue.cc:237] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.170745 26567 catalog_manager.cc:5697] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 1 to 2, leader changed from 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.263065 26930 raft_consensus.cc:993] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:29.263444 26905 raft_consensus.cc:1081] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Signalling peer b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:29.264887 26743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:48734
I20260710 11:05:29.265339 26743 raft_consensus.cc:493] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.265641 26743 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.270051 26743 raft_consensus.cc:515] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.271957 26743 leader_election.cc:290] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 2 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:29.272177 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:29.272794 26668 raft_consensus.cc:3055] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.272473 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:29.273129 26668 raft_consensus.cc:740] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:29.273315 26816 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.273957 26899 raft_consensus.cc:993] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.273898 26668 consensus_queue.cc:260] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.274372 26900 raft_consensus.cc:1081] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:29.275076 26668 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.276031 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73452312211b472893d179e9a93d7e1b"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53124
I20260710 11:05:29.276450 26669 raft_consensus.cc:493] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.276727 26669 raft_consensus.cc:3060] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.279418 26816 raft_consensus.cc:2468] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 2.
I20260710 11:05:29.280431 26710 leader_election.cc:304] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:29.280980 26669 raft_consensus.cc:515] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.281172 26906 raft_consensus.cc:2804] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.281229 26668 raft_consensus.cc:2468] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 2.
I20260710 11:05:29.281805 26906 raft_consensus.cc:697] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Becoming Leader. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:29.282542 26906 consensus_queue.cc:237] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.283583 26669 leader_election.cc:290] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:29.284511 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:29.284801 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73452312211b472893d179e9a93d7e1b" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:29.284942 26816 raft_consensus.cc:3055] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.285347 26743 raft_consensus.cc:3060] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.285390 26816 raft_consensus.cc:740] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:29.286249 26816 consensus_queue.cc:260] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.287120 26816 raft_consensus.cc:3060] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.289700 26567 catalog_manager.cc:5697] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 reported cstate change: term changed from 1 to 2, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.291415 26816 raft_consensus.cc:2468] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:29.291687 26743 raft_consensus.cc:2468] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:29.292358 26635 leader_election.cc:304] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:29.293048 26905 raft_consensus.cc:2804] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.293404 26905 raft_consensus.cc:697] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:29.294128 26905 consensus_queue.cc:237] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.300253 26566 catalog_manager.cc:5697] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 1 to 2, leader changed from 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.317764 26930 raft_consensus.cc:993] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:29.318140 26905 raft_consensus.cc:1081] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Signalling peer b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:29.319293 26743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:48734
I20260710 11:05:29.319700 26743 raft_consensus.cc:493] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.319926 26743 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.323836 26743 raft_consensus.cc:515] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.325284 26743 leader_election.cc:290] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 2 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:29.325888 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:29.326207 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:29.326347 26669 raft_consensus.cc:3055] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.326627 26669 raft_consensus.cc:740] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:29.326658 26816 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.327258 26669 consensus_queue.cc:260] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.328083 26669 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.330914 26816 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 2.
I20260710 11:05:29.331830 26710 leader_election.cc:304] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:29.332530 26906 raft_consensus.cc:2804] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.332746 26669 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 2.
I20260710 11:05:29.332939 26906 raft_consensus.cc:697] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Becoming Leader. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:29.333739 26906 consensus_queue.cc:237] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:29.339737 26566 catalog_manager.cc:5697] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 reported cstate change: term changed from 1 to 2, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.567077 26816 raft_consensus.cc:1275] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.568245 26905 consensus_queue.cc:1048] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.576615 26743 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.582859 26743 raft_consensus.cc:1275] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.584018 26905 consensus_queue.cc:1048] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.606179 26743 raft_consensus.cc:1275] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.607142 26905 consensus_queue.cc:1048] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.613621 26816 raft_consensus.cc:1275] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.615974 26951 consensus_queue.cc:1048] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.655946 26743 raft_consensus.cc:1275] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.656946 26951 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.665377 26816 raft_consensus.cc:1275] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.666745 26951 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.779384 26743 raft_consensus.cc:1275] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.780529 26951 consensus_queue.cc:1048] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.781672 26816 raft_consensus.cc:1275] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.782820 26951 consensus_queue.cc:1048] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.788059 26669 raft_consensus.cc:1275] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.789829 26906 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.795667 26818 raft_consensus.cc:1275] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.797039 26910 consensus_queue.cc:1048] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.800119 26818 raft_consensus.cc:1275] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.802237 26910 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.814455 26669 raft_consensus.cc:1275] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.815860 26910 consensus_queue.cc:1048] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.835071 26044 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:05:31.835796 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:31.850365 26669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:55852
I20260710 11:05:31.850818 26669 raft_consensus.cc:606] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Received request to transfer leadership to TS 7fe664a3f5f74bc79c2c68b3fde0130b
I20260710 11:05:31.852782 26669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:55852
I20260710 11:05:31.853180 26669 raft_consensus.cc:606] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Received request to transfer leadership to TS 7fe664a3f5f74bc79c2c68b3fde0130b
I20260710 11:05:31.854017 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:31.854383 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:31.894168 26960 raft_consensus.cc:993] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:31.894657 26951 raft_consensus.cc:1081] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Signalling peer 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:31.895887 26816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:44556
I20260710 11:05:31.896265 26816 raft_consensus.cc:493] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.896497 26816 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:31.900384 26816 raft_consensus.cc:515] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:31.901645 26816 leader_election.cc:290] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 3 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:31.902367 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:31.902571 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:31.902878 26669 raft_consensus.cc:3055] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:31.903002 26743 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:31.903187 26669 raft_consensus.cc:740] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:31.903870 26669 consensus_queue.cc:260] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:31.904688 26669 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:31.906774 26743 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 3.
I20260710 11:05:31.907716 26784 leader_election.cc:304] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:31.908403 26900 raft_consensus.cc:2804] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:31.909252 26900 raft_consensus.cc:697] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:31.909336 26669 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 3.
I20260710 11:05:31.910004 26900 consensus_queue.cc:237] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:31.915998 26567 catalog_manager.cc:5697] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 2 to 3, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 3 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:32.129448 26960 raft_consensus.cc:993] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:32.129815 26951 raft_consensus.cc:1081] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Signalling peer 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:32.131083 26816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:44556
I20260710 11:05:32.131520 26816 raft_consensus.cc:493] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:32.131771 26816 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:32.135519 26816 raft_consensus.cc:515] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:32.136731 26816 leader_election.cc:290] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 2 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:32.137516 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:32.137668 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:32.137964 26669 raft_consensus.cc:3055] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:32.138106 26743 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:32.138253 26669 raft_consensus.cc:740] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:32.138917 26669 consensus_queue.cc:260] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:32.139742 26669 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:32.141934 26743 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 2.
I20260710 11:05:32.142796 26784 leader_election.cc:304] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:32.143410 26900 raft_consensus.cc:2804] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:32.143878 26900 raft_consensus.cc:697] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:32.144229 26669 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 2.
I20260710 11:05:32.144644 26900 consensus_queue.cc:237] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:32.150893 26567 catalog_manager.cc:5697] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 1 to 2, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 2 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.355827 26669 raft_consensus.cc:1275] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:32.356936 26900 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:32.365697 26743 raft_consensus.cc:1275] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:32.367230 26900 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:32.686163 26743 raft_consensus.cc:1275] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.687165 26900 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.695338 26669 raft_consensus.cc:1275] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.696580 26973 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.855105 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:32.864454 26816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:44576
I20260710 11:05:32.864862 26816 raft_consensus.cc:606] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:32.871040 26816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:44576
I20260710 11:05:32.871412 26816 raft_consensus.cc:606] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:32.879845 26743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:48750
I20260710 11:05:32.880347 26743 raft_consensus.cc:606] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:32.884819 26743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:48750
I20260710 11:05:32.885171 26743 raft_consensus.cc:606] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:32.888801 26743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
mode: GRACEFUL
new_leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:48750
I20260710 11:05:32.889245 26743 raft_consensus.cc:606] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Received request to transfer leadership to TS ee72918aab4949cdbe6cf2fb6377d079
I20260710 11:05:32.896581 26910 raft_consensus.cc:993] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:32.896914 26978 raft_consensus.cc:1081] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:32.898149 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53134
I20260710 11:05:32.898537 26669 raft_consensus.cc:493] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:32.898797 26669 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:32.902688 26669 raft_consensus.cc:515] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:32.904083 26669 leader_election.cc:290] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 3 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:32.904948 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:32.905435 26816 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:32.905454 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021ca091005940b0bcd445aa5b868ee9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:32.905980 26743 raft_consensus.cc:3055] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:32.906200 26743 raft_consensus.cc:740] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:32.906766 26743 consensus_queue.cc:260] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:32.907557 26743 raft_consensus.cc:3060] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:32.909300 26816 raft_consensus.cc:2468] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 3.
I20260710 11:05:32.910269 26635 leader_election.cc:304] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:32.910897 26951 raft_consensus.cc:2804] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:32.912010 26951 raft_consensus.cc:697] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:32.912066 26973 raft_consensus.cc:993] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:32.912683 26900 raft_consensus.cc:1081] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:32.912792 26743 raft_consensus.cc:2468] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 3.
I20260710 11:05:32.912861 26951 consensus_queue.cc:237] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:32.913986 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53124
I20260710 11:05:32.914423 26669 raft_consensus.cc:493] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:32.914659 26669 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:32.919134 26669 raft_consensus.cc:515] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:32.920794 26669 leader_election.cc:290] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 4 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:32.920178 26567 catalog_manager.cc:5697] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 2 to 3, leader changed from b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.921345 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:32.921838 26743 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:32.922176 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4590200e8fe44a09826cfa212e55d5d9" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:32.922633 26816 raft_consensus.cc:3055] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:32.922960 26816 raft_consensus.cc:740] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:32.923834 26816 consensus_queue.cc:260] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:32.924853 26816 raft_consensus.cc:3060] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:32.927484 26743 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 4.
I20260710 11:05:32.928511 26635 leader_election.cc:304] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [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: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:32.929275 26951 raft_consensus.cc:2804] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:32.929744 26951 raft_consensus.cc:697] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 4 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:32.930267 26816 raft_consensus.cc:2468] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 4.
I20260710 11:05:32.930485 26951 consensus_queue.cc:237] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:32.935767 26567 catalog_manager.cc:5697] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 3 to 4, leader changed from 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 4 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.214421 26910 raft_consensus.cc:993] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:33.214777 26978 raft_consensus.cc:1081] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:33.216049 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53134
I20260710 11:05:33.216444 26669 raft_consensus.cc:493] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.216678 26669 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:33.220393 26669 raft_consensus.cc:515] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:33.221580 26669 leader_election.cc:290] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 3 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:33.222327 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:33.222462 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:33.222882 26744 raft_consensus.cc:3055] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:33.222929 26816 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:33.223212 26744 raft_consensus.cc:740] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:33.223973 26744 consensus_queue.cc:260] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:33.224799 26744 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:33.226730 26816 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 3.
I20260710 11:05:33.227522 26635 leader_election.cc:304] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:33.228252 26951 raft_consensus.cc:2804] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:33.228701 26951 raft_consensus.cc:697] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:33.229449 26744 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 3.
I20260710 11:05:33.229516 26951 consensus_queue.cc:237] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:33.235790 26963 raft_consensus.cc:993] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:33.236217 26900 raft_consensus.cc:1081] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:33.236616 26566 catalog_manager.cc:5697] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 2 to 3, leader changed from b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.237668 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53124
I20260710 11:05:33.238131 26669 raft_consensus.cc:493] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.238428 26669 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:33.242110 26669 raft_consensus.cc:515] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:33.243625 26669 leader_election.cc:290] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 3 election: Requested vote from peers 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:33.244501 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:33.244678 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:33.245050 26744 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:33.245116 26816 raft_consensus.cc:3055] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:33.245482 26816 raft_consensus.cc:740] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:33.246133 26816 consensus_queue.cc:260] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [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: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:33.247140 26816 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:33.250957 26744 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 3.
I20260710 11:05:33.251891 26635 leader_election.cc:304] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [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: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:33.252367 26816 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 3.
I20260710 11:05:33.252480 26951 raft_consensus.cc:2804] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:33.252919 26951 raft_consensus.cc:697] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:33.253593 26951 consensus_queue.cc:237] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [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: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:33.258598 26566 catalog_manager.cc:5697] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 2 to 3, leader changed from 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.276719 26910 raft_consensus.cc:993] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520: : Instructing follower ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:33.277067 26978 raft_consensus.cc:1081] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Signalling peer ee72918aab4949cdbe6cf2fb6377d079 to start an election
I20260710 11:05:33.278213 26669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
 from {username='slave'} at 127.0.0.1:53134
I20260710 11:05:33.278551 26669 raft_consensus.cc:493] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.278764 26669 raft_consensus.cc:3060] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.283028 26669 raft_consensus.cc:515] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:33.284377 26669 leader_election.cc:290] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Requested vote from peers b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:33.284987 26744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:33.285534 26744 raft_consensus.cc:3055] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.285842 26744 raft_consensus.cc:740] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:33.286538 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7a9174419471b8566f8a32f6350fb" candidate_uuid: "ee72918aab4949cdbe6cf2fb6377d079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:33.286616 26744 consensus_queue.cc:260] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:33.287149 26816 raft_consensus.cc:3060] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.287722 26744 raft_consensus.cc:3060] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.292163 26744 raft_consensus.cc:2468] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:33.292822 26816 raft_consensus.cc:2468] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee72918aab4949cdbe6cf2fb6377d079 in term 2.
I20260710 11:05:33.292968 26635 leader_election.cc:304] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b37ba49d8a8d4ae3a747e67cde2f9520, ee72918aab4949cdbe6cf2fb6377d079; no voters: 
I20260710 11:05:33.293653 26951 raft_consensus.cc:2804] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.294080 26951 raft_consensus.cc:697] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Leader. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:33.294719 26951 consensus_queue.cc:237] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:33.300958 26816 raft_consensus.cc:1275] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:33.300997 26566 catalog_manager.cc:5697] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 reported cstate change: term changed from 1 to 2, leader changed from b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2) to ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "ee72918aab4949cdbe6cf2fb6377d079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.301898 26951 consensus_queue.cc:1048] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:33.311861 26744 raft_consensus.cc:1275] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:33.312868 26951 consensus_queue.cc:1048] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:33.401345 26744 raft_consensus.cc:1275] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:33.402349 26951 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:33.409535 26816 raft_consensus.cc:1275] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:33.411430 26951 consensus_queue.cc:1048] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:33.674533 26744 raft_consensus.cc:1275] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:33.675607 26979 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:33.677608 26816 raft_consensus.cc:1275] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:33.678733 26979 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:33.757606 26816 raft_consensus.cc:1275] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:33.758725 26979 consensus_queue.cc:1048] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:33.766068 26744 raft_consensus.cc:1275] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:33.768901 26979 consensus_queue.cc:1048] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:33.820072 26744 raft_consensus.cc:1275] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:33.821105 26979 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:33.828433 26816 raft_consensus.cc:1275] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Refusing update from remote peer ee72918aab4949cdbe6cf2fb6377d079: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:33.830338 26996 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:35.895340 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:35.902897 26669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:55852
I20260710 11:05:35.903614 26669 raft_consensus.cc:606] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Received request to transfer leadership to TS b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:35.906162 26669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0004639555475f8e7736043b8b6083"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:55852
I20260710 11:05:35.906544 26669 raft_consensus.cc:606] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Received request to transfer leadership to TS 7fe664a3f5f74bc79c2c68b3fde0130b
I20260710 11:05:35.908604 26669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d90208d87404493be08bd508d89fa21"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:55852
I20260710 11:05:35.908979 26669 raft_consensus.cc:606] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Received request to transfer leadership to TS 7fe664a3f5f74bc79c2c68b3fde0130b
I20260710 11:05:35.910969 26669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f"
dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
mode: GRACEFUL
new_leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:55852
I20260710 11:05:35.911307 26669 raft_consensus.cc:606] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Received request to transfer leadership to TS b37ba49d8a8d4ae3a747e67cde2f9520
I20260710 11:05:35.912127 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:05:35.912489 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:36.241020 27004 raft_consensus.cc:993] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:36.241451 27004 raft_consensus.cc:1081] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Signalling peer 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:36.243166 26816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d90208d87404493be08bd508d89fa21"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:44556
I20260710 11:05:36.243613 26816 raft_consensus.cc:493] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:36.243938 26816 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:36.243985 26996 raft_consensus.cc:993] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:36.244448 27004 raft_consensus.cc:1081] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Signalling peer b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:36.245831 26744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:48734
I20260710 11:05:36.246340 26744 raft_consensus.cc:493] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:36.246668 26744 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:36.251252 26816 raft_consensus.cc:515] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.253885 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:36.253823 26744 raft_consensus.cc:515] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:36.253706 26816 leader_election.cc:290] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 3 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:36.254549 26669 raft_consensus.cc:3055] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:36.254460 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d90208d87404493be08bd508d89fa21" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:36.254933 26669 raft_consensus.cc:740] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:36.255177 26743 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:36.256084 26744 leader_election.cc:290] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 4 election: Requested vote from peers 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991), ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193)
I20260710 11:05:36.255820 26669 consensus_queue.cc:260] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.257632 26668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:36.256775 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5d2f1598c746aa96af51eb7a1daf1d" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:36.258176 26668 raft_consensus.cc:3055] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:36.258302 26816 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:36.258512 26668 raft_consensus.cc:740] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:36.259490 26668 consensus_queue.cc:260] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [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: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:36.260676 26668 raft_consensus.cc:3060] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:36.260679 26669 raft_consensus.cc:3060] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:36.261343 26743 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 3.
I20260710 11:05:36.262682 26784 leader_election.cc:304] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:36.263885 26900 raft_consensus.cc:2804] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:36.265261 26816 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 4.
I20260710 11:05:36.266584 26900 raft_consensus.cc:697] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:36.266662 26710 leader_election.cc:304] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:36.267836 26978 raft_consensus.cc:2804] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:36.267853 26900 consensus_queue.cc:237] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.269851 26668 raft_consensus.cc:2468] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 4.
I20260710 11:05:36.270243 26978 raft_consensus.cc:697] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 LEADER]: Becoming Leader. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:36.271135 26978 consensus_queue.cc:237] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [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: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } }
I20260710 11:05:36.271135 26669 raft_consensus.cc:2468] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 3.
I20260710 11:05:36.276026 27004 raft_consensus.cc:993] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:36.277241 27004 raft_consensus.cc:1081] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Signalling peer 7fe664a3f5f74bc79c2c68b3fde0130b to start an election
I20260710 11:05:36.278587 26816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0004639555475f8e7736043b8b6083"
dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
 from {username='slave'} at 127.0.0.1:44556
I20260710 11:05:36.279080 26816 raft_consensus.cc:493] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:36.279402 26816 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:36.279317 26566 catalog_manager.cc:5697] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 2 to 3, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 3 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:36.280747 26565 catalog_manager.cc:5697] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 reported cstate change: term changed from 3 to 4, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2). New cstate: current_term: 4 leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:36.285418 26816 raft_consensus.cc:515] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.287201 26816 leader_election.cc:290] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [CANDIDATE]: Term 3 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2:34969)
I20260710 11:05:36.287537 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:36.287801 26743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0004639555475f8e7736043b8b6083" candidate_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
I20260710 11:05:36.288106 26669 raft_consensus.cc:3055] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:36.288301 26743 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:36.288451 26669 raft_consensus.cc:740] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:36.289197 26669 consensus_queue.cc:260] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.290369 26669 raft_consensus.cc:3060] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:36.294322 26743 raft_consensus.cc:2468] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 3.
I20260710 11:05:36.295321 26784 leader_election.cc:304] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:36.296316 26900 raft_consensus.cc:2804] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:36.296540 26669 raft_consensus.cc:2468] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe664a3f5f74bc79c2c68b3fde0130b in term 3.
I20260710 11:05:36.297024 26900 raft_consensus.cc:697] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Becoming Leader. State: Replica: 7fe664a3f5f74bc79c2c68b3fde0130b, State: Running, Role: LEADER
I20260710 11:05:36.299538 26900 consensus_queue.cc:237] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.307605 26565 catalog_manager.cc:5697] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b reported cstate change: term changed from 2 to 3, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3). New cstate: current_term: 3 leader_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:36.483536 26996 raft_consensus.cc:993] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: : Instructing follower b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:36.484001 27005 raft_consensus.cc:1081] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Signalling peer b37ba49d8a8d4ae3a747e67cde2f9520 to start an election
I20260710 11:05:36.485320 26743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f"
dest_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520"
 from {username='slave'} at 127.0.0.1:48734
I20260710 11:05:36.485678 26743 raft_consensus.cc:493] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:36.485891 26743 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:36.490803 26743 raft_consensus.cc:515] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.492053 26743 leader_election.cc:290] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [CANDIDATE]: Term 4 election: Requested vote from peers ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193), 7fe664a3f5f74bc79c2c68b3fde0130b (127.25.111.3:36991)
I20260710 11:05:36.492717 26669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee72918aab4949cdbe6cf2fb6377d079"
I20260710 11:05:36.492893 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d549b5125e04d0ba6c05b7769a4056f" candidate_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b"
I20260710 11:05:36.493165 26669 raft_consensus.cc:3055] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:36.493357 26816 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:36.493449 26669 raft_consensus.cc:740] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee72918aab4949cdbe6cf2fb6377d079, State: Running, Role: LEADER
I20260710 11:05:36.494082 26669 consensus_queue.cc:260] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.494863 26669 raft_consensus.cc:3060] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:36.497188 26816 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 4.
I20260710 11:05:36.498003 26710 leader_election.cc:304] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [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: 7fe664a3f5f74bc79c2c68b3fde0130b, b37ba49d8a8d4ae3a747e67cde2f9520; no voters: 
I20260710 11:05:36.498678 26978 raft_consensus.cc:2804] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:36.498979 26669 raft_consensus.cc:2468] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37ba49d8a8d4ae3a747e67cde2f9520 in term 4.
I20260710 11:05:36.499015 26978 raft_consensus.cc:697] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 LEADER]: Becoming Leader. State: Replica: b37ba49d8a8d4ae3a747e67cde2f9520, State: Running, Role: LEADER
I20260710 11:05:36.499993 26978 consensus_queue.cc:237] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [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: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } }
I20260710 11:05:36.506037 26565 catalog_manager.cc:5697] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 reported cstate change: term changed from 3 to 4, leader changed from ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1) to b37ba49d8a8d4ae3a747e67cde2f9520 (127.25.111.2). New cstate: current_term: 4 leader_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:36.698624 26669 raft_consensus.cc:1275] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:36.699741 26978 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:36.708648 26816 raft_consensus.cc:1275] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:36.709993 26978 consensus_queue.cc:1048] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:36.752185 26743 raft_consensus.cc:1275] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:36.753137 26900 consensus_queue.cc:1048] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:36.760982 26669 raft_consensus.cc:1275] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:36.762529 27006 consensus_queue.cc:1048] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:36.764685 26669 raft_consensus.cc:1275] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:36.766319 27023 consensus_queue.cc:1048] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:36.775559 26743 raft_consensus.cc:1275] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Refusing update from remote peer 7fe664a3f5f74bc79c2c68b3fde0130b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:36.777137 26900 consensus_queue.cc:1048] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37ba49d8a8d4ae3a747e67cde2f9520" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:36.879186 26669 raft_consensus.cc:1275] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:36.880270 26978 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee72918aab4949cdbe6cf2fb6377d079" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:36.887688 26816 raft_consensus.cc:1275] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Refusing update from remote peer b37ba49d8a8d4ae3a747e67cde2f9520: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:36.889065 26978 consensus_queue.cc:1048] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe664a3f5f74bc79c2c68b3fde0130b" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:36.913203 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:36.919148 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:05:36.940944 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:36.941568 26044 tablet_replica.cc:333] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.942318 26044 raft_consensus.cc:2243] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:36.943058 26044 raft_consensus.cc:2272] T e5f7a9174419471b8566f8a32f6350fb P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.944747 26044 tablet_replica.cc:333] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.945223 26044 raft_consensus.cc:2243] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:36.945570 26044 raft_consensus.cc:2272] T 3c0004639555475f8e7736043b8b6083 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.947371 26044 tablet_replica.cc:333] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.947858 26044 raft_consensus.cc:2243] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:36.948212 26044 raft_consensus.cc:2272] T 4d90208d87404493be08bd508d89fa21 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.949999 26044 tablet_replica.cc:333] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.950438 26044 raft_consensus.cc:2243] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:36.950798 26044 raft_consensus.cc:2272] T 7d549b5125e04d0ba6c05b7769a4056f P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.952486 26044 tablet_replica.cc:333] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.952946 26044 raft_consensus.cc:2243] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:36.953581 26044 raft_consensus.cc:2272] T 021ca091005940b0bcd445aa5b868ee9 P ee72918aab4949cdbe6cf2fb6377d079 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.955060 26044 tablet_replica.cc:333] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.955505 26044 raft_consensus.cc:2243] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:36.955861 26044 raft_consensus.cc:2272] T 1f5d2f1598c746aa96af51eb7a1daf1d P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.957518 26044 tablet_replica.cc:333] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.957962 26044 raft_consensus.cc:2243] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:36.958616 26044 raft_consensus.cc:2272] T 4590200e8fe44a09826cfa212e55d5d9 P ee72918aab4949cdbe6cf2fb6377d079 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.960171 26044 tablet_replica.cc:333] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.960598 26044 raft_consensus.cc:2243] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:36.960935 26044 raft_consensus.cc:2272] T c62a7f23933d4449a81924b9a6e559c3 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.962451 26044 tablet_replica.cc:333] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.962862 26044 raft_consensus.cc:2243] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:36.963572 26044 raft_consensus.cc:2272] T 73452312211b472893d179e9a93d7e1b P ee72918aab4949cdbe6cf2fb6377d079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.964964 26044 tablet_replica.cc:333] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079: stopping tablet replica
I20260710 11:05:36.965361 26044 raft_consensus.cc:2243] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:36.965709 26044 raft_consensus.cc:2272] T 254b6635a514496a93bb939196b53025 P ee72918aab4949cdbe6cf2fb6377d079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:36.992199 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
I20260710 11:05:37.009322 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
W20260710 11:05:37.017863 26782 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.111.1:44193: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260710 11:05:37.023586 26782 consensus_peers.cc:597] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b -> Peer ee72918aab4949cdbe6cf2fb6377d079 (127.25.111.1:44193): Couldn't send request to peer ee72918aab4949cdbe6cf2fb6377d079. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:44193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:37.031672 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:37.032274 26044 tablet_replica.cc:333] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.032859 26044 raft_consensus.cc:2243] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.033275 26044 raft_consensus.cc:2272] T 021ca091005940b0bcd445aa5b868ee9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.034864 26044 tablet_replica.cc:333] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.035369 26044 raft_consensus.cc:2243] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.035770 26044 raft_consensus.cc:2272] T c62a7f23933d4449a81924b9a6e559c3 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.037246 26044 tablet_replica.cc:333] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.037746 26044 raft_consensus.cc:2243] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.038105 26044 raft_consensus.cc:2272] T e5f7a9174419471b8566f8a32f6350fb P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.039636 26044 tablet_replica.cc:333] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.040053 26044 raft_consensus.cc:2243] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:37.040719 26044 raft_consensus.cc:2272] T 254b6635a514496a93bb939196b53025 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.042250 26044 tablet_replica.cc:333] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.042748 26044 raft_consensus.cc:2243] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.043110 26044 raft_consensus.cc:2272] T 73452312211b472893d179e9a93d7e1b P b37ba49d8a8d4ae3a747e67cde2f9520 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.044566 26044 tablet_replica.cc:333] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.044981 26044 raft_consensus.cc:2243] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:37.045596 26044 raft_consensus.cc:2272] T 1f5d2f1598c746aa96af51eb7a1daf1d P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.047206 26044 tablet_replica.cc:333] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.047705 26044 raft_consensus.cc:2243] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:37.048344 26044 raft_consensus.cc:2272] T 7d549b5125e04d0ba6c05b7769a4056f P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.049991 26044 tablet_replica.cc:333] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.050418 26044 raft_consensus.cc:2243] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.050773 26044 raft_consensus.cc:2272] T 3c0004639555475f8e7736043b8b6083 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.052557 26044 tablet_replica.cc:333] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.052973 26044 raft_consensus.cc:2243] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.053335 26044 raft_consensus.cc:2272] T 4d90208d87404493be08bd508d89fa21 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.055073 26044 tablet_replica.cc:333] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520: stopping tablet replica
I20260710 11:05:37.055503 26044 raft_consensus.cc:2243] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.055872 26044 raft_consensus.cc:2272] T 4590200e8fe44a09826cfa212e55d5d9 P b37ba49d8a8d4ae3a747e67cde2f9520 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.082046 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
I20260710 11:05:37.098735 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
I20260710 11:05:37.116886 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:37.117563 26044 tablet_replica.cc:333] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.118314 26044 raft_consensus.cc:2243] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:37.119180 26044 raft_consensus.cc:2272] T 4d90208d87404493be08bd508d89fa21 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.120990 26044 tablet_replica.cc:333] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.121479 26044 raft_consensus.cc:2243] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.121834 26044 raft_consensus.cc:2272] T 7d549b5125e04d0ba6c05b7769a4056f P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.123843 26044 tablet_replica.cc:333] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.124297 26044 raft_consensus.cc:2243] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:37.124940 26044 raft_consensus.cc:2272] T 3c0004639555475f8e7736043b8b6083 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.126629 26044 tablet_replica.cc:333] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.127061 26044 raft_consensus.cc:2243] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:37.127794 26044 raft_consensus.cc:2272] T c62a7f23933d4449a81924b9a6e559c3 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.129318 26044 tablet_replica.cc:333] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.129774 26044 raft_consensus.cc:2243] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.130126 26044 raft_consensus.cc:2272] T 4590200e8fe44a09826cfa212e55d5d9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.131774 26044 tablet_replica.cc:333] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.132206 26044 raft_consensus.cc:2243] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.132557 26044 raft_consensus.cc:2272] T e5f7a9174419471b8566f8a32f6350fb P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.134048 26044 tablet_replica.cc:333] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.134471 26044 raft_consensus.cc:2243] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.134838 26044 raft_consensus.cc:2272] T 021ca091005940b0bcd445aa5b868ee9 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.136409 26044 tablet_replica.cc:333] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.136842 26044 raft_consensus.cc:2243] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.137188 26044 raft_consensus.cc:2272] T 254b6635a514496a93bb939196b53025 P 7fe664a3f5f74bc79c2c68b3fde0130b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.138708 26044 tablet_replica.cc:333] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.139115 26044 raft_consensus.cc:2243] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.139475 26044 raft_consensus.cc:2272] T 73452312211b472893d179e9a93d7e1b P 7fe664a3f5f74bc79c2c68b3fde0130b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.141023 26044 tablet_replica.cc:333] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b: stopping tablet replica
I20260710 11:05:37.141418 26044 raft_consensus.cc:2243] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:37.141769 26044 raft_consensus.cc:2272] T 1f5d2f1598c746aa96af51eb7a1daf1d P 7fe664a3f5f74bc79c2c68b3fde0130b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.167018 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:05:37.182874 26044 master.cc:562] Master@127.25.111.62:33969 shutting down...
I20260710 11:05:37.199098 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:37.199646 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:37.199944 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P 445d7250cc714ee28059bacdc122faea: stopping tablet replica
I20260710 11:05:37.218474 26044 master.cc:584] Master@127.25.111.62:33969 shutdown complete.
7fe664a3f5f74bc79c2c68b3fde0130b  1
b37ba49d8a8d4ae3a747e67cde2f9520  4
ee72918aab4949cdbe6cf2fb6377d079  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10132 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:05:37.251964 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:33129
I20260710 11:05:37.252951 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:37.257718 27034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:37.258320 27033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:37.258960 27036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:37.259147 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:37.259976 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:37.260144 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:37.260255 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681537260244 us; error 0 us; skew 500 ppm
I20260710 11:05:37.260690 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:37.262773 26044 webserver.cc:533] Webserver started at http://127.25.111.62:43869/ using document root <none> and password file <none>
I20260710 11:05:37.263178 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:37.263324 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:37.263556 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:37.264515 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "18821dde204c409db553cd37517024fe"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.268826 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:37.271670 27041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.272286 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:37.272502 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "18821dde204c409db553cd37517024fe"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.272732 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:37.299404 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:37.300594 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:37.334957 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:33129
I20260710 11:05:37.335026 27092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:33129 every 8 connection(s)
I20260710 11:05:37.338595 27093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.347381 27093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe: Bootstrap starting.
I20260710 11:05:37.351620 27093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.355304 27093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe: No bootstrap required, opened a new log
I20260710 11:05:37.357180 27093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18821dde204c409db553cd37517024fe" member_type: VOTER }
I20260710 11:05:37.357511 27093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.357725 27093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18821dde204c409db553cd37517024fe, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.358255 27093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18821dde204c409db553cd37517024fe" member_type: VOTER }
I20260710 11:05:37.358686 27093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:37.358891 27093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:37.359123 27093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.362720 27093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18821dde204c409db553cd37517024fe" member_type: VOTER }
I20260710 11:05:37.363174 27093 leader_election.cc:304] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [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: 18821dde204c409db553cd37517024fe; no voters: 
I20260710 11:05:37.364182 27093 leader_election.cc:290] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:37.364516 27096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.365658 27096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 1 LEADER]: Becoming Leader. State: Replica: 18821dde204c409db553cd37517024fe, State: Running, Role: LEADER
I20260710 11:05:37.366300 27096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [LEADER]: Queue going to LEADER mode. State: All 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: "18821dde204c409db553cd37517024fe" member_type: VOTER }
I20260710 11:05:37.366781 27093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:37.370723 27098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18821dde204c409db553cd37517024fe. Latest consensus state: current_term: 1 leader_uuid: "18821dde204c409db553cd37517024fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18821dde204c409db553cd37517024fe" member_type: VOTER } }
I20260710 11:05:37.370724 27097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18821dde204c409db553cd37517024fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18821dde204c409db553cd37517024fe" member_type: VOTER } }
I20260710 11:05:37.371320 27098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:37.371469 27097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:37.373198 27103 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:37.380153 27103 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:37.380946 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:37.387676 27103 catalog_manager.cc:1383] Generated new cluster ID: fdf2f89a32e4479f892fe5e91b7ff46c
I20260710 11:05:37.387926 27103 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:37.406095 27103 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:37.407227 27103 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:37.417244 27103 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe: Generated new TSK 0
I20260710 11:05:37.417762 27103 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:37.446980 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:37.452316 27114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:37.453281 27115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:37.455035 27117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:37.455361 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:37.456154 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:37.456322 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:37.456490 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681537456472 us; error 0 us; skew 500 ppm
I20260710 11:05:37.456990 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:37.459041 26044 webserver.cc:533] Webserver started at http://127.25.111.1:36445/ using document root <none> and password file <none>
I20260710 11:05:37.459501 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:37.459690 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:37.459939 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:37.460928 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "2ef8188a057847b8b49f287ad75d486f"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.465127 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:37.468222 27122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.468938 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:37.469250 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "2ef8188a057847b8b49f287ad75d486f"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.469491 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:37.483937 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:37.485008 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:37.486294 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:37.488386 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:37.488574 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.488782 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:37.488936 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.525405 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:44273
I20260710 11:05:37.525497 27184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:44273 every 8 connection(s)
I20260710 11:05:37.529806 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:37.536943 27189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:37.538115 27190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:37.539656 26044 server_base.cc:1061] running on GCE node
W20260710 11:05:37.540370 27192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:37.541096 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:37.541293 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:37.541452 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681537541434 us; error 0 us; skew 500 ppm
I20260710 11:05:37.541918 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:37.544097 26044 webserver.cc:533] Webserver started at http://127.25.111.2:40331/ using document root <none> and password file <none>
I20260710 11:05:37.544545 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:37.544721 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:37.544981 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:37.546295 27185 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33129
I20260710 11:05:37.546303 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "8297d1b1e9c846bd8634090817e02945"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.546720 27185 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:37.547362 27185 heartbeater.cc:507] Master 127.25.111.62:33129 requested a full tablet report, sending...
I20260710 11:05:37.549367 27058 ts_manager.cc:194] Registered new tserver with Master: 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273)
I20260710 11:05:37.551295 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:37.551429 27058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38072
I20260710 11:05:37.554947 27197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.555681 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:37.555929 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "8297d1b1e9c846bd8634090817e02945"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.556183 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:37.584389 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:37.585461 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:37.586829 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:37.588884 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:37.589066 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.589283 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:37.589428 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.625296 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:46485
I20260710 11:05:37.625380 27259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:46485 every 8 connection(s)
I20260710 11:05:37.629525 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:37.635630 27263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:37.636377 27264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:37.638815 27266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:37.639030 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:37.640071 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:37.640271 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:37.640465 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681537640444 us; error 0 us; skew 500 ppm
I20260710 11:05:37.640544 27260 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33129
I20260710 11:05:37.640894 27260 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:37.641036 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:37.641541 27260 heartbeater.cc:507] Master 127.25.111.62:33129 requested a full tablet report, sending...
I20260710 11:05:37.643414 26044 webserver.cc:533] Webserver started at http://127.25.111.3:38329/ using document root <none> and password file <none>
I20260710 11:05:37.643486 27058 ts_manager.cc:194] Registered new tserver with Master: 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:37.643999 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:37.644212 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:37.644449 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:37.644842 27058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38086
I20260710 11:05:37.645486 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "94210378b3784137a9da50a7459f1fd2"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.649825 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:37.652751 27271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.653384 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:37.653640 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "94210378b3784137a9da50a7459f1fd2"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-0nsv"
I20260710 11:05:37.653882 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:37.664902 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:37.665908 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:37.667210 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:37.669351 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:37.669519 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.669731 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:37.669872 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.706199 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:33197
I20260710 11:05:37.706300 27333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:33197 every 8 connection(s)
I20260710 11:05:37.718559 27334 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33129
I20260710 11:05:37.718883 27334 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:37.719559 27334 heartbeater.cc:507] Master 127.25.111.62:33129 requested a full tablet report, sending...
I20260710 11:05:37.721231 27058 ts_manager.cc:194] Registered new tserver with Master: 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:37.721922 26044 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012887259s
I20260710 11:05:37.722560 27058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38098
I20260710 11:05:37.744033 27058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38106:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:37.747591 27058 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:37.857076 27149 tablet_service.cc:1511] Processing CreateTablet for tablet b1928bcbaebc4bdab80a88dfcf11c198 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:05:37.858485 27149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1928bcbaebc4bdab80a88dfcf11c198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.858269 27150 tablet_service.cc:1511] Processing CreateTablet for tablet c67000eadb204a22bb54c6fdae762737 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:05:37.859495 27150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67000eadb204a22bb54c6fdae762737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.860419 27148 tablet_service.cc:1511] Processing CreateTablet for tablet 901727a1d89d41d093df8d5e54770905 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:05:37.861593 27148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901727a1d89d41d093df8d5e54770905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.864503 27147 tablet_service.cc:1511] Processing CreateTablet for tablet 9c93462aeb944e1fb138d7476320b930 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:05:37.865685 27147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c93462aeb944e1fb138d7476320b930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.868546 27146 tablet_service.cc:1511] Processing CreateTablet for tablet c7b309d9296441239444ab608ea07080 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:05:37.869741 27146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b309d9296441239444ab608ea07080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.872483 27144 tablet_service.cc:1511] Processing CreateTablet for tablet 6d237efca0204b80bcf8ee23c911492c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:05:37.873710 27144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d237efca0204b80bcf8ee23c911492c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.876343 27145 tablet_service.cc:1511] Processing CreateTablet for tablet 0f61444f26654c90b9a713e5ebe52989 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:05:37.876670 27142 tablet_service.cc:1511] Processing CreateTablet for tablet ab15da41b8774cedb7a453399b93a8dd (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:05:37.877543 27145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f61444f26654c90b9a713e5ebe52989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.878978 27142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab15da41b8774cedb7a453399b93a8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.883224 27141 tablet_service.cc:1511] Processing CreateTablet for tablet 3013b7d73ee247e8bb5d6bfd018decb3 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:05:37.883522 27143 tablet_service.cc:1511] Processing CreateTablet for tablet a5096184fbd04d32a08284608f60de59 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:05:37.884383 27141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3013b7d73ee247e8bb5d6bfd018decb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.884924 27143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5096184fbd04d32a08284608f60de59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.905175 27141 tablet_service.cc:1511] Processing CreateTablet for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:05:37.906431 27141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.910359 27142 tablet_service.cc:1511] Processing CreateTablet for tablet bd785d8bb1474192abb7df516e415b42 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:05:37.914311 27146 tablet_service.cc:1511] Processing CreateTablet for tablet 5555c2915ec54f038a6a23dc378d73a0 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:05:37.918517 27142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd785d8bb1474192abb7df516e415b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.921679 27224 tablet_service.cc:1511] Processing CreateTablet for tablet b1928bcbaebc4bdab80a88dfcf11c198 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:05:37.922843 27224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1928bcbaebc4bdab80a88dfcf11c198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.922676 27146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5555c2915ec54f038a6a23dc378d73a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.924150 27299 tablet_service.cc:1511] Processing CreateTablet for tablet c67000eadb204a22bb54c6fdae762737 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:05:37.924723 27292 tablet_service.cc:1511] Processing CreateTablet for tablet a5096184fbd04d32a08284608f60de59 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:05:37.924978 27225 tablet_service.cc:1511] Processing CreateTablet for tablet c67000eadb204a22bb54c6fdae762737 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:05:37.925366 27299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67000eadb204a22bb54c6fdae762737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.925964 27292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5096184fbd04d32a08284608f60de59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.926635 27223 tablet_service.cc:1511] Processing CreateTablet for tablet 901727a1d89d41d093df8d5e54770905 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:05:37.927289 27298 tablet_service.cc:1511] Processing CreateTablet for tablet b1928bcbaebc4bdab80a88dfcf11c198 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:05:37.928644 27222 tablet_service.cc:1511] Processing CreateTablet for tablet 9c93462aeb944e1fb138d7476320b930 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:05:37.929746 27297 tablet_service.cc:1511] Processing CreateTablet for tablet 901727a1d89d41d093df8d5e54770905 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:05:37.930775 27221 tablet_service.cc:1511] Processing CreateTablet for tablet c7b309d9296441239444ab608ea07080 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:05:37.931763 27296 tablet_service.cc:1511] Processing CreateTablet for tablet 9c93462aeb944e1fb138d7476320b930 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:05:37.932852 27219 tablet_service.cc:1511] Processing CreateTablet for tablet 6d237efca0204b80bcf8ee23c911492c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:05:37.933801 27295 tablet_service.cc:1511] Processing CreateTablet for tablet c7b309d9296441239444ab608ea07080 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:05:37.934901 27218 tablet_service.cc:1511] Processing CreateTablet for tablet a5096184fbd04d32a08284608f60de59 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:05:37.936251 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 0f61444f26654c90b9a713e5ebe52989 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:05:37.936664 27220 tablet_service.cc:1511] Processing CreateTablet for tablet 0f61444f26654c90b9a713e5ebe52989 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:05:37.937878 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 6d237efca0204b80bcf8ee23c911492c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:05:37.938330 27217 tablet_service.cc:1511] Processing CreateTablet for tablet ab15da41b8774cedb7a453399b93a8dd (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:05:37.936275 27291 tablet_service.cc:1511] Processing CreateTablet for tablet ab15da41b8774cedb7a453399b93a8dd (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:05:37.939965 27216 tablet_service.cc:1511] Processing CreateTablet for tablet 3013b7d73ee247e8bb5d6bfd018decb3 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:05:37.940531 27290 tablet_service.cc:1511] Processing CreateTablet for tablet 3013b7d73ee247e8bb5d6bfd018decb3 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:05:37.928546 27298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1928bcbaebc4bdab80a88dfcf11c198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.948439 27290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3013b7d73ee247e8bb5d6bfd018decb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.943499 27225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67000eadb204a22bb54c6fdae762737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.950098 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901727a1d89d41d093df8d5e54770905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.952984 27216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3013b7d73ee247e8bb5d6bfd018decb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.955785 27295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b309d9296441239444ab608ea07080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.955921 27223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901727a1d89d41d093df8d5e54770905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.959479 27296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c93462aeb944e1fb138d7476320b930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.959967 27221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b309d9296441239444ab608ea07080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.963878 27291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab15da41b8774cedb7a453399b93a8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.966638 27219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d237efca0204b80bcf8ee23c911492c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.968051 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f61444f26654c90b9a713e5ebe52989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.969843 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d237efca0204b80bcf8ee23c911492c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.971803 27218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5096184fbd04d32a08284608f60de59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.979054 27147 tablet_service.cc:1511] Processing CreateTablet for tablet b353788652ea4930aecd3f977a7b9c6b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:05:37.979383 27146 tablet_service.cc:1511] Processing CreateTablet for tablet cce1ad63addc44da90a0379481b8c4a1 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:05:37.980268 27147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b353788652ea4930aecd3f977a7b9c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.982030 27142 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad02b619f5a45938ced7451f02c7ace (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:05:37.983124 27142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad02b619f5a45938ced7451f02c7ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.981907 27217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab15da41b8774cedb7a453399b93a8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.987640 27222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c93462aeb944e1fb138d7476320b930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.988593 27220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f61444f26654c90b9a713e5ebe52989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.988927 27146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1ad63addc44da90a0379481b8c4a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.989723 27143 tablet_service.cc:1511] Processing CreateTablet for tablet f18357a3b82246fab4a216ac5d14c97c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:05:37.990831 27143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18357a3b82246fab4a216ac5d14c97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.994527 27144 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff8d0efe8554e81be975a9e826b1e1f (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:05:37.995683 27144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8d0efe8554e81be975a9e826b1e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.009719 27148 tablet_service.cc:1511] Processing CreateTablet for tablet 61331f87f9664f3b94b6d3c9c5f57089 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:05:38.010967 27148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61331f87f9664f3b94b6d3c9c5f57089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.026157 27295 tablet_service.cc:1511] Processing CreateTablet for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:05:38.027364 27295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.039776 27351 tablet_bootstrap.cc:492] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.040905 27297 tablet_service.cc:1511] Processing CreateTablet for tablet bd785d8bb1474192abb7df516e415b42 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:05:38.042162 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd785d8bb1474192abb7df516e415b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.064342 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 5555c2915ec54f038a6a23dc378d73a0 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:05:38.064836 27290 tablet_service.cc:1511] Processing CreateTablet for tablet b353788652ea4930aecd3f977a7b9c6b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:05:38.065625 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5555c2915ec54f038a6a23dc378d73a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.076416 27150 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3e97be33a64e84847c9b288c3a736c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:05:38.076678 27224 tablet_service.cc:1511] Processing CreateTablet for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:05:38.068523 27290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b353788652ea4930aecd3f977a7b9c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.077039 27298 tablet_service.cc:1511] Processing CreateTablet for tablet cce1ad63addc44da90a0379481b8c4a1 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:05:38.077637 27150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3e97be33a64e84847c9b288c3a736c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.079248 27223 tablet_service.cc:1511] Processing CreateTablet for tablet bd785d8bb1474192abb7df516e415b42 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:05:38.079916 27349 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.081782 27147 tablet_service.cc:1511] Processing CreateTablet for tablet 22fbb7308b5549f89e47b034f897d903 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:05:38.085129 27147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fbb7308b5549f89e47b034f897d903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.086885 27219 tablet_service.cc:1511] Processing CreateTablet for tablet b353788652ea4930aecd3f977a7b9c6b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:05:38.084231 27292 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad02b619f5a45938ced7451f02c7ace (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:05:38.104643 27292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad02b619f5a45938ced7451f02c7ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.105178 27297 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3e97be33a64e84847c9b288c3a736c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:05:38.106395 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3e97be33a64e84847c9b288c3a736c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.091777 27221 tablet_service.cc:1511] Processing CreateTablet for tablet cce1ad63addc44da90a0379481b8c4a1 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:05:38.091818 27143 tablet_service.cc:1511] Processing CreateTablet for tablet b0995dad80604885b88da948ae77d64b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:05:38.108441 27143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0995dad80604885b88da948ae77d64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.110673 27298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1ad63addc44da90a0379481b8c4a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.115119 27351 tablet_bootstrap.cc:654] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.093035 27223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd785d8bb1474192abb7df516e415b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.115883 27219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b353788652ea4930aecd3f977a7b9c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.081220 27218 tablet_service.cc:1511] Processing CreateTablet for tablet 5555c2915ec54f038a6a23dc378d73a0 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:05:38.120124 27218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5555c2915ec54f038a6a23dc378d73a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.084172 27350 tablet_bootstrap.cc:492] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.096104 27349 tablet_bootstrap.cc:654] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.123709 27221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1ad63addc44da90a0379481b8c4a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.123580 27216 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad02b619f5a45938ced7451f02c7ace (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:05:38.124786 27216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad02b619f5a45938ced7451f02c7ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.128017 27149 tablet_service.cc:1511] Processing CreateTablet for tablet 876f611052c34b40a7a19dcf6345241d (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:05:38.129300 27149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876f611052c34b40a7a19dcf6345241d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.095986 27296 tablet_service.cc:1511] Processing CreateTablet for tablet f18357a3b82246fab4a216ac5d14c97c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:05:38.132112 27296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18357a3b82246fab4a216ac5d14c97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.132838 27222 tablet_service.cc:1511] Processing CreateTablet for tablet f18357a3b82246fab4a216ac5d14c97c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:05:38.133970 27222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18357a3b82246fab4a216ac5d14c97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.142729 27224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.097393 27299 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff8d0efe8554e81be975a9e826b1e1f (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:05:38.145854 27299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8d0efe8554e81be975a9e826b1e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.147562 27350 tablet_bootstrap.cc:654] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.161089 27225 tablet_service.cc:1511] Processing CreateTablet for tablet 61331f87f9664f3b94b6d3c9c5f57089 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:05:38.162271 27225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61331f87f9664f3b94b6d3c9c5f57089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.170889 27295 tablet_service.cc:1511] Processing CreateTablet for tablet 22fbb7308b5549f89e47b034f897d903 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:05:38.140417 27291 tablet_service.cc:1511] Processing CreateTablet for tablet 61331f87f9664f3b94b6d3c9c5f57089 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:05:38.175347 27295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fbb7308b5549f89e47b034f897d903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.181005 27218 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3e97be33a64e84847c9b288c3a736c (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:05:38.181885 27218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3e97be33a64e84847c9b288c3a736c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.140431 27145 tablet_service.cc:1511] Processing CreateTablet for tablet ba0e174e2d51437289e430894ad4869e (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:05:38.184986 27145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e174e2d51437289e430894ad4869e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.187392 27219 tablet_service.cc:1511] Processing CreateTablet for tablet 22fbb7308b5549f89e47b034f897d903 (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:05:38.188493 27219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fbb7308b5549f89e47b034f897d903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.198241 27291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61331f87f9664f3b94b6d3c9c5f57089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.202100 27349 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.202513 27351 tablet_bootstrap.cc:492] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.202529 27349 ts_tablet_manager.cc:1403] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.007s
I20260710 11:05:38.203086 27351 ts_tablet_manager.cc:1403] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.164s	user 0.006s	sys 0.033s
I20260710 11:05:38.203714 27290 tablet_service.cc:1511] Processing CreateTablet for tablet ba0e174e2d51437289e430894ad4869e (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:05:38.205470 27349 raft_consensus.cc:359] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.205729 27351 raft_consensus.cc:359] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.206168 27349 raft_consensus.cc:385] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.206491 27349 raft_consensus.cc:740] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.211895 27350 tablet_bootstrap.cc:492] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.212335 27350 ts_tablet_manager.cc:1403] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.128s	user 0.006s	sys 0.012s
I20260710 11:05:38.215070 27350 raft_consensus.cc:359] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.215767 27350 raft_consensus.cc:385] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.216049 27350 raft_consensus.cc:740] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.216063 27217 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff8d0efe8554e81be975a9e826b1e1f (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:05:38.217761 27217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8d0efe8554e81be975a9e826b1e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.217391 27350 consensus_queue.cc:260] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.222573 27220 tablet_service.cc:1511] Processing CreateTablet for tablet b0995dad80604885b88da948ae77d64b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:05:38.223681 27290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e174e2d51437289e430894ad4869e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.231953 27220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0995dad80604885b88da948ae77d64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.206399 27351 raft_consensus.cc:385] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.207288 27349 consensus_queue.cc:260] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.232334 27351 raft_consensus.cc:740] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.232451 27223 tablet_service.cc:1511] Processing CreateTablet for tablet ba0e174e2d51437289e430894ad4869e (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:05:38.233618 27223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e174e2d51437289e430894ad4869e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.231684 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 876f611052c34b40a7a19dcf6345241d (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:05:38.239179 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876f611052c34b40a7a19dcf6345241d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.250423 27225 tablet_service.cc:1511] Processing CreateTablet for tablet 876f611052c34b40a7a19dcf6345241d (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:05:38.251585 27225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876f611052c34b40a7a19dcf6345241d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.247525 27351 consensus_queue.cc:260] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.183369 27292 tablet_service.cc:1511] Processing CreateTablet for tablet b0995dad80604885b88da948ae77d64b (DEFAULT_TABLE table=test-workload [id=f2a668f4ef964839b0844271dede9657]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:05:38.274531 27292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0995dad80604885b88da948ae77d64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.279783 27185 heartbeater.cc:499] Master 127.25.111.62:33129 was elected leader, sending a full tablet report...
I20260710 11:05:38.294416 27349 ts_tablet_manager.cc:1434] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.091s	user 0.023s	sys 0.018s
I20260710 11:05:38.295573 27349 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.302542 27349 tablet_bootstrap.cc:654] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.307233 27334 heartbeater.cc:499] Master 127.25.111.62:33129 was elected leader, sending a full tablet report...
I20260710 11:05:38.310128 27350 ts_tablet_manager.cc:1434] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.097s	user 0.019s	sys 0.023s
I20260710 11:05:38.310791 27260 heartbeater.cc:499] Master 127.25.111.62:33129 was elected leader, sending a full tablet report...
I20260710 11:05:38.311069 27350 tablet_bootstrap.cc:492] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.318210 27351 ts_tablet_manager.cc:1434] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.008s
I20260710 11:05:38.319152 27351 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.319298 27350 tablet_bootstrap.cc:654] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.334477 27351 tablet_bootstrap.cc:654] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.337451 27357 raft_consensus.cc:493] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.337951 27357 raft_consensus.cc:515] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.345589 27357 leader_election.cc:290] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.347357 27349 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.349718 27350 tablet_bootstrap.cc:492] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.352280 27350 ts_tablet_manager.cc:1403] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.014s
I20260710 11:05:38.353171 27349 ts_tablet_manager.cc:1403] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.013s
I20260710 11:05:38.359622 27349 raft_consensus.cc:359] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.355263 27350 raft_consensus.cc:359] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.360414 27350 raft_consensus.cc:385] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.360749 27350 raft_consensus.cc:740] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.361459 27350 consensus_queue.cc:260] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.363552 27350 ts_tablet_manager.cc:1434] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 11:05:38.364868 27350 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.366796 27351 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.363885 27349 raft_consensus.cc:385] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.367151 27349 raft_consensus.cc:740] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.367247 27351 ts_tablet_manager.cc:1403] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.004s
I20260710 11:05:38.368005 27349 consensus_queue.cc:260] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.369024 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.370153 27349 ts_tablet_manager.cc:1434] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260710 11:05:38.370944 27198 leader_election.cc:343] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.375051 27349 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.370548 27351 raft_consensus.cc:359] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.373322 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
W20260710 11:05:38.376680 27199 leader_election.cc:343] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.377067 27199 leader_election.cc:304] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
W20260710 11:05:38.377269 27106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:38.377779 27357 raft_consensus.cc:2749] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:38.378101 27351 raft_consensus.cc:385] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.378412 27351 raft_consensus.cc:740] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.379105 27351 consensus_queue.cc:260] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.380643 27349 tablet_bootstrap.cc:654] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.381084 27351 ts_tablet_manager.cc:1434] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:05:38.381992 27351 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.374102 27350 tablet_bootstrap.cc:654] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.385026 27349 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.385531 27349 ts_tablet_manager.cc:1403] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 11:05:38.388238 27351 tablet_bootstrap.cc:654] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.388504 27349 raft_consensus.cc:359] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.389271 27349 raft_consensus.cc:385] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.389627 27349 raft_consensus.cc:740] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.390508 27349 consensus_queue.cc:260] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.392493 27355 raft_consensus.cc:493] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.393013 27349 ts_tablet_manager.cc:1434] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:38.394068 27349 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.392958 27355 raft_consensus.cc:515] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.397840 27350 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.398365 27350 ts_tablet_manager.cc:1403] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.007s
I20260710 11:05:38.400411 27349 tablet_bootstrap.cc:654] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.401201 27350 raft_consensus.cc:359] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.401940 27350 raft_consensus.cc:385] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.402284 27350 raft_consensus.cc:740] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.403033 27350 consensus_queue.cc:260] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.405495 27351 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.405928 27351 ts_tablet_manager.cc:1403] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 11:05:38.404443 27355 leader_election.cc:290] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.407124 27350 ts_tablet_manager.cc:1434] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:38.408193 27350 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.408721 27351 raft_consensus.cc:359] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.409432 27351 raft_consensus.cc:385] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.409718 27351 raft_consensus.cc:740] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.410501 27351 consensus_queue.cc:260] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.412496 27351 ts_tablet_manager.cc:1434] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:38.413458 27351 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.415174 27349 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.415627 27349 ts_tablet_manager.cc:1403] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260710 11:05:38.418481 27349 raft_consensus.cc:359] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.419163 27350 tablet_bootstrap.cc:654] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.419143 27349 raft_consensus.cc:385] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.419710 27349 raft_consensus.cc:740] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.420710 27349 consensus_queue.cc:260] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.423084 27349 ts_tablet_manager.cc:1434] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:38.424247 27351 tablet_bootstrap.cc:654] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.424933 27349 tablet_bootstrap.cc:492] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.431737 27355 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.432201 27355 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.434230 27355 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.443686 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.444947 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
W20260710 11:05:38.446440 27124 leader_election.cc:343] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:38.447109 27124 leader_election.cc:343] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.448832 27349 tablet_bootstrap.cc:654] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.454643 27355 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.455112 27355 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.457163 27355 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.459162 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.459800 27308 raft_consensus.cc:2468] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:38.460984 27124 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.461817 27355 raft_consensus.cc:2804] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.462157 27355 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.462466 27355 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.469419 27355 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.473263 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:38.473832 27308 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.475337 27355 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.477057 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.478456 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
W20260710 11:05:38.479048 27125 leader_election.cc:343] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.479533 27125 leader_election.cc:304] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:38.479732 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:38.480855 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
W20260710 11:05:38.482429 27125 leader_election.cc:343] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.483672 27355 raft_consensus.cc:2749] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:38.483559 27125 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
W20260710 11:05:38.485905 27125 leader_election.cc:343] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.486289 27355 raft_consensus.cc:2749] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:38.486619 27125 leader_election.cc:343] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.485853 27351 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.487288 27351 ts_tablet_manager.cc:1403] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.074s	user 0.044s	sys 0.022s
I20260710 11:05:38.488610 27308 raft_consensus.cc:2468] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:38.489187 27350 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.489547 27350 ts_tablet_manager.cc:1403] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.082s	user 0.036s	sys 0.035s
I20260710 11:05:38.489403 27351 raft_consensus.cc:359] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.489729 27124 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:38.490094 27351 raft_consensus.cc:385] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.490396 27351 raft_consensus.cc:740] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.490829 27355 raft_consensus.cc:2804] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.491073 27351 consensus_queue.cc:260] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.491829 27350 raft_consensus.cc:359] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.492434 27350 raft_consensus.cc:385] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.492712 27350 raft_consensus.cc:740] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.493245 27351 ts_tablet_manager.cc:1434] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:38.493347 27350 consensus_queue.cc:260] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.489820 27349 tablet_bootstrap.cc:492] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.494273 27351 tablet_bootstrap.cc:492] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.494560 27349 ts_tablet_manager.cc:1403] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.005s
I20260710 11:05:38.497248 27349 raft_consensus.cc:359] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.497888 27349 raft_consensus.cc:385] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.498160 27349 raft_consensus.cc:740] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.498484 27355 raft_consensus.cc:697] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:38.498803 27349 consensus_queue.cc:260] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.500759 27351 tablet_bootstrap.cc:654] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.500981 27350 ts_tablet_manager.cc:1434] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 11:05:38.502084 27350 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.499439 27355 consensus_queue.cc:237] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.507997 27350 tablet_bootstrap.cc:654] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.517556 27349 ts_tablet_manager.cc:1434] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:05:38.517184 27058 catalog_manager.cc:5697] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.518669 27349 tablet_bootstrap.cc:492] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.525249 27349 tablet_bootstrap.cc:654] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.536856 27349 tablet_bootstrap.cc:492] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.536895 27351 tablet_bootstrap.cc:492] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.537372 27349 ts_tablet_manager.cc:1403] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:05:38.537844 27351 ts_tablet_manager.cc:1403] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.025s
I20260710 11:05:38.539871 27351 raft_consensus.cc:359] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.540336 27351 raft_consensus.cc:385] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.540333 27349 raft_consensus.cc:359] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.540874 27351 raft_consensus.cc:740] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.541247 27349 raft_consensus.cc:385] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.541699 27349 raft_consensus.cc:740] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.541790 27351 consensus_queue.cc:260] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.542562 27349 consensus_queue.cc:260] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.544200 27351 ts_tablet_manager.cc:1434] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:05:38.544691 27349 ts_tablet_manager.cc:1434] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:05:38.545150 27351 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.545938 27349 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.548755 27350 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.549201 27350 ts_tablet_manager.cc:1403] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.033s
I20260710 11:05:38.551793 27351 tablet_bootstrap.cc:654] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.551875 27350 raft_consensus.cc:359] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.553237 27350 raft_consensus.cc:385] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.553512 27350 raft_consensus.cc:740] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.554221 27350 consensus_queue.cc:260] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.556316 27350 ts_tablet_manager.cc:1434] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:38.557192 27350 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.551960 27349 tablet_bootstrap.cc:654] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.563388 27350 tablet_bootstrap.cc:654] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.577947 27349 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.578414 27349 ts_tablet_manager.cc:1403] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.003s
I20260710 11:05:38.579275 27351 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.579727 27351 ts_tablet_manager.cc:1403] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260710 11:05:38.579768 27350 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.580298 27350 ts_tablet_manager.cc:1403] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260710 11:05:38.580500 27349 raft_consensus.cc:359] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.581025 27349 raft_consensus.cc:385] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.581241 27349 raft_consensus.cc:740] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.581813 27349 consensus_queue.cc:260] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.582499 27351 raft_consensus.cc:359] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.583197 27351 raft_consensus.cc:385] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.582873 27350 raft_consensus.cc:359] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.583487 27351 raft_consensus.cc:740] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.583550 27350 raft_consensus.cc:385] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.583743 27349 ts_tablet_manager.cc:1434] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:05:38.583889 27350 raft_consensus.cc:740] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.584239 27351 consensus_queue.cc:260] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.584834 27349 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.584739 27350 consensus_queue.cc:260] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.586018 27351 ts_tablet_manager.cc:1434] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:38.588117 27351 tablet_bootstrap.cc:492] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.593978 27351 tablet_bootstrap.cc:654] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.595273 27350 ts_tablet_manager.cc:1434] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:05:38.596165 27349 tablet_bootstrap.cc:654] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.598330 27350 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.604698 27350 tablet_bootstrap.cc:654] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.605854 27351 tablet_bootstrap.cc:492] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.606303 27351 ts_tablet_manager.cc:1403] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:05:38.608995 27351 raft_consensus.cc:359] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.609717 27351 raft_consensus.cc:385] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.610009 27351 raft_consensus.cc:740] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.611061 27349 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.610746 27351 consensus_queue.cc:260] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.611406 27349 ts_tablet_manager.cc:1403] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.011s
I20260710 11:05:38.613098 27351 ts_tablet_manager.cc:1434] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:38.614044 27351 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.615089 27349 raft_consensus.cc:359] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.615716 27349 raft_consensus.cc:385] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.615952 27349 raft_consensus.cc:740] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.616631 27349 consensus_queue.cc:260] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.620994 27349 ts_tablet_manager.cc:1434] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:05:38.621768 27350 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.622205 27350 ts_tablet_manager.cc:1403] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.014s
I20260710 11:05:38.621788 27349 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.623697 27351 tablet_bootstrap.cc:654] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.624818 27350 raft_consensus.cc:359] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.625602 27350 raft_consensus.cc:385] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.625878 27350 raft_consensus.cc:740] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.626556 27350 consensus_queue.cc:260] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.628661 27350 ts_tablet_manager.cc:1434] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:38.629534 27350 tablet_bootstrap.cc:492] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.633410 27349 tablet_bootstrap.cc:654] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.633563 27351 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.633972 27351 ts_tablet_manager.cc:1403] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260710 11:05:38.636329 27351 raft_consensus.cc:359] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.636905 27351 raft_consensus.cc:385] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.637081 27350 tablet_bootstrap.cc:654] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.637167 27351 raft_consensus.cc:740] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.637889 27351 consensus_queue.cc:260] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.639693 27351 ts_tablet_manager.cc:1434] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:05:38.640729 27351 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.644506 27349 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.644918 27349 ts_tablet_manager.cc:1403] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 11:05:38.645958 27351 tablet_bootstrap.cc:654] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.647221 27349 raft_consensus.cc:359] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.647867 27349 raft_consensus.cc:385] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.648111 27349 raft_consensus.cc:740] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.648806 27349 consensus_queue.cc:260] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.650875 27349 ts_tablet_manager.cc:1434] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:38.651713 27349 tablet_bootstrap.cc:492] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.657917 27349 tablet_bootstrap.cc:654] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.658177 27356 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.658648 27356 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.662539 27351 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.662971 27351 ts_tablet_manager.cc:1403] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 11:05:38.664535 27356 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:38.665627 27351 raft_consensus.cc:359] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.666285 27351 raft_consensus.cc:385] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.666530 27351 raft_consensus.cc:740] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.667160 27351 consensus_queue.cc:260] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.669237 27351 ts_tablet_manager.cc:1434] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:38.670331 27350 tablet_bootstrap.cc:492] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.670869 27350 ts_tablet_manager.cc:1403] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.014s
I20260710 11:05:38.671650 27351 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.673341 27350 raft_consensus.cc:359] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.673982 27350 raft_consensus.cc:385] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.674270 27350 raft_consensus.cc:740] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.674508 27355 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.674933 27355 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.675012 27350 consensus_queue.cc:260] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.676551 27357 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.676905 27355 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.676991 27357 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.678413 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.678900 27357 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.678972 27308 raft_consensus.cc:2468] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:38.680902 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.680958 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.681484 27124 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.681743 27308 raft_consensus.cc:2393] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8297d1b1e9c846bd8634090817e02945 in current term 1: Already voted for candidate 2ef8188a057847b8b49f287ad75d486f in this term.
I20260710 11:05:38.679129 27349 tablet_bootstrap.cc:492] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.682236 27355 raft_consensus.cc:2804] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.682531 27349 ts_tablet_manager.cc:1403] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260710 11:05:38.682717 27355 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.680958 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.684245 27350 ts_tablet_manager.cc:1434] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 11:05:38.685117 27372 raft_consensus.cc:493] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.684979 27349 raft_consensus.cc:359] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.685608 27349 raft_consensus.cc:385] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.685112 27350 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.686003 27349 raft_consensus.cc:740] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.685575 27372 raft_consensus.cc:515] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.699887 27349 consensus_queue.cc:260] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.701987 27372 leader_election.cc:290] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.686172 27355 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.703711 27357 raft_consensus.cc:493] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.703871 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.704151 27357 raft_consensus.cc:515] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.706017 27357 leader_election.cc:290] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
W20260710 11:05:38.682214 27125 leader_election.cc:343] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.680141 27393 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.708899 27351 tablet_bootstrap.cc:654] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.710225 27355 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.710551 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.713184 27308 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:38.713569 27356 raft_consensus.cc:493] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.713975 27356 raft_consensus.cc:515] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
W20260710 11:05:38.715600 27124 leader_election.cc:343] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.715781 27356 leader_election.cc:290] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:38.716928 27199 leader_election.cc:304] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.719684 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.720129 27372 raft_consensus.cc:493] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.720242 27233 raft_consensus.cc:2468] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:38.720551 27372 raft_consensus.cc:515] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.721024 27356 raft_consensus.cc:493] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.721736 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.721436 27393 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.722286 27160 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:38.723423 27198 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:38.721452 27356 raft_consensus.cc:515] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.719631 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.720852 27357 raft_consensus.cc:2804] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.724920 27357 raft_consensus.cc:493] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.725394 27357 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.725577 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.726154 27233 raft_consensus.cc:2468] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:38.727087 27350 tablet_bootstrap.cc:654] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.727530 27274 leader_election.cc:304] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.728567 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.729080 27355 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
W20260710 11:05:38.730964 27274 leader_election.cc:343] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.731086 27397 raft_consensus.cc:2804] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.731484 27397 raft_consensus.cc:493] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.731817 27397 raft_consensus.cc:3060] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:38.732249 27124 leader_election.cc:343] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.732656 27393 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.733100 27393 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.733054 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:38.733652 27308 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.733723 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.734352 27309 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:38.735167 27372 leader_election.cc:290] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.735671 27372 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.735771 27199 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.736146 27372 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.732309 27357 raft_consensus.cc:515] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.738855 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.739506 27356 leader_election.cc:290] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:38.739400 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:38.740026 27307 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.742285 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.739418 27233 raft_consensus.cc:2468] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:38.744534 27274 leader_election.cc:304] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
W20260710 11:05:38.745193 27124 leader_election.cc:343] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.750255 27356 raft_consensus.cc:2804] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.750597 27356 raft_consensus.cc:493] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.750906 27356 raft_consensus.cc:3060] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.752017 27396 raft_consensus.cc:2804] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.746178 27393 raft_consensus.cc:2749] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:38.753717 27125 leader_election.cc:304] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:38.753867 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.754287 27393 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.754557 27157 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:38.754705 27393 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.755676 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:38.756268 27156 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.756628 27393 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.758313 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:38.758890 27309 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:38.746769 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.747380 27372 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.759955 27199 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.760241 27372 raft_consensus.cc:2804] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.760641 27372 raft_consensus.cc:493] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.760728 27393 raft_consensus.cc:2804] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.761006 27372 raft_consensus.cc:3060] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.761168 27393 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.747824 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.748282 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.748466 27308 raft_consensus.cc:2468] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:38.731391 27349 ts_tablet_manager.cc:1434] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.049s	user 0.017s	sys 0.000s
I20260710 11:05:38.749624 27307 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:38.753636 27351 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.763917 27349 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:38.745785 27397 raft_consensus.cc:515] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.764230 27159 raft_consensus.cc:2468] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:38.765504 27397 leader_election.cc:290] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:38.765978 27397 raft_consensus.cc:493] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.766355 27397 raft_consensus.cc:515] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.761691 27393 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.761758 27396 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.767781 27396 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.762123 27357 leader_election.cc:290] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.763654 27158 raft_consensus.cc:2468] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:38.768617 27124 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.769759 27395 raft_consensus.cc:2804] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.770267 27395 raft_consensus.cc:697] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:38.768651 27351 ts_tablet_manager.cc:1403] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.000s
I20260710 11:05:38.771368 27395 consensus_queue.cc:237] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.775811 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:38.777510 27349 tablet_bootstrap.cc:654] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.778270 27233 raft_consensus.cc:3060] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.767546 27156 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:38.779969 27397 leader_election.cc:290] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:38.781114 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.784484 27235 raft_consensus.cc:2468] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:38.785732 27274 leader_election.cc:304] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.781744 27199 leader_election.cc:304] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.786887 27357 raft_consensus.cc:2804] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.787336 27357 raft_consensus.cc:697] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:38.787925 27393 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.788100 27357 consensus_queue.cc:237] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.782634 27356 raft_consensus.cc:515] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.788889 27397 raft_consensus.cc:2804] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.791287 27356 leader_election.cc:290] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:38.792960 27393 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.792196 27397 raft_consensus.cc:493] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.795006 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:38.798379 27235 raft_consensus.cc:3060] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.800575 27397 raft_consensus.cc:3060] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.800200 27058 catalog_manager.cc:5697] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.801236 27350 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.797824 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:38.801695 27307 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.801875 27350 ts_tablet_manager.cc:1403] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.019s
I20260710 11:05:38.804445 27350 raft_consensus.cc:359] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.805053 27350 raft_consensus.cc:385] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.805301 27350 raft_consensus.cc:740] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.806030 27350 consensus_queue.cc:260] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.807230 27397 raft_consensus.cc:515] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.807811 27350 ts_tablet_manager.cc:1434] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:38.808663 27350 tablet_bootstrap.cc:492] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.810513 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:38.811034 27234 raft_consensus.cc:3060] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:38.814495 27272 leader_election.cc:343] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.814890 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.816205 27232 raft_consensus.cc:2468] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:38.814977 27272 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:38.813884 27235 raft_consensus.cc:2468] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:38.819262 27274 leader_election.cc:304] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.821012 27400 raft_consensus.cc:2804] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.823024 27234 raft_consensus.cc:2468] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:38.824661 27274 leader_election.cc:304] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.824994 27400 raft_consensus.cc:697] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:38.825443 27356 raft_consensus.cc:2804] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.823364 27350 tablet_bootstrap.cc:654] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.823637 27058 catalog_manager.cc:5697] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.812953 27397 leader_election.cc:290] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:38.829767 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:38.827867 27400 consensus_queue.cc:237] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.835968 27396 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.837307 27351 raft_consensus.cc:359] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.838189 27351 raft_consensus.cc:385] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.838466 27351 raft_consensus.cc:740] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.837698 27397 raft_consensus.cc:2749] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:38.839744 27351 consensus_queue.cc:260] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.838397 27356 raft_consensus.cc:697] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:38.839519 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:38.841042 27356 consensus_queue.cc:237] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.841527 27351 ts_tablet_manager.cc:1434] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.000s
I20260710 11:05:38.842163 27307 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:38.843313 27199 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.844038 27351 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.844503 27399 raft_consensus.cc:2804] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.840104 27372 raft_consensus.cc:515] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.845017 27399 raft_consensus.cc:697] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:38.850903 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
W20260710 11:05:38.852174 27124 leader_election.cc:343] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.852861 27372 leader_election.cc:290] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.853400 27233 raft_consensus.cc:2468] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:38.848495 27399 consensus_queue.cc:237] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.854422 27274 leader_election.cc:304] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.855224 27397 raft_consensus.cc:2804] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.855698 27397 raft_consensus.cc:697] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:38.856009 27396 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.856431 27397 consensus_queue.cc:237] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.857285 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:38.858309 27307 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.860049 27125 leader_election.cc:304] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
W20260710 11:05:38.861892 27125 leader_election.cc:343] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.861382 27372 raft_consensus.cc:2804] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.862654 27372 raft_consensus.cc:493] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.863137 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.864701 27156 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:38.863889 27372 raft_consensus.cc:3060] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.863423 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:38.866703 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:38.867317 27233 raft_consensus.cc:3060] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.865895 27158 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.863729 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
W20260710 11:05:38.862772 27125 leader_election.cc:343] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.870857 27159 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.871726 27125 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:38.874857 27395 raft_consensus.cc:2749] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:38.875689 27349 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.876156 27349 ts_tablet_manager.cc:1403] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.011s
I20260710 11:05:38.878974 27349 raft_consensus.cc:359] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.879640 27349 raft_consensus.cc:385] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.881525 27349 raft_consensus.cc:740] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.882148 27349 consensus_queue.cc:260] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.884049 27349 ts_tablet_manager.cc:1434] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:38.880877 27159 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:38.886055 27349 tablet_bootstrap.cc:492] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
W20260710 11:05:38.869565 27272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.1:44273, user_credentials={real_user=slave}} blocked reactor thread for 55234us
I20260710 11:05:38.887583 27395 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.891481 27372 raft_consensus.cc:515] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.892191 27307 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:38.893263 27199 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.894038 27396 raft_consensus.cc:2804] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.894389 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:38.894629 27396 raft_consensus.cc:697] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:38.894940 27309 raft_consensus.cc:3060] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.895394 27396 consensus_queue.cc:237] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.893405 27372 leader_election.cc:290] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:38.887019 27058 catalog_manager.cc:5697] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.900074 27158 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:38.903882 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:38.907482 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:38.908031 27234 raft_consensus.cc:3060] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.908332 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:38.910637 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:38.910287 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:38.912221 27159 raft_consensus.cc:3060] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.916893 27349 tablet_bootstrap.cc:654] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.915807 27158 raft_consensus.cc:3060] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.919950 27309 raft_consensus.cc:2468] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:38.921128 27124 leader_election.cc:304] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:38.921921 27355 raft_consensus.cc:2804] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.924446 27158 raft_consensus.cc:2468] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:38.923344 27351 tablet_bootstrap.cc:654] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.930672 27159 raft_consensus.cc:2468] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:38.931521 27058 catalog_manager.cc:5697] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.931628 27056 catalog_manager.cc:5697] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.932478 27234 raft_consensus.cc:2468] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
W20260710 11:05:38.926618 27272 leader_election.cc:343] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.933152 27058 catalog_manager.cc:5697] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
W20260710 11:05:38.934758 27272 leader_election.cc:343] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:38.944936 27233 raft_consensus.cc:2468] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:38.946136 27125 leader_election.cc:304] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:38.949389 27372 raft_consensus.cc:2804] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.960278 27355 raft_consensus.cc:697] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:38.961190 27372 raft_consensus.cc:697] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:38.964787 27372 consensus_queue.cc:237] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.965708 27351 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:38.965744 27350 tablet_bootstrap.cc:492] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:38.966305 27351 ts_tablet_manager.cc:1403] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.124s	user 0.008s	sys 0.015s
I20260710 11:05:38.966346 27350 ts_tablet_manager.cc:1403] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.012s
I20260710 11:05:38.969828 27355 consensus_queue.cc:237] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.970223 27350 raft_consensus.cc:359] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.970937 27350 raft_consensus.cc:385] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.971233 27350 raft_consensus.cc:740] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.971975 27350 consensus_queue.cc:260] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.975531 27395 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.977136 27350 ts_tablet_manager.cc:1434] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:38.977205 27351 raft_consensus.cc:359] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.977964 27351 raft_consensus.cc:385] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.978355 27351 raft_consensus.cc:740] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.978008 27350 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:38.979027 27351 consensus_queue.cc:260] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.980535 27058 catalog_manager.cc:5697] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.988971 27351 ts_tablet_manager.cc:1434] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:05:38.990545 27351 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:38.994493 27349 tablet_bootstrap.cc:492] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:38.994931 27349 ts_tablet_manager.cc:1403] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.002s
I20260710 11:05:38.997414 27349 raft_consensus.cc:359] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:38.998091 27349 raft_consensus.cc:385] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.998355 27349 raft_consensus.cc:740] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.999032 27349 consensus_queue.cc:260] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.000801 27349 ts_tablet_manager.cc:1434] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:05:39.001581 27349 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.006528 27351 tablet_bootstrap.cc:654] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.007524 27349 tablet_bootstrap.cc:654] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.008034 27350 tablet_bootstrap.cc:654] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.017859 27056 catalog_manager.cc:5697] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.033049 27350 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.033527 27350 ts_tablet_manager.cc:1403] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.013s
I20260710 11:05:39.035208 27056 catalog_manager.cc:5697] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.036285 27350 raft_consensus.cc:359] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.036978 27350 raft_consensus.cc:385] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.037250 27350 raft_consensus.cc:740] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.038017 27350 consensus_queue.cc:260] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.042629 27350 ts_tablet_manager.cc:1434] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:39.044631 27350 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.046617 27349 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.047030 27349 ts_tablet_manager.cc:1403] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.004s
I20260710 11:05:39.049785 27349 raft_consensus.cc:359] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.050297 27350 tablet_bootstrap.cc:654] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.050379 27349 raft_consensus.cc:385] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.050742 27349 raft_consensus.cc:740] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.051433 27349 consensus_queue.cc:260] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.052357 27356 raft_consensus.cc:493] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.052798 27356 raft_consensus.cc:515] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.054778 27356 leader_election.cc:290] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.055490 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.056041 27159 raft_consensus.cc:2468] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:39.056120 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.057077 27349 ts_tablet_manager.cc:1434] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:05:39.057154 27351 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.057457 27272 leader_election.cc:304] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.057725 27351 ts_tablet_manager.cc:1403] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.067s	user 0.032s	sys 0.015s
I20260710 11:05:39.058179 27356 raft_consensus.cc:2804] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:39.058728 27274 leader_election.cc:343] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.059423 27356 raft_consensus.cc:493] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.059777 27356 raft_consensus.cc:3060] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.058451 27349 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.064684 27349 tablet_bootstrap.cc:654] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.065572 27356 raft_consensus.cc:515] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.066346 27351 raft_consensus.cc:359] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.066956 27351 raft_consensus.cc:385] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.067209 27351 raft_consensus.cc:740] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.067766 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:39.068053 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:39.067906 27351 consensus_queue.cc:260] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.068328 27159 raft_consensus.cc:3060] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:39.069123 27274 leader_election.cc:343] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.069526 27356 leader_election.cc:290] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.072798 27351 ts_tablet_manager.cc:1434] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:39.073172 27350 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.073604 27350 ts_tablet_manager.cc:1403] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.002s
I20260710 11:05:39.074102 27351 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.074553 27159 raft_consensus.cc:2468] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:39.075621 27272 leader_election.cc:304] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:39.076341 27356 raft_consensus.cc:2804] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.076790 27356 raft_consensus.cc:697] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:39.076887 27350 raft_consensus.cc:359] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.077569 27350 raft_consensus.cc:385] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.077667 27349 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.077872 27350 raft_consensus.cc:740] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.078092 27349 ts_tablet_manager.cc:1403] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260710 11:05:39.078578 27350 consensus_queue.cc:260] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.078128 27356 consensus_queue.cc:237] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.080420 27351 tablet_bootstrap.cc:654] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.080606 27349 raft_consensus.cc:359] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.081245 27349 raft_consensus.cc:385] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.081492 27349 raft_consensus.cc:740] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.082170 27349 consensus_queue.cc:260] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.083667 27350 ts_tablet_manager.cc:1434] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:05:39.084496 27350 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.089601 27350 tablet_bootstrap.cc:654] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.091338 27349 ts_tablet_manager.cc:1434] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:05:39.096197 27349 tablet_bootstrap.cc:492] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.101807 27349 tablet_bootstrap.cc:654] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.112635 27349 tablet_bootstrap.cc:492] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.113073 27349 ts_tablet_manager.cc:1403] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:05:39.115633 27349 raft_consensus.cc:359] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.116336 27349 raft_consensus.cc:385] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.116619 27349 raft_consensus.cc:740] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.117244 27349 consensus_queue.cc:260] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.115125 27055 catalog_manager.cc:5697] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.119851 27351 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.119997 27349 ts_tablet_manager.cc:1434] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:05:39.120368 27351 ts_tablet_manager.cc:1403] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.015s
I20260710 11:05:39.120491 27350 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.120929 27350 ts_tablet_manager.cc:1403] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.024s
I20260710 11:05:39.121403 27349 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.123096 27351 raft_consensus.cc:359] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.123512 27350 raft_consensus.cc:359] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.124264 27350 raft_consensus.cc:385] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.124264 27351 raft_consensus.cc:385] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.124696 27350 raft_consensus.cc:740] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.124785 27351 raft_consensus.cc:740] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.125367 27350 consensus_queue.cc:260] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.125485 27351 consensus_queue.cc:260] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.127300 27350 ts_tablet_manager.cc:1434] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:39.127660 27351 ts_tablet_manager.cc:1434] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:39.128362 27350 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.128404 27351 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.130167 27396 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.130592 27396 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.132606 27396 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.134063 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.134719 27159 raft_consensus.cc:2468] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:39.136421 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.138449 27356 raft_consensus.cc:493] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.163113 27350 tablet_bootstrap.cc:654] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.144383 27419 raft_consensus.cc:493] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.164305 27419 raft_consensus.cc:515] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.137010 27198 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
W20260710 11:05:39.166168 27199 leader_election.cc:343] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.162771 27356 raft_consensus.cc:515] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.168591 27396 raft_consensus.cc:2804] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.168784 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.168965 27396 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.169297 27396 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:39.169956 27124 leader_election.cc:343] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.170624 27419 leader_election.cc:290] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.173411 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.173633 27350 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.174067 27350 ts_tablet_manager.cc:1403] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.022s
W20260710 11:05:39.174791 27272 leader_election.cc:343] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.175606 27351 tablet_bootstrap.cc:654] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.176488 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.176692 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
W20260710 11:05:39.177559 27125 leader_election.cc:343] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.177989 27125 leader_election.cc:304] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
W20260710 11:05:39.178457 27274 leader_election.cc:343] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.178942 27419 raft_consensus.cc:2749] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.178845 27274 leader_election.cc:304] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:39.179775 27405 raft_consensus.cc:2749] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.180233 27350 raft_consensus.cc:359] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.180382 27356 leader_election.cc:290] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.180859 27350 raft_consensus.cc:385] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.181205 27350 raft_consensus.cc:740] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.181916 27350 consensus_queue.cc:260] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.182410 27349 tablet_bootstrap.cc:654] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.175206 27396 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.183630 27350 ts_tablet_manager.cc:1434] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:39.184692 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:39.185105 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:39.185221 27159 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.186177 27350 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
W20260710 11:05:39.186708 27199 leader_election.cc:343] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.191509 27350 tablet_bootstrap.cc:654] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.191507 27159 raft_consensus.cc:2468] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:39.192878 27198 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:39.185231 27351 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.193636 27399 raft_consensus.cc:2804] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.194334 27351 ts_tablet_manager.cc:1403] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.005s
I20260710 11:05:39.194466 27396 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.194274 27399 raft_consensus.cc:697] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:39.196518 27399 consensus_queue.cc:237] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.197319 27351 raft_consensus.cc:359] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.198045 27351 raft_consensus.cc:385] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.198349 27351 raft_consensus.cc:740] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.199137 27351 consensus_queue.cc:260] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.199749 27357 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.200198 27357 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.202472 27357 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.203794 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.204481 27309 raft_consensus.cc:2393] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8297d1b1e9c846bd8634090817e02945 in current term 1: Already voted for candidate 2ef8188a057847b8b49f287ad75d486f in this term.
I20260710 11:05:39.206722 27234 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.207260 27349 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.207674 27349 ts_tablet_manager.cc:1403] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.004s
I20260710 11:05:39.209396 27351 ts_tablet_manager.cc:1434] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:05:39.210130 27349 raft_consensus.cc:359] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.211767 27058 catalog_manager.cc:5697] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.212548 27349 raft_consensus.cc:385] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.212955 27349 raft_consensus.cc:740] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.212990 27356 consensus_queue.cc:1048] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.213847 27419 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.213879 27349 consensus_queue.cc:260] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.214314 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.216001 27349 ts_tablet_manager.cc:1434] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:05:39.216887 27351 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.217434 27198 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:39.218559 27399 raft_consensus.cc:2749] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.225399 27351 tablet_bootstrap.cc:654] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.230372 27349 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.238590 27350 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.239032 27350 ts_tablet_manager.cc:1403] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.012s
I20260710 11:05:39.239192 27349 tablet_bootstrap.cc:654] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.242136 27350 raft_consensus.cc:359] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.242594 27350 raft_consensus.cc:385] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.242753 27350 raft_consensus.cc:740] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.245343 27350 consensus_queue.cc:260] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.245947 27413 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:39.253171 27350 ts_tablet_manager.cc:1434] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260710 11:05:39.254738 27350 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.258050 27397 consensus_queue.cc:1048] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.265232 27399 consensus_queue.cc:1048] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.267671 27351 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.268213 27351 ts_tablet_manager.cc:1403] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.014s
I20260710 11:05:39.270567 27351 raft_consensus.cc:359] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.271009 27349 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.271203 27351 raft_consensus.cc:385] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.271477 27349 ts_tablet_manager.cc:1403] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260710 11:05:39.271534 27351 raft_consensus.cc:740] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.272261 27350 tablet_bootstrap.cc:654] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.272639 27351 consensus_queue.cc:260] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.274590 27351 ts_tablet_manager.cc:1434] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:39.274581 27349 raft_consensus.cc:359] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.275558 27349 raft_consensus.cc:385] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.275557 27351 tablet_bootstrap.cc:492] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.275910 27349 raft_consensus.cc:740] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.276674 27349 consensus_queue.cc:260] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.278944 27349 ts_tablet_manager.cc:1434] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:05:39.279747 27349 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.281392 27351 tablet_bootstrap.cc:654] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.284703 27349 tablet_bootstrap.cc:654] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.288317 27350 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.288744 27350 ts_tablet_manager.cc:1403] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260710 11:05:39.291143 27350 raft_consensus.cc:359] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.291785 27350 raft_consensus.cc:385] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.292034 27350 raft_consensus.cc:740] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.292654 27351 tablet_bootstrap.cc:492] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.293097 27351 ts_tablet_manager.cc:1403] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:05:39.295336 27349 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.295781 27349 ts_tablet_manager.cc:1403] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 11:05:39.295644 27351 raft_consensus.cc:359] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.296378 27351 raft_consensus.cc:385] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.296653 27351 raft_consensus.cc:740] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.297217 27350 consensus_queue.cc:260] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.297420 27351 consensus_queue.cc:260] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.298447 27349 raft_consensus.cc:359] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.299031 27349 raft_consensus.cc:385] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.299283 27349 raft_consensus.cc:740] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.300302 27350 ts_tablet_manager.cc:1434] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:05:39.299945 27349 consensus_queue.cc:260] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.300891 27351 ts_tablet_manager.cc:1434] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:39.301227 27350 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.301692 27351 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.307535 27351 tablet_bootstrap.cc:654] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.307721 27399 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.308167 27399 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.309126 27350 tablet_bootstrap.cc:654] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.309865 27349 ts_tablet_manager.cc:1434] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:05:39.310156 27399 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.310709 27349 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.312722 27159 raft_consensus.cc:3060] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.313133 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.313702 27307 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:39.313921 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.314482 27158 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:39.314867 27199 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.316049 27399 raft_consensus.cc:2804] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.316373 27399 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.316680 27399 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.320092 27351 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.320503 27351 ts_tablet_manager.cc:1403] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260710 11:05:39.320577 27349 tablet_bootstrap.cc:654] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.320781 27397 consensus_queue.cc:1048] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.324625 27397 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.329636 27351 raft_consensus.cc:359] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.330284 27351 raft_consensus.cc:385] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.330534 27351 raft_consensus.cc:740] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.331743 27357 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.331065 27399 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.333463 27351 consensus_queue.cc:260] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.337044 27351 ts_tablet_manager.cc:1434] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260710 11:05:39.353886 27351 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.357262 27399 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.362839 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:39.379788 27307 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.364120 27396 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.364840 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:39.384770 27158 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.386716 27350 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.387143 27350 ts_tablet_manager.cc:1403] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.009s
I20260710 11:05:39.365324 27357 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.369927 27397 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.370303 27400 consensus_queue.cc:1048] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.369961 27356 raft_consensus.cc:493] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.387966 27397 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.388698 27356 raft_consensus.cc:515] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.390069 27397 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.390029 27350 raft_consensus.cc:359] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.390503 27356 leader_election.cc:290] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.377094 27351 tablet_bootstrap.cc:654] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.377436 27404 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.391036 27350 raft_consensus.cc:385] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.391494 27350 raft_consensus.cc:740] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.392102 27350 consensus_queue.cc:260] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.392410 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.393227 27156 raft_consensus.cc:2393] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 1: Already voted for candidate 8297d1b1e9c846bd8634090817e02945 in this term.
I20260710 11:05:39.393929 27350 ts_tablet_manager.cc:1434] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:05:39.392334 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.375983 27413 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.399277 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.399968 27235 raft_consensus.cc:2393] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 1: Already voted for candidate 2ef8188a057847b8b49f287ad75d486f in this term.
I20260710 11:05:39.403075 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.405035 27396 consensus_queue.cc:1048] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.405956 27404 raft_consensus.cc:493] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.406450 27404 raft_consensus.cc:515] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.407153 27274 leader_election.cc:304] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:39.407919 27356 raft_consensus.cc:3060] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.408488 27404 leader_election.cc:290] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.410317 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
W20260710 11:05:39.411801 27272 leader_election.cc:343] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.415081 27307 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:39.420811 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
W20260710 11:05:39.423005 27199 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.111.3:33197, user_credentials={real_user=slave}} blocked reactor thread for 62834us
I20260710 11:05:39.423915 27454 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.423954 27199 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.424441 27454 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.424822 27274 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
W20260710 11:05:39.415891 27106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:05:39.426047 27274 leader_election.cc:343] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.426250 27454 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.418450 27158 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:39.426473 27274 leader_election.cc:304] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:39.427477 27397 raft_consensus.cc:2749] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.427991 27349 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.428395 27349 ts_tablet_manager.cc:1403] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.118s	user 0.043s	sys 0.048s
I20260710 11:05:39.426409 27404 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.429754 27454 raft_consensus.cc:2804] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.430183 27454 raft_consensus.cc:697] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:39.430892 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.414893 27356 raft_consensus.cc:2749] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.431538 27308 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:39.430922 27454 consensus_queue.cc:237] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.435750 27404 raft_consensus.cc:2749] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.436734 27349 raft_consensus.cc:359] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.437350 27349 raft_consensus.cc:385] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.437605 27349 raft_consensus.cc:740] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.438130 27349 consensus_queue.cc:260] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.439549 27349 ts_tablet_manager.cc:1434] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:39.439584 27199 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.440294 27349 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.440531 27455 raft_consensus.cc:2804] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.440913 27455 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.441269 27455 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.446053 27350 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.448240 27349 tablet_bootstrap.cc:654] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.451092 27399 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.451582 27399 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.453436 27399 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.454829 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
W20260710 11:05:39.457994 27198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.111.1:44273, user_credentials={real_user=slave}} blocked reactor thread for 57949.8us
W20260710 11:05:39.458282 27199 leader_election.cc:343] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.461480 27349 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.461869 27349 ts_tablet_manager.cc:1403] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 11:05:39.464758 27404 raft_consensus.cc:493] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.465368 27459 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:05:39.476970 27404 raft_consensus.cc:515] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.486729 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.487303 27156 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:39.485105 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.488523 27160 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:39.489414 27351 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.489351 27404 leader_election.cc:290] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.489847 27351 ts_tablet_manager.cc:1403] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.004s
I20260710 11:05:39.487887 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.490671 27233 raft_consensus.cc:2468] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:39.491657 27198 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:39.492321 27351 raft_consensus.cc:359] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.492926 27351 raft_consensus.cc:385] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.493181 27351 raft_consensus.cc:740] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.495577 27349 raft_consensus.cc:359] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.496574 27349 raft_consensus.cc:385] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.496876 27349 raft_consensus.cc:740] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.498508 27413 raft_consensus.cc:493] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.499037 27413 raft_consensus.cc:515] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.501062 27413 leader_election.cc:290] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.501554 27413 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.501654 27419 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.503249 27351 consensus_queue.cc:260] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.497570 27349 consensus_queue.cc:260] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.494434 27454 raft_consensus.cc:2804] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.505139 27274 leader_election.cc:304] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.508432 27349 ts_tablet_manager.cc:1434] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260710 11:05:39.509228 27349 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.506560 27454 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.507128 27455 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.511861 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.512229 27454 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:39.513641 27272 leader_election.cc:343] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.513584 27351 ts_tablet_manager.cc:1434] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:05:39.515262 27351 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.514464 27404 raft_consensus.cc:2804] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.515952 27404 raft_consensus.cc:493] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.516171 27306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:39.516733 27306 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.516809 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.517385 27235 raft_consensus.cc:2468] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:39.516304 27404 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.513641 27455 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.518088 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.520833 27305 raft_consensus.cc:2468] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:39.530695 27124 leader_election.cc:304] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.531548 27355 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.531965 27355 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.543632 27355 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.544129 27419 raft_consensus.cc:2804] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.544486 27419 raft_consensus.cc:493] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.552446 27419 raft_consensus.cc:3060] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.556102 27404 raft_consensus.cc:515] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.562906 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.564816 27349 tablet_bootstrap.cc:654] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.564922 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
W20260710 11:05:39.569057 27272 leader_election.cc:343] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:39.569788 27124 leader_election.cc:343] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.570441 27306 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:39.571751 27199 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.572664 27455 raft_consensus.cc:2804] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.573316 27455 raft_consensus.cc:697] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:39.583539 27350 tablet_bootstrap.cc:654] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.586684 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:39.587213 27234 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.590627 27454 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.593382 27356 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.593550 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
W20260710 11:05:39.594817 27199 leader_election.cc:343] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.595319 27454 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.578788 27404 leader_election.cc:290] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.578186 27455 consensus_queue.cc:237] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.609164 27413 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.610332 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.611955 27234 raft_consensus.cc:2468] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:39.613871 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:39.614434 27157 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.618386 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:39.618968 27159 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.623742 27454 raft_consensus.cc:493] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.624244 27454 raft_consensus.cc:515] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.626917 27274 leader_election.cc:304] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:39.627347 27454 leader_election.cc:290] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.632171 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
W20260710 11:05:39.632899 27125 leader_election.cc:343] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.633318 27125 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:39.633525 27404 raft_consensus.cc:2804] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.634020 27413 raft_consensus.cc:2749] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.634032 27404 raft_consensus.cc:697] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
W20260710 11:05:39.635115 27199 leader_election.cc:343] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.635308 27404 consensus_queue.cc:237] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.636871 27459 consensus_queue.cc:1048] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.641204 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
W20260710 11:05:39.653997 27198 leader_election.cc:343] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.654485 27198 leader_election.cc:304] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:39.655598 27454 raft_consensus.cc:2749] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.656087 27351 tablet_bootstrap.cc:654] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.673904 27159 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:39.651696 27419 raft_consensus.cc:515] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.684942 27350 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.685356 27350 ts_tablet_manager.cc:1403] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.239s	user 0.027s	sys 0.024s
W20260710 11:05:39.688530 27274 consensus_peers.cc:597] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 -> Peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Couldn't send request to peer 8297d1b1e9c846bd8634090817e02945. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.686852 27157 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:39.692767 27419 leader_election.cc:290] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.693876 27350 raft_consensus.cc:359] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.694518 27350 raft_consensus.cc:385] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.694759 27350 raft_consensus.cc:740] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.695336 27350 consensus_queue.cc:260] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.695760 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:39.696352 27305 raft_consensus.cc:3060] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.698029 27349 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.698468 27349 ts_tablet_manager.cc:1403] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.189s	user 0.015s	sys 0.009s
I20260710 11:05:39.701433 27350 ts_tablet_manager.cc:1434] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:05:39.704069 27198 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:39.705453 27350 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.705981 27455 raft_consensus.cc:2804] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.707953 27455 raft_consensus.cc:697] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:39.708720 27455 consensus_queue.cc:237] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.704274 27055 catalog_manager.cc:5697] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.719106 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:39.719656 27231 raft_consensus.cc:3060] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.736500 27349 raft_consensus.cc:359] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.737161 27349 raft_consensus.cc:385] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.737432 27349 raft_consensus.cc:740] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.738032 27349 consensus_queue.cc:260] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.739526 27231 raft_consensus.cc:2468] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:39.744688 27454 consensus_queue.cc:1048] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.739526 27305 raft_consensus.cc:2468] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:39.747226 27125 leader_election.cc:304] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:39.748474 27470 raft_consensus.cc:2804] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.748683 27349 ts_tablet_manager.cc:1434] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.002s
I20260710 11:05:39.748346 27056 catalog_manager.cc:5697] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.749377 27470 raft_consensus.cc:697] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:39.749636 27349 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.750137 27470 consensus_queue.cc:237] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.754889 27351 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.755311 27351 ts_tablet_manager.cc:1403] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.240s	user 0.015s	sys 0.004s
I20260710 11:05:39.756016 27350 tablet_bootstrap.cc:654] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.759120 27351 raft_consensus.cc:359] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.759814 27351 raft_consensus.cc:385] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.760068 27351 raft_consensus.cc:740] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.763419 27351 consensus_queue.cc:260] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.769464 27356 raft_consensus.cc:493] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.770843 27351 ts_tablet_manager.cc:1434] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 11:05:39.771579 27351 tablet_bootstrap.cc:492] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.769894 27356 raft_consensus.cc:515] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.773893 27349 tablet_bootstrap.cc:654] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.774729 27356 leader_election.cc:290] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.776240 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
W20260710 11:05:39.780092 27274 leader_election.cc:343] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.780722 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.781450 27157 raft_consensus.cc:2468] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:39.782474 27272 leader_election.cc:304] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:39.782830 27350 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.783361 27350 ts_tablet_manager.cc:1403] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.007s
I20260710 11:05:39.783399 27356 raft_consensus.cc:2804] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.784061 27356 raft_consensus.cc:493] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.784372 27356 raft_consensus.cc:3060] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.785929 27350 raft_consensus.cc:359] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.786671 27350 raft_consensus.cc:385] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.786979 27350 raft_consensus.cc:740] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.787904 27350 consensus_queue.cc:260] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.789673 27351 tablet_bootstrap.cc:654] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.790151 27350 ts_tablet_manager.cc:1434] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:39.791179 27356 raft_consensus.cc:515] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.791942 27350 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.795334 27349 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.795765 27349 ts_tablet_manager.cc:1403] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.010s
I20260710 11:05:39.796399 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
W20260710 11:05:39.797677 27274 leader_election.cc:343] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.797984 27350 tablet_bootstrap.cc:654] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.798156 27349 raft_consensus.cc:359] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.798542 27470 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.798837 27349 raft_consensus.cc:385] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.799154 27349 raft_consensus.cc:740] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.799054 27470 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.799849 27349 consensus_queue.cc:260] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.801839 27349 ts_tablet_manager.cc:1434] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:05:39.802402 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.802722 27349 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
W20260710 11:05:39.804023 27124 leader_election.cc:343] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.804584 27470 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.805455 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:39.806399 27157 raft_consensus.cc:3060] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.813768 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.814963 27356 leader_election.cc:290] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.817001 27157 raft_consensus.cc:2468] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:39.821460 27478 raft_consensus.cc:493] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.821916 27478 raft_consensus.cc:515] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.823901 27478 leader_election.cc:290] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
W20260710 11:05:39.825363 27125 leader_election.cc:343] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.825641 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.825795 27125 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:39.826370 27305 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:39.827600 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.827606 27124 leader_election.cc:304] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:39.828297 27231 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:39.828457 27478 raft_consensus.cc:2749] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.829649 27478 raft_consensus.cc:2804] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.829967 27478 raft_consensus.cc:493] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.830268 27478 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.832592 27272 leader_election.cc:304] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:39.833977 27404 raft_consensus.cc:2804] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.834430 27404 raft_consensus.cc:697] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:39.835175 27404 consensus_queue.cc:237] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.839488 27478 raft_consensus.cc:515] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.841790 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:39.824692 27349 tablet_bootstrap.cc:654] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.842365 27235 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.844946 27350 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.845358 27350 ts_tablet_manager.cc:1403] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.010s
I20260710 11:05:39.841851 27055 catalog_manager.cc:5697] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.846544 27055 catalog_manager.cc:5697] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.848083 27478 leader_election.cc:290] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.848636 27350 raft_consensus.cc:359] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.849004 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:39.849269 27350 raft_consensus.cc:385] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.849572 27305 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.851238 27351 tablet_bootstrap.cc:492] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.849558 27350 raft_consensus.cc:740] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.851656 27351 ts_tablet_manager.cc:1403] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.012s
I20260710 11:05:39.851637 27349 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.852463 27349 ts_tablet_manager.cc:1403] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.003s
I20260710 11:05:39.854115 27351 raft_consensus.cc:359] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.854712 27351 raft_consensus.cc:385] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.855003 27351 raft_consensus.cc:740] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.854877 27349 raft_consensus.cc:359] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.855803 27349 raft_consensus.cc:385] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.855696 27351 consensus_queue.cc:260] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.856148 27349 raft_consensus.cc:740] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.856470 27235 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:39.856940 27349 consensus_queue.cc:260] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.857784 27351 ts_tablet_manager.cc:1434] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:05:39.857962 27125 leader_election.cc:304] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:39.858597 27351 tablet_bootstrap.cc:492] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.860705 27478 raft_consensus.cc:2804] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.860960 27350 consensus_queue.cc:260] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.860757 27057 catalog_manager.cc:5697] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.862869 27350 ts_tablet_manager.cc:1434] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:05:39.863734 27350 tablet_bootstrap.cc:492] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.855515 27305 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:39.867676 27478 raft_consensus.cc:697] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:39.868445 27478 consensus_queue.cc:237] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.868983 27349 ts_tablet_manager.cc:1434] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:05:39.869735 27349 tablet_bootstrap.cc:492] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f: Bootstrap starting.
I20260710 11:05:39.873934 27350 tablet_bootstrap.cc:654] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.875787 27056 catalog_manager.cc:5697] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.878141 27351 tablet_bootstrap.cc:654] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.879204 27349 tablet_bootstrap.cc:654] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.889755 27349 tablet_bootstrap.cc:492] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f: No bootstrap required, opened a new log
I20260710 11:05:39.890141 27349 ts_tablet_manager.cc:1403] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:05:39.892489 27349 raft_consensus.cc:359] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.893070 27349 raft_consensus.cc:385] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.893312 27349 raft_consensus.cc:740] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.893870 27349 consensus_queue.cc:260] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.895730 27349 ts_tablet_manager.cc:1434] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:05:39.895615 27056 catalog_manager.cc:5697] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.897998 27351 tablet_bootstrap.cc:492] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.898430 27351 ts_tablet_manager.cc:1403] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.002s
I20260710 11:05:39.899610 27350 tablet_bootstrap.cc:492] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.900010 27350 ts_tablet_manager.cc:1403] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.013s
I20260710 11:05:39.900128 27351 raft_consensus.cc:359] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.901141 27351 raft_consensus.cc:385] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.901366 27351 raft_consensus.cc:740] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.901935 27351 consensus_queue.cc:260] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.902127 27350 raft_consensus.cc:359] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.902621 27350 raft_consensus.cc:385] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.902815 27350 raft_consensus.cc:740] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.903378 27350 consensus_queue.cc:260] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.905205 27350 ts_tablet_manager.cc:1434] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:05:39.905982 27350 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.907322 27351 ts_tablet_manager.cc:1434] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:05:39.908144 27351 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.911089 27350 tablet_bootstrap.cc:654] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.913190 27351 tablet_bootstrap.cc:654] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.917912 27351 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.918084 27350 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.918190 27351 ts_tablet_manager.cc:1403] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:05:39.918485 27350 ts_tablet_manager.cc:1403] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:05:39.919945 27351 raft_consensus.cc:359] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.920377 27351 raft_consensus.cc:385] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.920526 27351 raft_consensus.cc:740] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.920982 27351 consensus_queue.cc:260] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.920868 27350 raft_consensus.cc:359] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.921537 27350 raft_consensus.cc:385] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.921785 27350 raft_consensus.cc:740] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.922386 27351 ts_tablet_manager.cc:1434] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:39.922940 27404 raft_consensus.cc:493] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.923108 27351 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.922783 27350 consensus_queue.cc:260] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.923415 27404 raft_consensus.cc:515] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.924974 27350 ts_tablet_manager.cc:1434] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:39.925359 27404 leader_election.cc:290] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:39.925815 27350 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.928925 27351 tablet_bootstrap.cc:654] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.929378 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
W20260710 11:05:39.930634 27274 leader_election.cc:343] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.932158 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.932699 27157 raft_consensus.cc:2468] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:39.933108 27350 tablet_bootstrap.cc:654] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.933748 27272 leader_election.cc:304] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:39.935164 27356 raft_consensus.cc:2804] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.935534 27356 raft_consensus.cc:493] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.935849 27356 raft_consensus.cc:3060] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.945384 27356 raft_consensus.cc:515] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.946738 27459 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.952898 27459 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.955056 27459 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.956616 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:39.957201 27156 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 0.
I20260710 11:05:39.957435 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.957993 27356 leader_election.cc:290] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
W20260710 11:05:39.958705 27199 leader_election.cc:343] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.959945 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:39.961146 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:39.961344 27198 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
W20260710 11:05:39.961570 27274 leader_election.cc:343] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.961695 27156 raft_consensus.cc:3060] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.962051 27459 raft_consensus.cc:2804] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.962384 27459 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.962702 27459 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.963850 27351 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:39.964258 27351 ts_tablet_manager.cc:1403] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.011s
I20260710 11:05:39.965364 27478 raft_consensus.cc:493] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.965804 27478 raft_consensus.cc:515] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.966909 27351 raft_consensus.cc:359] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.967554 27478 leader_election.cc:290] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.967872 27351 raft_consensus.cc:385] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.968156 27351 raft_consensus.cc:740] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.968245 27350 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:39.971522 27350 ts_tablet_manager.cc:1403] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.010s
I20260710 11:05:39.971498 27351 consensus_queue.cc:260] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.968607 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:39.972651 27235 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:39.972730 27459 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.974027 27125 leader_election.cc:304] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:39.974197 27350 raft_consensus.cc:359] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.974809 27350 raft_consensus.cc:385] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.974852 27459 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.975231 27350 raft_consensus.cc:740] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.975435 27396 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.975893 27350 consensus_queue.cc:260] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.976475 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:39.977787 27350 ts_tablet_manager.cc:1434] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 11:05:39.977953 27199 leader_election.cc:343] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.978679 27350 tablet_bootstrap.cc:492] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945: Bootstrap starting.
I20260710 11:05:39.980084 27351 ts_tablet_manager.cc:1434] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 11:05:39.980855 27351 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2: Bootstrap starting.
I20260710 11:05:39.983866 27350 tablet_bootstrap.cc:654] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.983750 27396 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.985960 27351 tablet_bootstrap.cc:654] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.969322 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:39.987785 27305 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:39.991222 27478 raft_consensus.cc:2804] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.991642 27478 raft_consensus.cc:493] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.991972 27478 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.992808 27459 raft_consensus.cc:493] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.993357 27459 raft_consensus.cc:515] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.995230 27454 raft_consensus.cc:493] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.995719 27454 raft_consensus.cc:515] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:39.995373 27459 leader_election.cc:290] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:39.997735 27454 leader_election.cc:290] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:40.000495 27351 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2: No bootstrap required, opened a new log
I20260710 11:05:40.000908 27351 ts_tablet_manager.cc:1403] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260710 11:05:40.002206 27306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:40.005919 27356 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:40.006394 27356 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.008544 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:40.008301 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:40.010243 27160 raft_consensus.cc:2393] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8297d1b1e9c846bd8634090817e02945 in current term 1: Already voted for candidate 94210378b3784137a9da50a7459f1fd2 in this term.
I20260710 11:05:40.010838 27356 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:40.012357 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:40.012936 27235 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:40.012387 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:40.013952 27274 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:40.014271 27351 raft_consensus.cc:359] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.014899 27351 raft_consensus.cc:385] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:40.015158 27351 raft_consensus.cc:740] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Initialized, Role: FOLLOWER
I20260710 11:05:40.014916 27356 raft_consensus.cc:2804] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:40.015789 27351 consensus_queue.cc:260] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.017834 27351 ts_tablet_manager.cc:1434] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 11:05:40.016242 27356 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:40.024010 27156 raft_consensus.cc:2468] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:40.009608 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:40.031328 27157 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.025368 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:40.032474 27158 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 0.
I20260710 11:05:40.033986 27470 raft_consensus.cc:493] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:40.034416 27470 raft_consensus.cc:515] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.036298 27470 leader_election.cc:290] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:40.037456 27157 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:40.038311 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:40.038727 27272 leader_election.cc:304] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:40.038918 27305 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:40.039650 27404 raft_consensus.cc:2804] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:40.040041 27124 leader_election.cc:304] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:40.025628 27198 leader_election.cc:304] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:40.030272 27478 raft_consensus.cc:515] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.040103 27404 raft_consensus.cc:697] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:40.040763 27470 raft_consensus.cc:2804] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:40.041157 27470 raft_consensus.cc:493] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:40.041620 27396 raft_consensus.cc:3060] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.041484 27198 leader_election.cc:304] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:40.041422 27404 consensus_queue.cc:237] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.042244 27478 leader_election.cc:290] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:40.043006 27198 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:40.043773 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:40.044286 27305 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.044384 27454 raft_consensus.cc:2749] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:40.040652 27350 tablet_bootstrap.cc:492] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945: No bootstrap required, opened a new log
I20260710 11:05:40.045928 27454 raft_consensus.cc:2804] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:40.046383 27454 raft_consensus.cc:697] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:40.046303 27350 ts_tablet_manager.cc:1403] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.020s
I20260710 11:05:40.047753 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:40.048350 27235 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 0.
I20260710 11:05:40.047187 27454 consensus_queue.cc:237] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.049868 27350 raft_consensus.cc:359] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.050473 27350 raft_consensus.cc:385] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:40.050738 27350 raft_consensus.cc:740] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Initialized, Role: FOLLOWER
I20260710 11:05:40.051501 27156 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.051301 27350 consensus_queue.cc:260] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.051743 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:40.052264 27235 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.053117 27396 raft_consensus.cc:2749] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:40.053239 27350 ts_tablet_manager.cc:1434] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:40.018896 27356 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.041461 27470 raft_consensus.cc:3060] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.059333 27405 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.060745 27470 raft_consensus.cc:515] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.063263 27356 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.063683 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:40.064200 27308 raft_consensus.cc:3060] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.066439 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:40.067014 27231 raft_consensus.cc:3060] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.071873 27231 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:40.072434 27308 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:40.075476 27057 catalog_manager.cc:5697] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:40.077054 27124 leader_election.cc:304] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:40.077894 27305 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:40.080242 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:40.080811 27156 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.081545 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:40.082093 27231 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.088580 27156 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:40.090951 27356 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:40.091161 27396 raft_consensus.cc:493] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:40.091691 27396 raft_consensus.cc:515] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.092015 27235 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:40.093794 27396 leader_election.cc:290] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:40.095259 27231 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:40.095666 27413 raft_consensus.cc:2804] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:40.096122 27413 raft_consensus.cc:697] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:40.096333 27125 leader_election.cc:304] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:40.097157 27419 raft_consensus.cc:2804] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:40.096896 27413 consensus_queue.cc:237] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.097584 27419 raft_consensus.cc:697] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:40.098469 27272 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:40.098356 27419 consensus_queue.cc:237] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.100256 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:40.102218 27404 raft_consensus.cc:2804] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:40.102667 27404 raft_consensus.cc:697] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:40.102869 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:40.103121 27405 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.103605 27156 raft_consensus.cc:2393] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8297d1b1e9c846bd8634090817e02945 in current term 1: Already voted for candidate 94210378b3784137a9da50a7459f1fd2 in this term.
I20260710 11:05:40.104607 27198 leader_election.cc:304] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:40.106719 27404 consensus_queue.cc:237] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.110394 27454 raft_consensus.cc:3060] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.110935 27470 leader_election.cc:290] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 1 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:40.111683 27056 catalog_manager.cc:5697] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.128104 27454 raft_consensus.cc:2749] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:40.129863 27057 catalog_manager.cc:5697] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:40.140201 27056 catalog_manager.cc:5697] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.141378 27056 catalog_manager.cc:5697] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.142575 27404 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:40.143030 27404 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.144564 27404 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:40.145335 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:40.145419 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:40.146096 27157 raft_consensus.cc:2393] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 1: Already voted for candidate 8297d1b1e9c846bd8634090817e02945 in this term.
I20260710 11:05:40.146979 27272 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:40.147528 27404 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.151510 27404 raft_consensus.cc:2749] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:40.183579 27454 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.192431 27455 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.224606 27454 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.234699 27396 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.251994 27404 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.261796 27405 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.283764 27231 raft_consensus.cc:3060] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.318724 27419 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.327746 27419 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.378368 27419 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.387748 27413 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.449502 27405 consensus_queue.cc:1048] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.458698 27405 consensus_queue.cc:1048] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.472051 27405 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:40.472515 27405 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:40.474488 27405 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:40.475137 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:40.475979 27157 raft_consensus.cc:2393] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 1: Already voted for candidate 8297d1b1e9c846bd8634090817e02945 in this term.
I20260710 11:05:40.476343 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:40.478315 27274 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:40.478883 27405 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.482767 27355 consensus_queue.cc:1048] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.483671 27405 raft_consensus.cc:2749] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:40.491176 27478 consensus_queue.cc:1048] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.498404 27478 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.508963 27413 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.522912 27455 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.532159 27396 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.597273 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:40.602763 27531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:40.603489 27532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:40.605682 27534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:40.605893 26044 server_base.cc:1061] running on GCE node
I20260710 11:05:40.606752 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:40.606961 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:40.607123 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681540607106 us; error 0 us; skew 500 ppm
I20260710 11:05:40.607688 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:40.610023 26044 webserver.cc:533] Webserver started at http://127.25.111.4:38243/ using document root <none> and password file <none>
I20260710 11:05:40.610608 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:40.610846 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:40.611162 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:40.612540 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-3-root/instance:
uuid: "36aa78f7b5214e748176f8eaca36e8ad"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-0nsv"
I20260710 11:05:40.617827 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 11:05:40.620937 27539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.621726 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:40.622062 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-3-root
uuid: "36aa78f7b5214e748176f8eaca36e8ad"
format_stamp: "Formatted at 2026-07-10 11:05:40 on dist-test-slave-0nsv"
I20260710 11:05:40.622656 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:40.637830 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:40.638921 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:40.640264 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:40.642409 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:40.642580 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.642810 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:40.642947 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:40.675740 27400 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.688261 27356 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.728153 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.4:42005
I20260710 11:05:40.728222 27603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.4:42005 every 8 connection(s)
I20260710 11:05:40.731288 26044 auto_leader_rebalancer-test.cc:388] add a tserver: 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:40.744352 27604 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33129
I20260710 11:05:40.744675 27604 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:40.745342 27604 heartbeater.cc:507] Master 127.25.111.62:33129 requested a full tablet report, sending...
I20260710 11:05:40.746985 27056 ts_manager.cc:194] Registered new tserver with Master: 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:40.748420 27056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38122
I20260710 11:05:41.504645 27305 consensus_queue.cc:237] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:41.512149 27231 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.514864 27404 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.512715 27157 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.518805 27356 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:41.525763 27274 consensus_peers.cc:597] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22fbb7308b5549f89e47b034f897d903. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:41.525992 27404 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.527381 27231 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.540007 27057 catalog_manager.cc:5697] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.551973 27157 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.566481 27231 consensus_queue.cc:237] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:41.573194 27305 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.576297 27459 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.578656 27157 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.580708 27459 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:41.582620 27200 consensus_peers.cc:597] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c67000eadb204a22bb54c6fdae762737. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:41.586614 27459 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.588657 27305 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.589329 27156 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.599246 27056 catalog_manager.cc:5697] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:41.604367 27305 consensus_queue.cc:237] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
W20260710 11:05:41.613109 27274 consensus_peers.cc:597] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54375c69db3b44f8a7ff6cabb6cb4c6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:41.613823 27231 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.614876 27356 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.615494 27156 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.616674 27404 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.622195 27356 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.623762 27231 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.625128 27156 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.632680 27235 consensus_queue.cc:237] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:41.632746 27057 catalog_manager.cc:5697] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:41.647286 27200 consensus_peers.cc:597] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f61444f26654c90b9a713e5ebe52989. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:41.647392 27305 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.648556 27459 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.649087 27156 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:41.650480 27459 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.655678 27396 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.657368 27305 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.658452 27156 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.668836 27057 catalog_manager.cc:5697] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:41.750525 27604 heartbeater.cc:499] Master 127.25.111.62:33129 was elected leader, sending a full tablet report...
I20260710 11:05:42.035077 27630 ts_tablet_manager.cc:933] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:42.036795 27630 tablet_copy_client.cc:323] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:42.046408 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:42.046947 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet 54375c69db3b44f8a7ff6cabb6cb4c6b from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-54375c69db3b44f8a7ff6cabb6cb4c6b
I20260710 11:05:42.053938 27634 ts_tablet_manager.cc:933] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:42.054466 27319 tablet_copy_source_session.cc:215] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:42.058216 27630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.061053 27634 tablet_copy_client.cc:323] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.2:46485
I20260710 11:05:42.072480 27245 tablet_copy_service.cc:140] P 8297d1b1e9c846bd8634090817e02945: Received BeginTabletCopySession request for tablet 0f61444f26654c90b9a713e5ebe52989 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:34502)
I20260710 11:05:42.072816 27630 tablet_copy_client.cc:806] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:42.073045 27245 tablet_copy_service.cc:161] P 8297d1b1e9c846bd8634090817e02945: Beginning new tablet copy session on tablet 0f61444f26654c90b9a713e5ebe52989 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:34502: session id = 36aa78f7b5214e748176f8eaca36e8ad-0f61444f26654c90b9a713e5ebe52989
I20260710 11:05:42.073378 27630 tablet_copy_client.cc:670] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:42.076960 27630 tablet_copy_client.cc:538] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:42.082448 27245 tablet_copy_source_session.cc:215] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:42.085438 27634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f61444f26654c90b9a713e5ebe52989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.087561 27630 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:42.095732 27634 tablet_copy_client.cc:806] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:42.096419 27634 tablet_copy_client.cc:670] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:42.098649 27636 ts_tablet_manager.cc:933] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:42.104629 27634 tablet_copy_client.cc:538] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:42.106106 27636 tablet_copy_client.cc:323] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:42.108022 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet 22fbb7308b5549f89e47b034f897d903 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:42.108516 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet 22fbb7308b5549f89e47b034f897d903 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-22fbb7308b5549f89e47b034f897d903
I20260710 11:05:42.115197 27319 tablet_copy_source_session.cc:215] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:42.115599 27634 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:42.118347 27636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fbb7308b5549f89e47b034f897d903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.119043 27630 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:42.119931 27630 tablet_bootstrap.cc:492] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:42.121887 27630 ts_tablet_manager.cc:1403] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.011s
I20260710 11:05:42.125586 27630 raft_consensus.cc:359] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.126394 27630 raft_consensus.cc:740] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:42.127015 27630 consensus_queue.cc:260] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.136195 27630 ts_tablet_manager.cc:1434] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:05:42.138242 27636 tablet_copy_client.cc:806] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:42.138823 27636 tablet_copy_client.cc:670] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:42.142560 27636 tablet_copy_client.cc:538] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:42.147068 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-54375c69db3b44f8a7ff6cabb6cb4c6b received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:42.147528 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-54375c69db3b44f8a7ff6cabb6cb4c6b on tablet 54375c69db3b44f8a7ff6cabb6cb4c6b with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:42.149902 27641 ts_tablet_manager.cc:933] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:42.150390 27636 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:42.163393 27634 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:42.164181 27641 tablet_copy_client.cc:323] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.2:46485
I20260710 11:05:42.164178 27634 tablet_bootstrap.cc:492] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:42.165531 27634 ts_tablet_manager.cc:1403] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.004s
I20260710 11:05:42.165728 27245 tablet_copy_service.cc:140] P 8297d1b1e9c846bd8634090817e02945: Received BeginTabletCopySession request for tablet c67000eadb204a22bb54c6fdae762737 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:34502)
I20260710 11:05:42.166209 27245 tablet_copy_service.cc:161] P 8297d1b1e9c846bd8634090817e02945: Beginning new tablet copy session on tablet c67000eadb204a22bb54c6fdae762737 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:34502: session id = 36aa78f7b5214e748176f8eaca36e8ad-c67000eadb204a22bb54c6fdae762737
I20260710 11:05:42.168480 27634 raft_consensus.cc:359] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.169275 27634 raft_consensus.cc:740] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:42.169853 27634 consensus_queue.cc:260] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.175719 27245 tablet_copy_source_session.cc:215] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:42.178721 27641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67000eadb204a22bb54c6fdae762737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:42.188328 27634 ts_tablet_manager.cc:1434] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260710 11:05:42.189946 27245 tablet_copy_service.cc:342] P 8297d1b1e9c846bd8634090817e02945: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-0f61444f26654c90b9a713e5ebe52989 received from {username='slave'} at 127.0.0.1:34502
I20260710 11:05:42.190335 27245 tablet_copy_service.cc:434] P 8297d1b1e9c846bd8634090817e02945: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-0f61444f26654c90b9a713e5ebe52989 on tablet 0f61444f26654c90b9a713e5ebe52989 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:42.194713 27636 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:42.195429 27636 tablet_bootstrap.cc:492] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:42.196043 27636 ts_tablet_manager.cc:1403] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.005s
I20260710 11:05:42.197026 27641 tablet_copy_client.cc:806] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:42.197499 27641 tablet_copy_client.cc:670] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:42.201515 27641 tablet_copy_client.cc:538] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:42.202407 27636 raft_consensus.cc:359] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.202986 27636 raft_consensus.cc:740] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:42.203485 27636 consensus_queue.cc:260] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.205366 27636 ts_tablet_manager.cc:1434] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:05:42.206833 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-22fbb7308b5549f89e47b034f897d903 received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:42.207371 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-22fbb7308b5549f89e47b034f897d903 on tablet 22fbb7308b5549f89e47b034f897d903 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:42.209054 27641 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:42.229516 27641 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:42.230314 27641 tablet_bootstrap.cc:492] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:42.230919 27641 ts_tablet_manager.cc:1403] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 11:05:42.233609 27641 raft_consensus.cc:359] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.234371 27641 raft_consensus.cc:740] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:42.234966 27641 consensus_queue.cc:260] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:42.237053 27641 ts_tablet_manager.cc:1434] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:05:42.238549 27245 tablet_copy_service.cc:342] P 8297d1b1e9c846bd8634090817e02945: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-c67000eadb204a22bb54c6fdae762737 received from {username='slave'} at 127.0.0.1:34502
I20260710 11:05:42.238940 27245 tablet_copy_service.cc:434] P 8297d1b1e9c846bd8634090817e02945: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-c67000eadb204a22bb54c6fdae762737 on tablet c67000eadb204a22bb54c6fdae762737 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:42.520213 27577 raft_consensus.cc:1217] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:42.613879 27577 raft_consensus.cc:1217] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:42.633766 27577 raft_consensus.cc:1217] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:42.646451 27577 raft_consensus.cc:1217] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:42.975798 27356 raft_consensus.cc:1064] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:42.978169 27356 consensus_queue.cc:237] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:42.985116 27577 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:42.985122 27231 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:42.986243 27156 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:42.986620 27356 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:42.987669 27645 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:42.988498 27404 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.006649 27404 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.009830 27231 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.015607 27577 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.014231 27156 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.029356 27055 catalog_manager.cc:5697] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.066756 27306 consensus_queue.cc:237] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:43.071676 27577 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.071797 27231 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.073215 27404 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:43.074151 27356 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:43.079855 27356 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.082098 27231 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.084028 27577 raft_consensus.cc:2955] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.091723 27058 catalog_manager.cc:5697] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.093657 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22fbb7308b5549f89e47b034f897d903 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:43.102954 27149 tablet_service.cc:1558] Processing DeleteTablet for tablet 22fbb7308b5549f89e47b034f897d903 with delete_type TABLET_DATA_TOMBSTONED (TS 2ef8188a057847b8b49f287ad75d486f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57386
I20260710 11:05:43.105623 27656 tablet_replica.cc:333] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:05:43.106287 27656 raft_consensus.cc:2243] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:43.106740 27656 raft_consensus.cc:2272] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:43.108832 27656 ts_tablet_manager.cc:1916] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:43.116983 27459 raft_consensus.cc:1064] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:43.120379 27656 ts_tablet_manager.cc:1929] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:43.120853 27656 log.cc:1199] T 22fbb7308b5549f89e47b034f897d903 P 2ef8188a057847b8b49f287ad75d486f: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/wals/22fbb7308b5549f89e47b034f897d903
I20260710 11:05:43.119326 27459 consensus_queue.cc:237] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:43.122733 27042 catalog_manager.cc:5028] TS 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): tablet 22fbb7308b5549f89e47b034f897d903 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:43.127658 27577 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.127846 27306 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.128664 27156 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.129653 27646 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.131428 27646 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.133113 27396 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.145596 27404 raft_consensus.cc:1064] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:43.146286 27396 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.147882 27404 consensus_queue.cc:237] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:43.150166 27156 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.153721 27306 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.166685 27577 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.169701 27056 catalog_manager.cc:5697] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.182407 27646 raft_consensus.cc:1064] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:43.184801 27646 consensus_queue.cc:237] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:43.193591 27235 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.195091 27404 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.195654 27577 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.197667 27231 consensus_queue.cc:237] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:43.198623 27156 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.202296 27576 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.203949 27404 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.204308 27658 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.207182 27577 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.208338 27404 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.209610 27156 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.211198 27459 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:43.212423 27396 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:43.212891 27306 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.215579 27396 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.221208 27658 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.222874 27157 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:43.226970 27459 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.228677 27356 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.230712 27157 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.234319 27576 raft_consensus.cc:2955] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.239025 27575 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.248226 27058 catalog_manager.cc:5697] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.263813 27044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c67000eadb204a22bb54c6fdae762737 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:43.265012 27055 catalog_manager.cc:5697] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.266412 27235 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.269598 27299 tablet_service.cc:1558] Processing DeleteTablet for tablet c67000eadb204a22bb54c6fdae762737 with delete_type TABLET_DATA_TOMBSTONED (TS 94210378b3784137a9da50a7459f1fd2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:43.276369 27646 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.281291 27157 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.286548 27575 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.291265 27156 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.293147 27306 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.297695 27056 catalog_manager.cc:5697] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.304118 27671 tablet_replica.cc:333] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:05:43.305112 27671 raft_consensus.cc:2243] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:43.305771 27671 raft_consensus.cc:2272] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:43.307478 27308 consensus_queue.cc:237] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:43.314713 27671 ts_tablet_manager.cc:1916] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:43.318771 27575 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.320277 27670 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:43.326414 27235 consensus_queue.cc:237] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:43.332157 27576 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.332281 27308 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.333709 27459 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:43.335284 27459 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:43.336714 27159 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:43.336808 27645 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.338698 27575 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.339627 27356 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:43.344775 27157 raft_consensus.cc:2955] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.349675 27671 ts_tablet_manager.cc:1929] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:43.350062 27671 log.cc:1199] T c67000eadb204a22bb54c6fdae762737 P 94210378b3784137a9da50a7459f1fd2: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/wals/c67000eadb204a22bb54c6fdae762737
I20260710 11:05:43.350353 27056 catalog_manager.cc:5697] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.351887 27043 catalog_manager.cc:5028] TS 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): tablet c67000eadb204a22bb54c6fdae762737 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:43.354291 27646 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.355685 27308 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.361565 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:43.363651 27044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f61444f26654c90b9a713e5ebe52989 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:43.368919 27222 tablet_service.cc:1558] Processing DeleteTablet for tablet 54375c69db3b44f8a7ff6cabb6cb4c6b with delete_type TABLET_DATA_TOMBSTONED (TS 8297d1b1e9c846bd8634090817e02945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42686
I20260710 11:05:43.364763 27575 raft_consensus.cc:2955] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:43.370779 27056 catalog_manager.cc:5697] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New cstate: current_term: 1 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.374441 27672 tablet_replica.cc:333] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:05:43.375303 27672 raft_consensus.cc:2243] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:43.376883 27672 raft_consensus.cc:2272] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:43.379772 27672 ts_tablet_manager.cc:1916] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:43.382296 27149 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f61444f26654c90b9a713e5ebe52989 with delete_type TABLET_DATA_TOMBSTONED (TS 2ef8188a057847b8b49f287ad75d486f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57386
I20260710 11:05:43.383168 27656 tablet_replica.cc:333] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:05:43.384033 27656 raft_consensus.cc:2243] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:43.384663 27656 raft_consensus.cc:2272] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:43.392052 27656 ts_tablet_manager.cc:1916] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:43.398170 27672 ts_tablet_manager.cc:1929] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:43.398553 27672 log.cc:1199] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 8297d1b1e9c846bd8634090817e02945: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/wals/54375c69db3b44f8a7ff6cabb6cb4c6b
I20260710 11:05:43.400050 27044 catalog_manager.cc:5028] TS 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): tablet 54375c69db3b44f8a7ff6cabb6cb4c6b (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:43.404742 27656 ts_tablet_manager.cc:1929] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:43.405042 27656 log.cc:1199] T 0f61444f26654c90b9a713e5ebe52989 P 2ef8188a057847b8b49f287ad75d486f: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/wals/0f61444f26654c90b9a713e5ebe52989
I20260710 11:05:43.406073 27042 catalog_manager.cc:5028] TS 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): tablet 0f61444f26654c90b9a713e5ebe52989 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:44.417613 27157 consensus_queue.cc:237] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:44.423501 27306 raft_consensus.cc:1275] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:44.424926 27235 raft_consensus.cc:1275] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:44.425061 27679 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.426412 27647 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.434018 27647 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
W20260710 11:05:44.436282 27125 consensus_peers.cc:597] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ad02b619f5a45938ced7451f02c7ace. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.436450 27235 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.436609 27306 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.448053 27157 consensus_queue.cc:237] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:44.448745 27056 catalog_manager.cc:5697] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.461858 27306 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:44.463052 27647 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:44.463855 27125 consensus_peers.cc:597] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7b309d9296441239444ab608ea07080. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.464810 27235 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:44.466544 27647 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.476917 27679 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.479408 27306 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.481462 27235 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.491865 27308 consensus_queue.cc:237] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:44.500108 27054 catalog_manager.cc:5697] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.505483 27235 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:44.506582 27157 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:44.506579 27692 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.507973 27673 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:44.510814 27274 consensus_peers.cc:597] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0995dad80604885b88da948ae77d64b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.520048 27692 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.521852 27231 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.530758 27157 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.533805 27159 consensus_queue.cc:237] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:44.535271 27057 catalog_manager.cc:5697] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.546164 27308 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:44.547497 27647 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.547392 27231 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:05:44.550356 27125 consensus_peers.cc:597] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd785d8bb1474192abb7df516e415b42. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.551419 27647 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.560161 27679 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.561633 27308 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.570552 27235 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:44.578006 27056 catalog_manager.cc:5697] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.912051 27698 ts_tablet_manager.cc:933] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:44.914366 27698 tablet_copy_client.cc:323] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:44.915951 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet b0995dad80604885b88da948ae77d64b from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:44.916540 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet b0995dad80604885b88da948ae77d64b from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-b0995dad80604885b88da948ae77d64b
I20260710 11:05:44.923410 27319 tablet_copy_source_session.cc:215] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:44.926184 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0995dad80604885b88da948ae77d64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:44.935735 27698 tablet_copy_client.cc:806] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:44.936187 27698 tablet_copy_client.cc:670] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:44.939021 27698 tablet_copy_client.cc:538] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:44.944717 27698 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:44.953446 27700 ts_tablet_manager.cc:933] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273)
I20260710 11:05:44.961018 27700 tablet_copy_client.cc:323] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.1:44273
I20260710 11:05:44.961764 27703 ts_tablet_manager.cc:933] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273)
I20260710 11:05:44.973265 27703 tablet_copy_client.cc:323] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.1:44273
I20260710 11:05:44.978480 27698 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:44.979365 27698 tablet_bootstrap.cc:492] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:44.980034 27698 ts_tablet_manager.cc:1403] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.005s
I20260710 11:05:44.982901 27698 raft_consensus.cc:359] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:44.983748 27698 raft_consensus.cc:740] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:44.984324 27698 consensus_queue.cc:260] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:44.991127 27698 ts_tablet_manager.cc:1434] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260710 11:05:44.991441 27169 tablet_copy_service.cc:140] P 2ef8188a057847b8b49f287ad75d486f: Received BeginTabletCopySession request for tablet 1ad02b619f5a45938ced7451f02c7ace from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:60182)
I20260710 11:05:44.991993 27170 tablet_copy_service.cc:140] P 2ef8188a057847b8b49f287ad75d486f: Received BeginTabletCopySession request for tablet c7b309d9296441239444ab608ea07080 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:60182)
I20260710 11:05:44.992019 27169 tablet_copy_service.cc:161] P 2ef8188a057847b8b49f287ad75d486f: Beginning new tablet copy session on tablet 1ad02b619f5a45938ced7451f02c7ace from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:60182: session id = 36aa78f7b5214e748176f8eaca36e8ad-1ad02b619f5a45938ced7451f02c7ace
I20260710 11:05:44.993224 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-b0995dad80604885b88da948ae77d64b received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:44.993607 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-b0995dad80604885b88da948ae77d64b on tablet b0995dad80604885b88da948ae77d64b with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:44.996639 27170 tablet_copy_service.cc:161] P 2ef8188a057847b8b49f287ad75d486f: Beginning new tablet copy session on tablet c7b309d9296441239444ab608ea07080 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:60182: session id = 36aa78f7b5214e748176f8eaca36e8ad-c7b309d9296441239444ab608ea07080
I20260710 11:05:45.003590 27169 tablet_copy_source_session.cc:215] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:45.006366 27703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad02b619f5a45938ced7451f02c7ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.011019 27170 tablet_copy_source_session.cc:215] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:45.014015 27700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b309d9296441239444ab608ea07080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.021318 27703 tablet_copy_client.cc:806] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:45.021812 27703 tablet_copy_client.cc:670] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:45.025264 27703 tablet_copy_client.cc:538] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:45.027841 27700 tablet_copy_client.cc:806] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:45.028267 27700 tablet_copy_client.cc:670] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:45.031303 27700 tablet_copy_client.cc:538] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:45.033221 27703 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:45.036845 27700 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:45.057096 27703 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:45.057104 27700 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:45.058151 27703 tablet_bootstrap.cc:492] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:45.058146 27700 tablet_bootstrap.cc:492] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:45.058951 27700 ts_tablet_manager.cc:1403] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:05:45.058951 27703 ts_tablet_manager.cc:1403] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 11:05:45.062094 27700 raft_consensus.cc:359] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:45.062443 27703 raft_consensus.cc:359] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:45.062942 27700 raft_consensus.cc:740] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:45.063300 27703 raft_consensus.cc:740] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:45.063814 27700 consensus_queue.cc:260] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:45.064023 27703 consensus_queue.cc:260] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:45.066231 27700 ts_tablet_manager.cc:1434] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:45.068157 27170 tablet_copy_service.cc:342] P 2ef8188a057847b8b49f287ad75d486f: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-c7b309d9296441239444ab608ea07080 received from {username='slave'} at 127.0.0.1:60182
I20260710 11:05:45.068534 27170 tablet_copy_service.cc:434] P 2ef8188a057847b8b49f287ad75d486f: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-c7b309d9296441239444ab608ea07080 on tablet c7b309d9296441239444ab608ea07080 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:45.069056 27703 ts_tablet_manager.cc:1434] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:45.153355 27170 tablet_copy_service.cc:342] P 2ef8188a057847b8b49f287ad75d486f: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-1ad02b619f5a45938ced7451f02c7ace received from {username='slave'} at 127.0.0.1:60182
I20260710 11:05:45.154260 27170 tablet_copy_service.cc:434] P 2ef8188a057847b8b49f287ad75d486f: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-1ad02b619f5a45938ced7451f02c7ace on tablet 1ad02b619f5a45938ced7451f02c7ace with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:45.160704 27703 ts_tablet_manager.cc:933] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273)
I20260710 11:05:45.162731 27703 tablet_copy_client.cc:323] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.1:44273
I20260710 11:05:45.164561 27170 tablet_copy_service.cc:140] P 2ef8188a057847b8b49f287ad75d486f: Received BeginTabletCopySession request for tablet bd785d8bb1474192abb7df516e415b42 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:60182)
I20260710 11:05:45.164994 27170 tablet_copy_service.cc:161] P 2ef8188a057847b8b49f287ad75d486f: Beginning new tablet copy session on tablet bd785d8bb1474192abb7df516e415b42 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:60182: session id = 36aa78f7b5214e748176f8eaca36e8ad-bd785d8bb1474192abb7df516e415b42
I20260710 11:05:45.171594 27170 tablet_copy_source_session.cc:215] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:45.174925 27703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd785d8bb1474192abb7df516e415b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.190834 27703 tablet_copy_client.cc:806] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:45.191411 27703 tablet_copy_client.cc:670] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:45.194516 27703 tablet_copy_client.cc:538] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:45.202744 27703 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:45.222999 27703 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:45.224093 27703 tablet_bootstrap.cc:492] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:45.224885 27703 ts_tablet_manager.cc:1403] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.002s
I20260710 11:05:45.228644 27703 raft_consensus.cc:359] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:45.229974 27703 raft_consensus.cc:740] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:45.230679 27703 consensus_queue.cc:260] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:45.234295 27703 ts_tablet_manager.cc:1434] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:45.235918 27170 tablet_copy_service.cc:342] P 2ef8188a057847b8b49f287ad75d486f: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-bd785d8bb1474192abb7df516e415b42 received from {username='slave'} at 127.0.0.1:60182
I20260710 11:05:45.236325 27170 tablet_copy_service.cc:434] P 2ef8188a057847b8b49f287ad75d486f: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-bd785d8bb1474192abb7df516e415b42 on tablet bd785d8bb1474192abb7df516e415b42 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:45.308784 27575 raft_consensus.cc:1217] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:45.336948 27575 raft_consensus.cc:1217] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:45.533947 27575 raft_consensus.cc:1217] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:45.714000 27575 raft_consensus.cc:1217] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:45.836187 27714 raft_consensus.cc:1064] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:45.838754 27714 consensus_queue.cc:237] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:45.845463 27306 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.845883 27575 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.846601 27231 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.846942 27714 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.847910 27718 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.848832 27679 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.863955 27679 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.867388 27235 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.869518 27575 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.876474 27673 raft_consensus.cc:1064] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:45.882262 27057 catalog_manager.cc:5697] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.884140 27306 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.878865 27673 consensus_queue.cc:237] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:45.904644 27575 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.908246 27157 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.911319 27235 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.912544 27712 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.921067 27712 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.922827 27712 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.958768 27729 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.964623 27575 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.969027 27714 raft_consensus.cc:1064] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:45.977941 27714 consensus_queue.cc:237] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:45.986367 27235 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:45.994417 27575 raft_consensus.cc:1275] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.994856 27231 raft_consensus.cc:1275] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:45.996109 27306 raft_consensus.cc:1275] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:46.000572 27718 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.008423 27714 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.010668 27679 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.024009 27157 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.049180 27054 catalog_manager.cc:5697] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.054420 27718 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.060503 27157 consensus_queue.cc:237] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:46.063704 27308 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.066643 27235 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.068898 27576 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.068512 27575 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.079770 27679 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.086359 27723 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.092113 27308 consensus_queue.cc:237] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:46.095535 27714 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.097473 27576 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.098133 27156 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.098537 27235 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.098961 27575 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.099992 27729 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.093428 27055 catalog_manager.cc:5697] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.104447 27729 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.106690 27231 raft_consensus.cc:2955] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.111425 27729 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.116930 27576 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.120502 27156 raft_consensus.cc:2955] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.123291 27157 consensus_queue.cc:237] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:46.128160 27055 catalog_manager.cc:5697] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.131721 27308 raft_consensus.cc:1275] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.133028 27718 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.134701 27042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7b309d9296441239444ab608ea07080 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:46.139191 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b0995dad80604885b88da948ae77d64b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:46.139245 27299 tablet_service.cc:1558] Processing DeleteTablet for tablet c7b309d9296441239444ab608ea07080 with delete_type TABLET_DATA_TOMBSTONED (TS 94210378b3784137a9da50a7459f1fd2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:46.141131 27576 raft_consensus.cc:1275] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.142866 27714 consensus_queue.cc:1048] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.151682 27058 catalog_manager.cc:5697] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.154500 27723 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.158072 27738 tablet_replica.cc:333] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:05:46.159698 27738 raft_consensus.cc:2243] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:46.160497 27738 raft_consensus.cc:2272] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:46.162015 27308 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.163244 27576 raft_consensus.cc:2955] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.164251 27042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ad02b619f5a45938ced7451f02c7ace with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:46.174134 27222 tablet_service.cc:1558] Processing DeleteTablet for tablet b0995dad80604885b88da948ae77d64b with delete_type TABLET_DATA_TOMBSTONED (TS 8297d1b1e9c846bd8634090817e02945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42686
I20260710 11:05:46.184335 27057 catalog_manager.cc:5697] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.185240 27738 ts_tablet_manager.cc:1916] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:46.193781 27739 tablet_replica.cc:333] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:05:46.194861 27219 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ad02b619f5a45938ced7451f02c7ace with delete_type TABLET_DATA_TOMBSTONED (TS 8297d1b1e9c846bd8634090817e02945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42686
I20260710 11:05:46.195863 27739 raft_consensus.cc:2243] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:46.196558 27739 raft_consensus.cc:2272] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:46.200354 27738 ts_tablet_manager.cc:1929] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:46.200749 27739 ts_tablet_manager.cc:1916] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:46.200845 27738 log.cc:1199] T c7b309d9296441239444ab608ea07080 P 94210378b3784137a9da50a7459f1fd2: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/wals/c7b309d9296441239444ab608ea07080
I20260710 11:05:46.202566 27043 catalog_manager.cc:5028] TS 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): tablet c7b309d9296441239444ab608ea07080 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:46.210626 27739 ts_tablet_manager.cc:1929] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:46.210937 27739 log.cc:1199] T b0995dad80604885b88da948ae77d64b P 8297d1b1e9c846bd8634090817e02945: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/wals/b0995dad80604885b88da948ae77d64b
I20260710 11:05:46.212330 27739 tablet_replica.cc:333] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:05:46.212430 27044 catalog_manager.cc:5028] TS 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): tablet b0995dad80604885b88da948ae77d64b (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:46.213228 27739 raft_consensus.cc:2243] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:46.213685 27739 raft_consensus.cc:2272] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:46.215979 27739 ts_tablet_manager.cc:1916] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:46.225714 27739 ts_tablet_manager.cc:1929] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:46.226074 27739 log.cc:1199] T 1ad02b619f5a45938ced7451f02c7ace P 8297d1b1e9c846bd8634090817e02945: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/wals/1ad02b619f5a45938ced7451f02c7ace
I20260710 11:05:46.227581 27044 catalog_manager.cc:5028] TS 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): tablet 1ad02b619f5a45938ced7451f02c7ace (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:46.283022 27723 raft_consensus.cc:1064] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:46.285013 27723 consensus_queue.cc:237] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:46.290443 27308 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:46.290468 27576 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:46.291779 27723 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.292040 27231 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:46.292634 27679 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.293386 27718 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:46.304679 27679 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.306296 27231 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.307538 27306 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.317803 27576 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.325872 27057 catalog_manager.cc:5697] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.341353 27156 consensus_queue.cc:237] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:46.347584 27576 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.347869 27231 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:46.348789 27679 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.353443 27679 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:46.354980 27723 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.362573 27042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd785d8bb1474192abb7df516e415b42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:46.364317 27576 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.361320 27231 raft_consensus.cc:2955] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:46.368907 27056 catalog_manager.cc:5697] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.380769 27299 tablet_service.cc:1558] Processing DeleteTablet for tablet bd785d8bb1474192abb7df516e415b42 with delete_type TABLET_DATA_TOMBSTONED (TS 94210378b3784137a9da50a7459f1fd2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:46.381531 27738 tablet_replica.cc:333] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:05:46.382293 27738 raft_consensus.cc:2243] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:46.382941 27738 raft_consensus.cc:2272] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:46.385634 27738 ts_tablet_manager.cc:1916] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:46.395234 27738 ts_tablet_manager.cc:1929] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:46.395536 27738 log.cc:1199] T bd785d8bb1474192abb7df516e415b42 P 94210378b3784137a9da50a7459f1fd2: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/wals/bd785d8bb1474192abb7df516e415b42
I20260710 11:05:46.396548 27043 catalog_manager.cc:5028] TS 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): tablet bd785d8bb1474192abb7df516e415b42 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:47.878253 27746 raft_consensus.cc:493] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:47.878938 27746 raft_consensus.cc:515] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:47.881306 27746 leader_election.cc:290] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.004801 27748 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.005808 27748 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.024523 27749 raft_consensus.cc:493] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.025203 27749 raft_consensus.cc:515] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.044512 27752 raft_consensus.cc:493] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.045194 27752 raft_consensus.cc:515] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.047322 27752 leader_election.cc:290] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.054229 27747 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.027300 27749 leader_election.cc:290] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.061024 27746 raft_consensus.cc:493] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.069067 27747 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.061609 27750 raft_consensus.cc:493] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.070112 27750 raft_consensus.cc:515] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.064643 27754 raft_consensus.cc:493] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.073503 27748 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.074136 27748 raft_consensus.cc:493] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.073578 27754 raft_consensus.cc:515] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.088840 27750 leader_election.cc:290] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.090183 27754 leader_election.cc:290] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.090430 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.071352 27747 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:48.062834 27755 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.092506 27755 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.069414 27746 raft_consensus.cc:515] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.093467 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.067112 27756 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.094481 27234 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:48.094929 27758 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.095265 27754 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.095472 27758 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.097203 27274 leader_election.cc:304] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.094535 27756 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.097594 27746 leader_election.cc:290] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.067927 27757 raft_consensus.cc:493] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.098384 27757 raft_consensus.cc:515] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.098822 27763 raft_consensus.cc:493] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.099654 27756 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.099409 27763 raft_consensus.cc:515] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.100150 27756 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.100580 27756 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.095817 27754 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.101758 27763 leader_election.cc:290] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.102588 27754 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.100875 27757 leader_election.cc:290] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.103627 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.102497 27755 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.102466 27763 raft_consensus.cc:493] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.105681 27758 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.104466 27754 raft_consensus.cc:2804] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.106690 27754 raft_consensus.cc:493] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.106727 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.107152 27754 raft_consensus.cc:3060] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.108615 27763 raft_consensus.cc:515] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.110416 27755 raft_consensus.cc:493] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.110692 27758 raft_consensus.cc:493] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.111169 27758 raft_consensus.cc:515] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.110463 27763 leader_election.cc:290] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.111900 27755 raft_consensus.cc:515] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.114781 27758 leader_election.cc:290] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.114705 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.115568 27234 raft_consensus.cc:2468] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:48.114693 27755 leader_election.cc:290] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.116663 27274 leader_election.cc:304] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.116875 27756 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.117336 27756 raft_consensus.cc:493] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.117519 27758 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.114840 27762 raft_consensus.cc:493] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.118221 27758 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.118952 27756 raft_consensus.cc:515] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.118306 27762 raft_consensus.cc:515] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.122275 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.125965 27758 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:48.126672 27762 leader_election.cc:290] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.127140 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.127717 27234 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:48.128875 27274 leader_election.cc:304] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.132416 27763 raft_consensus.cc:493] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.132644 27756 leader_election.cc:290] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.133296 27756 raft_consensus.cc:493] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.133035 27763 raft_consensus.cc:515] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.135728 27762 raft_consensus.cc:2804] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.136106 27762 raft_consensus.cc:493] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.136476 27762 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.136920 27763 leader_election.cc:290] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.070966 27751 raft_consensus.cc:493] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.134032 27754 raft_consensus.cc:515] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.139846 27755 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.141063 27769 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.142963 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.142702 27767 raft_consensus.cc:493] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.144871 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.146078 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.148692 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.138269 27763 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.155946 27748 raft_consensus.cc:515] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.156704 27756 raft_consensus.cc:515] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.158241 27308 raft_consensus.cc:2468] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:48.138034 27751 raft_consensus.cc:515] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.126472 27758 raft_consensus.cc:2804] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.227432 27766 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.241888 27758 raft_consensus.cc:493] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.241838 27768 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.382786 27306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.364948 27758 raft_consensus.cc:3060] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.242115 27755 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.346201 27231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42700 (request call id 152) took 1175 ms. Trace:
I20260710 11:05:48.243637 27769 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.387639 27124 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.245115 27763 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.393623 27301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.394279 27756 leader_election.cc:290] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.390523 27764 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
W20260710 11:05:48.392922 27124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.3:33197, user_credentials={real_user=slave}} blocked reactor thread for 151548us
I20260710 11:05:48.242137 27767 raft_consensus.cc:515] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.409631 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.410192 27235 raft_consensus.cc:3060] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.394731 27756 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.407995 27754 leader_election.cc:290] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.394815 27763 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.415337 27759 raft_consensus.cc:2804] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.319983 27766 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.421172 27235 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:48.388300 27762 raft_consensus.cc:515] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.413654 27304 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:48.388279 27768 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.389186 27231 rpcz_store.cc:276] 0710 11:05:47.171157 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:05:48.345372 (+1174215us) service_pool.cc:224] Handling call
0710 11:05:48.345724 (+   352us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 11:05:48.345893 (+   169us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:05:48.345920 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 11:05:48.345957 (+    37us) raft_consensus.cc:1645] Marking committed up to 1
0710 11:05:48.345986 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:05:48.346034 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:05:48.346142 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 11:05:48.426316 27760 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.424247 27759 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.400420 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.412415 27746 raft_consensus.cc:493] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.433137 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.415990 27756 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.429140 27760 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.415851 27764 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.476922 27300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.524015 27766 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.431318 27759 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.436170 27274 leader_election.cc:304] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.435122 27755 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
W20260710 11:05:48.527711 27274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.2:46485, user_credentials={real_user=slave}} blocked reactor thread for 91613.8us
I20260710 11:05:48.476460 27309 raft_consensus.cc:1240] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.441028 27307 raft_consensus.cc:1240] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.524767 27758 raft_consensus.cc:515] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.432799 27769 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.443806 27302 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 1.
I20260710 11:05:48.440860 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.494756 27768 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.531255 27301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.544869 27308 raft_consensus.cc:1240] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.441709 27747 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.546119 27755 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.545089 27754 raft_consensus.cc:2804] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.533977 27763 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.549175 27758 leader_election.cc:290] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.534601 27775 raft_consensus.cc:493] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.550000 27778 raft_consensus.cc:493] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.550733 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.555888 27156 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 1.
I20260710 11:05:48.551390 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.552153 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.552352 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.531544 27774 raft_consensus.cc:493] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.553295 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.555359 27541 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.559641 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.557264 27768 raft_consensus.cc:493] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.560436 27766 raft_consensus.cc:2804] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.560817 27766 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.561173 27766 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.560602 27768 raft_consensus.cc:515] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.546211 27234 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:48.552651 27574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:48.438838 27746 raft_consensus.cc:515] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.554499 27755 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.565158 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.565608 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.553970 27301 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:48.556816 27754 raft_consensus.cc:697] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:48.568414 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.564903 27762 leader_election.cc:290] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.559121 27763 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.572600 27235 raft_consensus.cc:1240] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.561539 27778 raft_consensus.cc:515] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.572999 27274 leader_election.cc:304] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.573591 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.555035 27747 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.575640 27764 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:48.571813 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.569634 27300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.569221 27754 consensus_queue.cc:237] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.579164 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.579584 27156 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:48.580245 27157 raft_consensus.cc:2468] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 1.
I20260710 11:05:48.580331 27231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.571684 27540 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [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: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.571579 27229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.580150 27159 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:48.582005 27226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.583401 27232 raft_consensus.cc:2468] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 1.
I20260710 11:05:48.578588 27758 raft_consensus.cc:2804] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.576270 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18357a3b82246fab4a216ac5d14c97c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.584865 27758 raft_consensus.cc:493] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.578073 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.585261 27748 leader_election.cc:290] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:48.589027 27776 raft_consensus.cc:2804] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.589269 27233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.589610 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.585928 27760 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.555300 27775 raft_consensus.cc:515] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.587293 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.590201 27158 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 1.
I20260710 11:05:48.587126 27541 leader_election.cc:304] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.591341 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.591812 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.592142 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.592224 27776 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.584134 27301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.601768 27776 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.601923 27301 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:48.594936 27778 leader_election.cc:290] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:48.595642 27760 raft_consensus.cc:2749] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.596431 27540 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [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: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.596685 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.585291 27758 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.593971 27755 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.567795 27774 raft_consensus.cc:515] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.586982 27300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.600688 27763 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.604518 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.609561 27760 raft_consensus.cc:2804] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.610666 27751 leader_election.cc:290] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.603492 27768 leader_election.cc:290] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.611138 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.612371 27760 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.614243 27300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.610666 27301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.607739 27775 leader_election.cc:290] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.629483 27306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.615579 27159 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:48.620180 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.622174 27766 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.610729 27759 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.624632 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.623363 27746 leader_election.cc:290] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.634312 27301 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:48.628479 27760 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.636319 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.632130 27573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:48.653577 27574 raft_consensus.cc:2393] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 2: Already voted for candidate 36aa78f7b5214e748176f8eaca36e8ad in this term.
I20260710 11:05:48.653915 27573 raft_consensus.cc:2468] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
W20260710 11:05:48.653021 27540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.1:44273, user_credentials={real_user=slave}} blocked reactor thread for 56668.3us
I20260710 11:05:48.656494 27571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:48.658640 27228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.658982 27759 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.661679 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.662202 27200 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [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: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:48.662663 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.662994 27746 raft_consensus.cc:2804] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.663384 27746 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.663810 27746 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.664319 27300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.664222 27758 raft_consensus.cc:515] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.666075 27758 leader_election.cc:290] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.666126 27760 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.666951 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.667438 27571 raft_consensus.cc:2393] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ef8188a057847b8b49f287ad75d486f in current term 2: Already voted for candidate 36aa78f7b5214e748176f8eaca36e8ad in this term.
I20260710 11:05:48.657008 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.668926 27760 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.670276 27776 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.671382 27746 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.672345 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.674362 27747 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:48.674522 27228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.676327 27541 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.672762 27766 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.676723 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:48.676759 27540 leader_election.cc:304] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [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: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.678375 27746 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:48.679666 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:05:48.679965 27776 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.670879 27774 leader_election.cc:290] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.681406 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.683166 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.683203 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901727a1d89d41d093df8d5e54770905" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.684979 27756 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.676714 27227 consensus_queue.cc:237] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:48.686550 27767 leader_election.cc:290] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.687151 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.689842 27124 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.690599 27124 leader_election.cc:304] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.691129 27768 raft_consensus.cc:2804] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.691581 27768 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.691934 27768 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.692849 27228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.693717 27234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.694664 27229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.694260 27056 catalog_manager.cc:5697] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 1 to 2, leader changed from 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:48.694007 27226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.695603 27756 raft_consensus.cc:2749] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.696308 27756 raft_consensus.cc:2804] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.691311 27124 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.689716 27775 consensus_queue.cc:1059] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.697158 27755 raft_consensus.cc:2804] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.697517 27756 raft_consensus.cc:493] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:48.698403 27576 raft_consensus.cc:1240] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.699313 27756 raft_consensus.cc:3060] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.698580 27779 raft_consensus.cc:2804] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.700764 27779 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.700850 27750 consensus_queue.cc:1059] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:48.698640 27778 raft_consensus.cc:3055] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.701733 27778 raft_consensus.cc:740] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:48.701838 27750 raft_consensus.cc:3055] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.702205 27750 raft_consensus.cc:740] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:48.702481 27778 consensus_queue.cc:260] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.702890 27750 consensus_queue.cc:260] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.703670 27778 raft_consensus.cc:3060] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.704115 27542 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:48.704886 27781 raft_consensus.cc:2804] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.699131 27755 raft_consensus.cc:493] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.704116 27750 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.699185 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:48.698989 27124 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:48.705413 27755 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.708439 27575 raft_consensus.cc:1240] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.701138 27779 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.712743 27775 raft_consensus.cc:2804] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.713114 27775 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.713431 27775 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.698915 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:48.714643 27750 consensus_queue.cc:1059] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:48.697674 27540 leader_election.cc:304] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.705340 27781 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:48.716945 27781 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.717547 27755 raft_consensus.cc:515] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.720031 27274 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.719869 27775 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.720731 27754 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.722448 27747 raft_consensus.cc:3055] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.722779 27747 raft_consensus.cc:740] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:48.723562 27747 consensus_queue.cc:260] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.724098 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.724112 27572 raft_consensus.cc:1240] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Rejecting Update request from peer 94210378b3784137a9da50a7459f1fd2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.724622 27747 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.726086 27767 consensus_queue.cc:1059] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:48.726563 27230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.727029 27754 raft_consensus.cc:2749] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.713543 27763 consensus_queue.cc:1059] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260710 11:05:48.728410 27767 raft_consensus.cc:3055] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.728822 27767 raft_consensus.cc:740] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:48.728950 27775 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.729696 27767 consensus_queue.cc:260] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.730666 27542 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.732333 27781 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.733043 27767 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.734409 27781 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.734215 27768 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.734983 27781 raft_consensus.cc:2749] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.736078 27783 raft_consensus.cc:2749] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.727417 27779 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.736331 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.736876 27230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.736974 27775 consensus_queue.cc:1059] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.738929 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.748649 27775 raft_consensus.cc:3055] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.748965 27775 raft_consensus.cc:740] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:48.749080 27779 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.750046 27775 consensus_queue.cc:260] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.751130 27775 raft_consensus.cc:3060] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:48.752480 27200 consensus_peers.cc:597] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b353788652ea4930aecd3f977a7b9c6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:48.754534 27302 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:48.756023 27746 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.728569 27763 raft_consensus.cc:3055] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.739852 27755 leader_election.cc:290] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.740411 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.742069 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.742340 27159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.757746 27159 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:48.738986 27540 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.744211 27154 raft_consensus.cc:1240] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.743085 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.742671 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.745499 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.745394 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.746392 27151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.745960 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d237efca0204b80bcf8ee23c911492c" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.760882 27575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:48.761116 27783 raft_consensus.cc:2749] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.756703 27763 raft_consensus.cc:740] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:48.760663 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.761615 27540 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.762297 27783 raft_consensus.cc:2749] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.762238 27763 consensus_queue.cc:260] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.762720 27540 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.763388 27763 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.763513 27783 raft_consensus.cc:2749] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.756172 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:48.742239 27756 raft_consensus.cc:515] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.760579 27272 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.766788 27151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.767264 27151 raft_consensus.cc:3060] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.767282 27754 raft_consensus.cc:2804] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.767661 27272 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.767823 27754 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.768245 27754 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.769227 27753 raft_consensus.cc:2804] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.769579 27753 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.769917 27753 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.771206 27230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.771735 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1928bcbaebc4bdab80a88dfcf11c198" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.772356 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54375c69db3b44f8a7ff6cabb6cb4c6b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.773079 27198 leader_election.cc:304] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.774619 27125 leader_election.cc:304] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 36aa78f7b5214e748176f8eaca36e8ad, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.775080 27777 raft_consensus.cc:2749] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.775617 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.774025 27198 leader_election.cc:304] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.779605 27125 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 36aa78f7b5214e748176f8eaca36e8ad, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.780123 27777 raft_consensus.cc:2749] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.779901 27754 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.781116 27308 raft_consensus.cc:1240] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: [1.2-1.2]
I20260710 11:05:48.781935 27754 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.781903 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:48.783767 27572 raft_consensus.cc:1240] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Rejecting Update request from peer 94210378b3784137a9da50a7459f1fd2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.784003 27777 consensus_queue.cc:1059] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.784847 27125 leader_election.cc:304] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.781064 27198 leader_election.cc:304] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.785494 27763 raft_consensus.cc:2749] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.776299 27272 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.786192 27763 raft_consensus.cc:2749] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.786500 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.786899 27767 raft_consensus.cc:2804] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:48.784965 27777 raft_consensus.cc:3055] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.787259 27767 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:48.785542 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:48.787650 27777 raft_consensus.cc:740] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:48.787722 27767 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.776870 27151 raft_consensus.cc:2468] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 2.
I20260710 11:05:48.788753 27753 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.789054 27747 raft_consensus.cc:2749] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.790539 27751 consensus_queue.cc:1059] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:48.791345 27753 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.791836 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.792088 27768 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.793063 27756 leader_election.cc:290] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:48.791925 27753 raft_consensus.cc:3055] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.793915 27753 raft_consensus.cc:740] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:48.794026 27767 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.794788 27753 consensus_queue.cc:260] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.795127 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.795545 27775 raft_consensus.cc:2749] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.788533 27777 consensus_queue.cc:260] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:48.792682 27540 leader_election.cc:304] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [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: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.796450 27753 raft_consensus.cc:3060] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.797379 27125 leader_election.cc:304] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.797755 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.798022 27778 raft_consensus.cc:2749] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.798928 27125 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.799618 27778 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.799952 27125 leader_election.cc:304] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.800621 27775 raft_consensus.cc:2749] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.801467 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.796506 27777 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.802416 27756 raft_consensus.cc:2804] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.803644 27756 raft_consensus.cc:697] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Becoming Leader. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:05:48.803982 27125 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.804654 27775 raft_consensus.cc:2749] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.804504 27756 consensus_queue.cc:237] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.805857 27767 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:48.804991 27125 leader_election.cc:304] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.806609 27775 raft_consensus.cc:2749] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.806957 27125 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.807628 27775 raft_consensus.cc:2749] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.807979 27125 leader_election.cc:304] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.808693 27775 raft_consensus.cc:2749] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.809062 27125 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.809737 27775 raft_consensus.cc:2749] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.810120 27125 leader_election.cc:304] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.810803 27775 raft_consensus.cc:2749] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.811637 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.812544 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.813122 27153 raft_consensus.cc:1240] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Rejecting Update request from peer 94210378b3784137a9da50a7459f1fd2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.813627 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad02b619f5a45938ced7451f02c7ace" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.814041 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e174e2d51437289e430894ad4869e" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.814391 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15da41b8774cedb7a453399b93a8dd" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.814468 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.813683 27154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.816449 27154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.818228 27154 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:48.818342 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.819903 27160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.819351 27157 raft_consensus.cc:2468] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:48.820983 27151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:48.821676 27272 leader_election.cc:304] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.821818 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:48.826020 27767 raft_consensus.cc:2749] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.826246 27272 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.826974 27767 raft_consensus.cc:2749] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.827330 27272 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.828011 27767 raft_consensus.cc:2749] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.828352 27156 raft_consensus.cc:2468] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:48.828794 27272 leader_election.cc:304] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:48.829766 27232 raft_consensus.cc:2410] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 for term 2 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 11:05:48.830003 27778 raft_consensus.cc:2749] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.830804 27152 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:48.825552 27198 leader_election.cc:304] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.831717 27767 raft_consensus.cc:2749] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.832212 27747 raft_consensus.cc:2764] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:05:48.832749 27274 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.832808 27747 consensus_queue.cc:1059] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.833480 27767 raft_consensus.cc:2749] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.833817 27750 raft_consensus.cc:3055] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.833992 27272 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.834205 27750 raft_consensus.cc:740] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:48.834659 27767 raft_consensus.cc:2749] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.835245 27272 leader_election.cc:304] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [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: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.834704 27056 catalog_manager.cc:5697] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: term changed from 1 to 2, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4). New cstate: current_term: 2 leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:48.834929 27750 consensus_queue.cc:260] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.835943 27754 raft_consensus.cc:2749] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.836568 27750 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.836970 27272 leader_election.cc:304] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.837630 27753 raft_consensus.cc:2804] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.837906 27272 leader_election.cc:304] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:48.838353 27753 raft_consensus.cc:697] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:48.838577 27754 raft_consensus.cc:2804] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.839056 27754 raft_consensus.cc:697] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:48.839295 27753 consensus_queue.cc:237] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.839846 27754 consensus_queue.cc:237] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.843767 27198 leader_election.cc:304] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.845008 27198 leader_election.cc:304] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.847633 27777 raft_consensus.cc:2749] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.848178 27777 raft_consensus.cc:2749] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.848685 27198 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:48.849306 27750 raft_consensus.cc:2749] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.849670 27198 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:48.850291 27750 raft_consensus.cc:2749] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.850637 27198 leader_election.cc:304] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.851230 27750 raft_consensus.cc:2749] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.851409 27056 catalog_manager.cc:5697] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 1 to 2, leader changed from 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:48.852286 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.852538 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:48.853617 27125 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.854183 27778 raft_consensus.cc:2749] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.854604 27125 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f; no voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:48.855232 27778 raft_consensus.cc:2749] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:48.862284 27056 catalog_manager.cc:5697] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 1 to 2, leader changed from 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:48.873463 27308 raft_consensus.cc:1240] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.874604 27750 consensus_queue.cc:1059] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.875375 27777 raft_consensus.cc:3055] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.875689 27777 raft_consensus.cc:740] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:48.876331 27777 consensus_queue.cc:260] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.877156 27777 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.911029 27152 raft_consensus.cc:1240] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.912077 27777 consensus_queue.cc:1059] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.912757 27750 raft_consensus.cc:3055] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.913028 27750 raft_consensus.cc:740] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:48.913628 27750 consensus_queue.cc:260] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.914620 27750 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.915607 27308 raft_consensus.cc:1240] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.933547 27227 raft_consensus.cc:1240] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.935182 27308 raft_consensus.cc:1240] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.935621 27768 consensus_queue.cc:1059] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:48.936686 27775 raft_consensus.cc:3055] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.937345 27775 raft_consensus.cc:740] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:48.938293 27768 consensus_queue.cc:1059] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.938154 27775 consensus_queue.cc:260] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:48.939361 27763 raft_consensus.cc:3055] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.939368 27775 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.939796 27763 raft_consensus.cc:740] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:48.940498 27763 consensus_queue.cc:260] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.941349 27763 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.951500 27152 raft_consensus.cc:1240] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:48.952559 27750 consensus_queue.cc:1059] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.953179 27777 raft_consensus.cc:3055] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.953446 27777 raft_consensus.cc:740] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:48.954005 27777 consensus_queue.cc:260] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:48.954854 27777 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.064589 27152 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.065696 27754 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.067864 27227 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.069170 27753 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.107808 27572 raft_consensus.cc:1240] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:49.108789 27763 consensus_queue.cc:1059] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:49.109508 27775 raft_consensus.cc:3055] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.109767 27775 raft_consensus.cc:740] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:49.110318 27775 consensus_queue.cc:260] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:49.111152 27775 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.127094 27152 raft_consensus.cc:1240] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:49.128266 27777 consensus_queue.cc:1059] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.129014 27750 raft_consensus.cc:3055] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:49.129284 27750 raft_consensus.cc:740] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:49.129869 27750 consensus_queue.cc:260] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:49.130722 27750 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:49.136860 27600 debug-util.cc:398] Leaking SignalData structure 0x7b0800279020 after lost signal to thread 26047
W20260710 11:05:49.137622 27600 debug-util.cc:398] Leaking SignalData structure 0x7b0800279700 after lost signal to thread 27092
W20260710 11:05:49.138458 27600 debug-util.cc:398] Leaking SignalData structure 0x7b08000de000 after lost signal to thread 27184
W20260710 11:05:49.139176 27600 debug-util.cc:398] Leaking SignalData structure 0x7b080023a7a0 after lost signal to thread 27259
W20260710 11:05:49.139915 27600 debug-util.cc:398] Leaking SignalData structure 0x7b08002450e0 after lost signal to thread 27333
W20260710 11:05:49.140651 27600 debug-util.cc:398] Leaking SignalData structure 0x7b0800255060 after lost signal to thread 27603
I20260710 11:05:49.255896 27308 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:49.256949 27756 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:49.264770 27152 raft_consensus.cc:1275] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:49.266404 27756 consensus_queue.cc:1048] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:49.279009 27156 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.280257 27753 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.292938 27227 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.298555 27227 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.300061 27751 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.408792 27227 raft_consensus.cc:3060] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:49.415773 27227 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.417120 27751 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.425922 27156 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:49.427651 27753 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:49.893559 27767 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:49.893968 27767 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:49.895829 27767 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:49.896036 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:49.896430 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:49.897784 27274 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:49.898324 27767 raft_consensus.cc:2749] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:50.117615 27805 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.118062 27805 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:50.120116 27805 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.120699 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:50.120739 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.122246 27198 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2
I20260710 11:05:50.122823 27805 raft_consensus.cc:2749] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:50.135775 27767 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:50.136209 27767 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.137787 27767 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.138527 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.138680 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:50.139132 27156 raft_consensus.cc:2393] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 2: Already voted for candidate 2ef8188a057847b8b49f287ad75d486f in this term.
I20260710 11:05:50.139365 27227 raft_consensus.cc:2468] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:50.140426 27274 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:50.140980 27767 raft_consensus.cc:2804] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:50.141306 27767 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:50.141583 27767 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.146389 27767 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.148464 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.147944 27767 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.148756 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:50.149067 27156 raft_consensus.cc:2393] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 2: Already voted for candidate 2ef8188a057847b8b49f287ad75d486f in this term.
I20260710 11:05:50.155201 27227 raft_consensus.cc:2468] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:50.156181 27274 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:50.156721 27767 raft_consensus.cc:2804] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:50.157121 27767 raft_consensus.cc:697] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:50.157801 27767 consensus_queue.cc:237] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.165055 27056 catalog_manager.cc:5697] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 1 to 2, leader changed from 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.175143 27775 raft_consensus.cc:493] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.175652 27775 raft_consensus.cc:515] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.177820 27775 leader_election.cc:290] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.178337 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:50.178710 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:50.178855 27227 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:50.179283 27308 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 2.
I20260710 11:05:50.180099 27125 leader_election.cc:304] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.180713 27775 raft_consensus.cc:2804] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.181061 27775 raft_consensus.cc:493] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.181378 27775 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.187816 27775 raft_consensus.cc:515] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.190323 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:50.190523 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876f611052c34b40a7a19dcf6345241d" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:50.190850 27227 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.191036 27308 raft_consensus.cc:3060] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.193001 27775 leader_election.cc:290] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.196187 27227 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:05:50.196808 27308 raft_consensus.cc:2468] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:05:50.196997 27125 leader_election.cc:304] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.197623 27775 raft_consensus.cc:2804] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.198743 27775 raft_consensus.cc:697] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:50.199579 27775 consensus_queue.cc:237] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.207559 27056 catalog_manager.cc:5697] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.235567 27805 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.236076 27805 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.238049 27805 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.238502 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.239128 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:50.239748 27572 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.240661 27200 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:50.241250 27805 raft_consensus.cc:2804] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.241616 27805 raft_consensus.cc:493] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.241917 27805 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.248301 27805 raft_consensus.cc:515] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.250166 27805 leader_election.cc:290] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.250797 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.251230 27156 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.251034 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67000eadb204a22bb54c6fdae762737" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:05:50.251700 27572 raft_consensus.cc:3060] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.255013 27156 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.255247 27775 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.255849 27775 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.256297 27198 leader_election.cc:304] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.257149 27805 raft_consensus.cc:2804] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.258056 27572 raft_consensus.cc:2468] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.259146 27805 raft_consensus.cc:697] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:50.260186 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:50.260020 27805 consensus_queue.cc:237] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.260506 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:50.260816 27572 raft_consensus.cc:2468] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 1.
I20260710 11:05:50.261261 27227 raft_consensus.cc:2468] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 2.
I20260710 11:05:50.260074 27775 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.261999 27125 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 
I20260710 11:05:50.262681 27775 raft_consensus.cc:2804] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.263037 27775 raft_consensus.cc:493] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.263351 27775 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.267988 27056 catalog_manager.cc:5697] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.269606 27775 raft_consensus.cc:515] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.272596 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:50.273139 27227 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.273880 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd785d8bb1474192abb7df516e415b42" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:05:50.276015 27572 raft_consensus.cc:3060] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.273931 27775 leader_election.cc:290] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.281400 27227 raft_consensus.cc:2468] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:05:50.282104 27572 raft_consensus.cc:2468] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:05:50.282351 27125 leader_election.cc:304] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.283010 27775 raft_consensus.cc:2804] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.283480 27775 raft_consensus.cc:697] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:50.284227 27775 consensus_queue.cc:237] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.291754 27056 catalog_manager.cc:5697] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.380573 27767 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.381001 27767 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.382589 27767 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.383181 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:50.383510 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:50.383867 27227 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:50.384053 27572 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:50.384837 27274 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:50.385663 27767 raft_consensus.cc:2804] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.385936 27767 raft_consensus.cc:493] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.386180 27767 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.391542 27767 raft_consensus.cc:515] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.392946 27767 leader_election.cc:290] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.393651 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:50.393867 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f61444f26654c90b9a713e5ebe52989" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:05:50.394222 27227 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.394366 27572 raft_consensus.cc:3060] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.401366 27572 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 3.
I20260710 11:05:50.402623 27274 leader_election.cc:304] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [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: 36aa78f7b5214e748176f8eaca36e8ad, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:50.403350 27754 raft_consensus.cc:2804] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.405032 27227 raft_consensus.cc:2468] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 3.
I20260710 11:05:50.406306 27754 raft_consensus.cc:697] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:50.407035 27754 consensus_queue.cc:237] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.414176 27056 catalog_manager.cc:5697] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 1 to 3, leader changed from 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.421809 27754 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:50.422276 27754 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.423794 27754 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.424300 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.424661 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:50.425016 27156 raft_consensus.cc:2393] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 2: Already voted for candidate 2ef8188a057847b8b49f287ad75d486f in this term.
I20260710 11:05:50.425203 27227 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:50.426069 27274 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:50.426635 27754 raft_consensus.cc:2804] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:50.426959 27754 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8297d1b1e9c846bd8634090817e02945)
I20260710 11:05:50.427240 27754 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.431718 27754 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.433162 27754 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.433806 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.434119 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:50.434463 27156 raft_consensus.cc:2393] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 in current term 2: Already voted for candidate 2ef8188a057847b8b49f287ad75d486f in this term.
I20260710 11:05:50.439021 27227 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 2.
I20260710 11:05:50.439169 27805 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:50.439666 27805 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.440021 27274 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:50.440717 27754 raft_consensus.cc:2804] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:50.441574 27805 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.441227 27754 raft_consensus.cc:697] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:50.442307 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.442883 27156 raft_consensus.cc:2468] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.442611 27754 consensus_queue.cc:237] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.442983 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:50.443802 27572 raft_consensus.cc:2393] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8297d1b1e9c846bd8634090817e02945 in current term 2: Already voted for candidate 36aa78f7b5214e748176f8eaca36e8ad in this term.
I20260710 11:05:50.443883 27198 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.444586 27805 raft_consensus.cc:2804] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:50.444994 27805 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ef8188a057847b8b49f287ad75d486f)
I20260710 11:05:50.445341 27805 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.451056 27056 catalog_manager.cc:5697] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 1 to 2, leader changed from 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.454766 27805 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.456861 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.457574 27805 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.459036 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:05:50.459738 27572 raft_consensus.cc:2393] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8297d1b1e9c846bd8634090817e02945 in current term 2: Already voted for candidate 36aa78f7b5214e748176f8eaca36e8ad in this term.
I20260710 11:05:50.464134 27156 raft_consensus.cc:2468] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.465102 27198 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:50.465755 27805 raft_consensus.cc:2804] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:50.466099 27805 raft_consensus.cc:697] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 2 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:50.466781 27805 consensus_queue.cc:237] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.473855 27056 catalog_manager.cc:5697] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 1 to 2, leader changed from 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.505262 27805 raft_consensus.cc:493] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.505831 27805 raft_consensus.cc:515] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.507637 27805 leader_election.cc:290] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.508383 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.508570 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:50.508893 27156 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.509192 27308 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 1.
I20260710 11:05:50.509716 27198 leader_election.cc:304] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.510360 27805 raft_consensus.cc:2804] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.510686 27805 raft_consensus.cc:493] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.510927 27805 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.515357 27805 raft_consensus.cc:515] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.516819 27805 leader_election.cc:290] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.517357 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.517661 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93462aeb944e1fb138d7476320b930" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:50.517886 27156 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.518157 27308 raft_consensus.cc:3060] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.521975 27308 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.522769 27199 leader_election.cc:304] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:50.523484 27805 raft_consensus.cc:2804] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.523851 27805 raft_consensus.cc:697] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:50.524597 27156 raft_consensus.cc:2468] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.524887 27805 consensus_queue.cc:237] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.534282 27056 catalog_manager.cc:5697] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.535367 27804 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.535861 27804 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.537631 27804 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.538592 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:50.538911 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.539399 27156 raft_consensus.cc:2468] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 2.
I20260710 11:05:50.540283 27540 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:50.540936 27804 raft_consensus.cc:2804] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.541263 27804 raft_consensus.cc:493] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.541555 27804 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.544669 27156 raft_consensus.cc:1275] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.545588 27754 consensus_queue.cc:1048] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.560388 27804 raft_consensus.cc:515] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.562471 27804 leader_election.cc:290] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.563493 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:50.564388 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b309d9296441239444ab608ea07080" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.565078 27156 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.566093 27805 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.567008 27805 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.569267 27156 raft_consensus.cc:2468] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 3.
I20260710 11:05:50.569818 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.570096 27540 leader_election.cc:304] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:50.570565 27153 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.569824 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:50.571628 27308 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.571965 27198 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.572726 27813 raft_consensus.cc:2804] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.573077 27813 raft_consensus.cc:493] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.573385 27813 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.574389 27805 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.579034 27227 raft_consensus.cc:1275] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.580426 27767 consensus_queue.cc:1048] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.586637 27813 raft_consensus.cc:515] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.590970 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:50.591444 27308 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.593092 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61331f87f9664f3b94b6d3c9c5f57089" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.593621 27153 raft_consensus.cc:3060] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.597034 27308 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.598110 27199 leader_election.cc:304] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [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: 8297d1b1e9c846bd8634090817e02945, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:50.598421 27153 raft_consensus.cc:2468] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.598820 27805 raft_consensus.cc:2804] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.588470 27804 raft_consensus.cc:2804] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.602881 27813 leader_election.cc:290] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.604990 27813 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.605397 27804 raft_consensus.cc:697] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEADER]: Becoming Leader. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:05:50.606283 27805 raft_consensus.cc:697] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:50.606386 27804 consensus_queue.cc:237] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.606616 27813 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.607136 27805 consensus_queue.cc:237] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.609377 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.609571 27813 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.610010 27152 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.610464 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:50.610991 27308 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:05:50.611140 27198 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.612037 27813 raft_consensus.cc:2804] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.612375 27813 raft_consensus.cc:493] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.612689 27813 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.617411 27056 catalog_manager.cc:5697] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: term changed from 2 to 3, leader changed from 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) to 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4). New cstate: current_term: 3 leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.620036 27775 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:50.620519 27775 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.622423 27775 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.622008 27058 catalog_manager.cc:5697] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.623812 27813 raft_consensus.cc:515] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.624464 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:50.624997 27308 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 2.
I20260710 11:05:50.626097 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad" is_pre_election: true
I20260710 11:05:50.626403 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.626888 27152 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.627002 27572 raft_consensus.cc:2393] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ef8188a057847b8b49f287ad75d486f in current term 2: Already voted for candidate 36aa78f7b5214e748176f8eaca36e8ad in this term.
I20260710 11:05:50.628734 27124 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:50.631810 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8d0efe8554e81be975a9e826b1e1f" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:50.632336 27308 raft_consensus.cc:3060] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.632941 27152 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.633677 27775 raft_consensus.cc:2804] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:50.634016 27775 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94210378b3784137a9da50a7459f1fd2)
I20260710 11:05:50.634357 27775 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.636235 27198 leader_election.cc:304] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:50.639536 27308 raft_consensus.cc:2468] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:05:50.640678 27775 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.640877 27813 leader_election.cc:290] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.640901 27805 raft_consensus.cc:2804] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.642686 27775 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 2 election: Requested vote from peers 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:05:50.642252 27805 raft_consensus.cc:697] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:50.644091 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:05:50.644852 27572 raft_consensus.cc:2393] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ef8188a057847b8b49f287ad75d486f in current term 2: Already voted for candidate 36aa78f7b5214e748176f8eaca36e8ad in this term.
I20260710 11:05:50.644693 27805 consensus_queue.cc:237] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.645364 27227 raft_consensus.cc:1275] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:50.646859 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:50.647003 27811 consensus_queue.cc:1048] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.652719 27308 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 2.
I20260710 11:05:50.653800 27124 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:50.659754 27775 raft_consensus.cc:2804] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:50.663916 27775 raft_consensus.cc:697] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 2 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:50.665373 27775 consensus_queue.cc:237] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.666539 27572 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:50.665786 27308 raft_consensus.cc:1275] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:50.668067 27811 consensus_queue.cc:1048] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.672091 27813 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:50.683904 27058 catalog_manager.cc:5697] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 1 to 2, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 2 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.697242 27056 catalog_manager.cc:5697] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.701624 27152 raft_consensus.cc:1275] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:50.702996 27813 consensus_queue.cc:1048] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:50.704504 27804 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.704962 27804 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.706933 27804 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.709830 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.729492 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2" is_pre_election: true
I20260710 11:05:50.730154 27307 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 2.
I20260710 11:05:50.731339 27541 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36aa78f7b5214e748176f8eaca36e8ad, 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:50.733702 27804 raft_consensus.cc:2804] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.734040 27804 raft_consensus.cc:493] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.734361 27804 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.740128 27572 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:50.741377 27832 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260710 11:05:50.748113 27804 raft_consensus.cc:515] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.750622 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.753439 27804 leader_election.cc:290] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:50.753634 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0995dad80604885b88da948ae77d64b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:50.754324 27307 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.763312 27307 raft_consensus.cc:2468] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 3.
I20260710 11:05:50.763886 27227 raft_consensus.cc:1275] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:50.764365 27541 leader_election.cc:304] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36aa78f7b5214e748176f8eaca36e8ad, 94210378b3784137a9da50a7459f1fd2; no voters: 2ef8188a057847b8b49f287ad75d486f
I20260710 11:05:50.765511 27775 consensus_queue.cc:1048] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:50.765800 27804 raft_consensus.cc:2804] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.766287 27804 raft_consensus.cc:697] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEADER]: Becoming Leader. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:05:50.767069 27804 consensus_queue.cc:237] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:50.787472 27058 catalog_manager.cc:5697] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: term changed from 2 to 3, leader changed from 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) to 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4). New cstate: current_term: 3 leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.789873 27572 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:50.791812 27767 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:50.801175 27227 raft_consensus.cc:1275] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:50.806906 27816 consensus_queue.cc:1048] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:50.822321 27816 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.822666 27816 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.824141 27816 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.824724 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f" is_pre_election: true
I20260710 11:05:50.825160 27152 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 1.
I20260710 11:05:50.825855 27272 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:05:50.825867 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945" is_pre_election: true
I20260710 11:05:50.826458 27816 raft_consensus.cc:2804] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:50.826831 27816 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.826934 27227 raft_consensus.cc:2410] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 for term 3 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 11:05:50.827105 27816 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.831549 27816 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.833081 27816 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:50.833609 27152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:05:50.834141 27152 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.834264 27227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "94210378b3784137a9da50a7459f1fd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:50.834770 27227 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.839164 27227 raft_consensus.cc:2410] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 94210378b3784137a9da50a7459f1fd2 for term 3 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 11:05:50.840303 27152 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94210378b3784137a9da50a7459f1fd2 in term 3.
I20260710 11:05:50.841252 27272 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 8297d1b1e9c846bd8634090817e02945
I20260710 11:05:50.841782 27816 raft_consensus.cc:2804] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.842168 27816 raft_consensus.cc:697] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Becoming Leader. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:50.842880 27816 consensus_queue.cc:237] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:05:50.849538 27058 catalog_manager.cc:5697] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: term changed from 1 to 3, leader changed from 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) to 94210378b3784137a9da50a7459f1fd2 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.931857 27152 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.932948 27816 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.944773 27227 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:50.946550 27754 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.007977 27572 raft_consensus.cc:1240] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEADER]: Rejecting Update request from peer 8297d1b1e9c846bd8634090817e02945 for earlier term 2. Current term is 3. Ops: []
I20260710 11:05:51.009440 27805 consensus_queue.cc:1059] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:51.010015 27805 consensus_queue.cc:1243] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Peer 36aa78f7b5214e748176f8eaca36e8ad log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:05:51.010434 27813 raft_consensus.cc:3055] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.010787 27813 raft_consensus.cc:740] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:05:51.011601 27813 consensus_queue.cc:260] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:51.012777 27813 raft_consensus.cc:3060] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.038278 27153 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:51.039544 27804 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:51.050627 27232 raft_consensus.cc:1275] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:05:51.051014 27232 pending_rounds.cc:85] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: Aborting all ops after (but not including) 4
I20260710 11:05:51.051288 27232 pending_rounds.cc:107] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:05:51.051576 27232 raft_consensus.cc:2889] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:51.053000 27848 consensus_queue.cc:1048] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:51.054472 27152 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:51.056219 27805 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.082898 27307 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:51.085026 27826 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.091248 27156 raft_consensus.cc:1275] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:51.094583 27805 consensus_queue.cc:1048] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.108460 27307 raft_consensus.cc:1275] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:51.109872 27805 consensus_queue.cc:1048] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.137143 27307 raft_consensus.cc:1240] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Rejecting Update request from peer 2ef8188a057847b8b49f287ad75d486f for earlier term 2. Current term is 3. Ops: []
I20260710 11:05:51.138208 27832 consensus_queue.cc:1059] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:51.138927 27775 raft_consensus.cc:3055] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.139219 27775 raft_consensus.cc:740] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:51.139863 27775 consensus_queue.cc:260] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:51.140730 27775 raft_consensus.cc:3060] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.201258 27308 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:51.202391 27813 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.213183 27156 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:51.214401 27813 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.217167 27307 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:51.219082 27804 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:51.238011 27153 raft_consensus.cc:1275] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:05:51.238390 27153 pending_rounds.cc:85] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: Aborting all ops after (but not including) 4
I20260710 11:05:51.238636 27153 pending_rounds.cc:107] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:05:51.238921 27153 raft_consensus.cc:2889] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:51.242591 27804 consensus_queue.cc:1048] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:51.289908 27227 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:05:51.290196 27227 pending_rounds.cc:85] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: Aborting all ops after (but not including) 1
I20260710 11:05:51.290383 27227 pending_rounds.cc:107] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.2
I20260710 11:05:51.290572 27227 raft_consensus.cc:2917] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Aborting config change with OpId 1.2: Aborted: Op aborted by new leader
I20260710 11:05:51.290877 27227 raft_consensus.cc:2889] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:51.291333 27227 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:42712 (request call id 2) took 2715 ms. Trace:
I20260710 11:05:51.291599 27227 rpcz_store.cc:276] 0710 11:05:48.575852 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:05:48.576011 (+   159us) service_pool.cc:224] Handling call
0710 11:05:48.670493 (+ 94482us) spinlock_profiling.cc:243] Waited 3.93 ms on lock 0x7b58001c7fd0. stack: 00007fc985144343 00007fc985144240 00007fc984ad31d4 00007fc98e811304 00007fc98e811299 00007fc9881cc571 00007fc9881bf0aa 00007fc988241447 00007fc98825e70a 00007fc98825f76a 00007fc98825e91b 00007fc98826a03c 00007fc9882696b3 00007fc98d229d29 00007fc9867a81d4 00007fc9867a8162
0710 11:05:48.737964 (+ 67471us) log.cc:844] Serialized 499 byte log entry
0710 11:05:51.291258 (+2553294us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1387,"raft.queue_time_us":2256,"raft.run_cpu_time_us":1499,"raft.run_wall_time_us":3492,"spinlock_wait_cycles":9028480,"thread_start_us":11465,"threads_started":1,"wal-append.queue_time_us":3166,"wal-append.run_cpu_time_us":1579,"wal-append.run_wall_time_us":1002276}
W20260710 11:05:51.293426 27106 auto_rebalancer.cc:629] Failed to schedule move for tablet b353788652ea4930aecd3f977a7b9c6b: Aborted: Op aborted by new leader
I20260710 11:05:51.293982 27816 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.297696 27308 consensus_queue.cc:237] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
W20260710 11:05:51.306967 27274 consensus_peers.cc:597] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cce1ad63addc44da90a0379481b8c4a1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:51.306952 27153 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:51.307638 27227 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:51.309163 27816 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.310369 27767 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.318435 27156 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:51.323763 27754 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.340808 27860 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.342597 27227 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.352922 27156 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.358387 27056 catalog_manager.cc:5697] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.363104 27308 consensus_queue.cc:237] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.377174 27227 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260710 11:05:51.377267 27274 consensus_peers.cc:597] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba0e174e2d51437289e430894ad4869e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:51.378861 27860 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.379987 27156 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:51.382366 27754 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.399528 27860 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.406275 27227 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.406939 27156 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.413012 27232 consensus_queue.cc:237] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.420609 27308 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.422119 27805 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.422322 27055 catalog_manager.cc:5697] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.426482 27156 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.429001 27826 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:51.434932 27200 consensus_peers.cc:597] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ff8d0efe8554e81be975a9e826b1e1f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:51.435794 27852 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.436997 27308 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.437279 27156 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:51.452828 27308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:51.453424 27308 raft_consensus.cc:606] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:05:51.460013 27308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:51.460472 27308 raft_consensus.cc:606] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:05:51.460721 27055 catalog_manager.cc:5697] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:51.463846 27043 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for cce1ad63addc44da90a0379481b8c4a1 already in progress
I20260710 11:05:51.468664 27308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:51.469038 27308 raft_consensus.cc:606] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Received request to transfer leadership
W20260710 11:05:51.472973 27106 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260710 11:05:51.473341 27106 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for cce1ad63addc44da90a0379481b8c4a1 already in progress
W20260710 11:05:51.473583 27106 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for cce1ad63addc44da90a0379481b8c4a1 already in progress
I20260710 11:05:51.696933 27871 ts_tablet_manager.cc:933] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:51.698638 27871 tablet_copy_client.cc:323] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:51.700389 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet cce1ad63addc44da90a0379481b8c4a1 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:51.700778 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet cce1ad63addc44da90a0379481b8c4a1 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-cce1ad63addc44da90a0379481b8c4a1
I20260710 11:05:51.707965 27319 tablet_copy_source_session.cc:215] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:51.711534 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1ad63addc44da90a0379481b8c4a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:51.729846 27871 tablet_copy_client.cc:806] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:51.730438 27871 tablet_copy_client.cc:670] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:51.734463 27871 tablet_copy_client.cc:538] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:51.742530 27871 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:51.745368 27860 raft_consensus.cc:993] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: : Instructing follower 2ef8188a057847b8b49f287ad75d486f to start an election
I20260710 11:05:51.745802 27860 raft_consensus.cc:1081] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Signalling peer 2ef8188a057847b8b49f287ad75d486f to start an election
I20260710 11:05:51.747411 27156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1"
dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
 from {username='slave'} at 127.0.0.1:57400
I20260710 11:05:51.747954 27156 raft_consensus.cc:493] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.748266 27156 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.762080 27156 raft_consensus.cc:515] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.765398 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:05:51.765926 27232 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.772207 27871 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:51.772665 27232 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:05:51.773039 27871 tablet_bootstrap.cc:492] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:51.775789 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1ad63addc44da90a0379481b8c4a1" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:05:51.778009 27308 raft_consensus.cc:3055] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.778306 27308 raft_consensus.cc:740] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:05:51.778210 27125 leader_election.cc:304] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:05:51.779222 27857 raft_consensus.cc:2804] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.779183 27308 consensus_queue.cc:260] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.779814 27857 raft_consensus.cc:697] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:05:51.780495 27308 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.780642 27857 consensus_queue.cc:237] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [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: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.776448 27156 leader_election.cc:290] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:51.790493 27308 raft_consensus.cc:2468] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:05:51.792918 27871 ts_tablet_manager.cc:1403] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.008s
I20260710 11:05:51.792469 27058 catalog_manager.cc:5697] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 2 to 3, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 3 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.795976 27871 raft_consensus.cc:359] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.796797 27871 raft_consensus.cc:740] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:51.797401 27871 consensus_queue.cc:260] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.800523 27871 ts_tablet_manager.cc:1434] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:51.802089 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-cce1ad63addc44da90a0379481b8c4a1 received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:51.802484 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-cce1ad63addc44da90a0379481b8c4a1 on tablet cce1ad63addc44da90a0379481b8c4a1 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:51.810981 27871 ts_tablet_manager.cc:933] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:51.816228 27871 tablet_copy_client.cc:323] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.2:46485
I20260710 11:05:51.823513 27245 tablet_copy_service.cc:140] P 8297d1b1e9c846bd8634090817e02945: Received BeginTabletCopySession request for tablet 7ff8d0efe8554e81be975a9e826b1e1f from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:34502)
I20260710 11:05:51.824023 27245 tablet_copy_service.cc:161] P 8297d1b1e9c846bd8634090817e02945: Beginning new tablet copy session on tablet 7ff8d0efe8554e81be975a9e826b1e1f from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:34502: session id = 36aa78f7b5214e748176f8eaca36e8ad-7ff8d0efe8554e81be975a9e826b1e1f
I20260710 11:05:51.831084 27245 tablet_copy_source_session.cc:215] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:51.837654 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8d0efe8554e81be975a9e826b1e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:51.851889 27871 tablet_copy_client.cc:806] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:51.852392 27871 tablet_copy_client.cc:670] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:51.856434 27871 tablet_copy_client.cc:538] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:51.865163 27871 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:51.886304 27871 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:51.887131 27871 tablet_bootstrap.cc:492] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:51.887738 27871 ts_tablet_manager.cc:1403] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260710 11:05:51.890450 27871 raft_consensus.cc:359] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.892232 27871 raft_consensus.cc:740] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:51.892831 27871 consensus_queue.cc:260] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:51.895013 27871 ts_tablet_manager.cc:1434] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:05:51.896786 27245 tablet_copy_service.cc:342] P 8297d1b1e9c846bd8634090817e02945: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-7ff8d0efe8554e81be975a9e826b1e1f received from {username='slave'} at 127.0.0.1:34502
I20260710 11:05:51.897204 27245 tablet_copy_service.cc:434] P 8297d1b1e9c846bd8634090817e02945: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-7ff8d0efe8554e81be975a9e826b1e1f on tablet 7ff8d0efe8554e81be975a9e826b1e1f with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:51.993184 27871 ts_tablet_manager.cc:933] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:51.994714 27871 tablet_copy_client.cc:323] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:51.996227 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet ba0e174e2d51437289e430894ad4869e from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:51.996757 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet ba0e174e2d51437289e430894ad4869e from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-ba0e174e2d51437289e430894ad4869e
I20260710 11:05:52.004166 27319 tablet_copy_source_session.cc:215] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:52.007790 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e174e2d51437289e430894ad4869e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:52.020067 27871 tablet_copy_client.cc:806] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:52.020494 27871 tablet_copy_client.cc:670] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:52.024467 27871 tablet_copy_client.cc:538] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:52.031554 27871 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:52.050014 27871 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:52.050781 27871 tablet_bootstrap.cc:492] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:52.051329 27871 ts_tablet_manager.cc:1403] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:05:52.053750 27871 raft_consensus.cc:359] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:52.054467 27871 raft_consensus.cc:740] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:52.055024 27871 consensus_queue.cc:260] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:52.057008 27871 ts_tablet_manager.cc:1434] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:52.058609 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-ba0e174e2d51437289e430894ad4869e received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:52.058985 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-ba0e174e2d51437289e430894ad4869e on tablet ba0e174e2d51437289e430894ad4869e with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:52.238678 27308 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:52.239984 27832 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:52.254500 27572 raft_consensus.cc:3060] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Advancing to term 3
I20260710 11:05:52.261744 27572 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:52.268205 27882 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.269724 27232 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:52.273590 27881 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.283844 27881 raft_consensus.cc:1064] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:52.284806 27575 raft_consensus.cc:1217] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:05:52.286212 27881 consensus_queue.cc:237] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:52.293808 27308 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:52.293916 27575 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:52.294831 27832 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:52.295600 27881 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:52.298480 27227 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:52.299865 27882 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:52.304876 27881 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.309213 27308 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.309475 27227 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.316689 27575 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.326210 27056 catalog_manager.cc:5697] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index 3 to 5, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:52.346979 27156 consensus_queue.cc:237] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:52.351886 27575 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:05:52.353246 27227 raft_consensus.cc:1275] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:05:52.354167 27882 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:05:52.354991 27832 consensus_queue.cc:1048] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:05:52.362246 27857 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.363878 27227 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.367739 27575 raft_consensus.cc:2955] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.375835 27055 catalog_manager.cc:5697] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 5 to 6, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New cstate: current_term: 3 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.377682 27042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cce1ad63addc44da90a0379481b8c4a1 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:52.386915 27299 tablet_service.cc:1558] Processing DeleteTablet for tablet cce1ad63addc44da90a0379481b8c4a1 with delete_type TABLET_DATA_TOMBSTONED (TS 94210378b3784137a9da50a7459f1fd2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:52.388497 27891 tablet_replica.cc:333] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:05:52.389257 27891 raft_consensus.cc:2243] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.389901 27891 raft_consensus.cc:2272] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.393523 27891 ts_tablet_manager.cc:1916] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:52.407647 27891 ts_tablet_manager.cc:1929] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260710 11:05:52.408030 27891 log.cc:1199] T cce1ad63addc44da90a0379481b8c4a1 P 94210378b3784137a9da50a7459f1fd2: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/wals/cce1ad63addc44da90a0379481b8c4a1
I20260710 11:05:52.409533 27043 catalog_manager.cc:5028] TS 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): tablet cce1ad63addc44da90a0379481b8c4a1 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:52.432608 27575 raft_consensus.cc:1217] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:05:52.752131 27884 raft_consensus.cc:1064] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:52.754305 27884 consensus_queue.cc:237] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:52.759745 27308 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:52.759745 27575 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:52.761312 27153 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:52.761475 27884 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.762266 27813 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.763069 27887 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.773715 27813 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.784157 27308 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.784170 27153 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.797055 27575 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.797111 27055 catalog_manager.cc:5697] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:52.820050 27227 consensus_queue.cc:237] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:52.823812 27575 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:52.824261 27308 raft_consensus.cc:1275] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:52.826169 27884 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:52.827608 27899 consensus_queue.cc:1048] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:52.833743 27813 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.837646 27572 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.842131 27044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ff8d0efe8554e81be975a9e826b1e1f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:52.842547 27308 raft_consensus.cc:2955] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:52.847273 27058 catalog_manager.cc:5697] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:52.860070 27149 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ff8d0efe8554e81be975a9e826b1e1f with delete_type TABLET_DATA_TOMBSTONED (TS 2ef8188a057847b8b49f287ad75d486f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57386
I20260710 11:05:52.861591 27900 tablet_replica.cc:333] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:05:52.862231 27900 raft_consensus.cc:2243] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:52.862905 27900 raft_consensus.cc:2272] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:52.866197 27900 ts_tablet_manager.cc:1916] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:52.877851 27900 ts_tablet_manager.cc:1929] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:05:52.878141 27900 log.cc:1199] T 7ff8d0efe8554e81be975a9e826b1e1f P 2ef8188a057847b8b49f287ad75d486f: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/wals/7ff8d0efe8554e81be975a9e826b1e1f
I20260710 11:05:52.879356 27042 catalog_manager.cc:5028] TS 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): tablet 7ff8d0efe8554e81be975a9e826b1e1f (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:53.028594 27893 raft_consensus.cc:1064] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:53.030704 27893 consensus_queue.cc:237] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:53.040369 27572 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:53.041677 27227 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:53.043105 27903 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:53.044960 27153 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:53.045230 27893 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:53.050289 27902 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:53.055763 27572 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.054170 27893 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.069458 27153 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.071512 27058 catalog_manager.cc:5697] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.075181 27232 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.089545 27308 consensus_queue.cc:237] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:53.099702 27153 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:53.101162 27572 raft_consensus.cc:1275] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:53.102041 27893 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:53.103609 27903 consensus_queue.cc:1048] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:53.110847 27894 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.117316 27572 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.127127 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba0e174e2d51437289e430894ad4869e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:53.129381 27153 raft_consensus.cc:2955] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:53.130591 27055 catalog_manager.cc:5697] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:53.140820 27222 tablet_service.cc:1558] Processing DeleteTablet for tablet ba0e174e2d51437289e430894ad4869e with delete_type TABLET_DATA_TOMBSTONED (TS 8297d1b1e9c846bd8634090817e02945 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42686
I20260710 11:05:53.142421 27907 tablet_replica.cc:333] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:05:53.143319 27907 raft_consensus.cc:2243] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:53.143841 27907 raft_consensus.cc:2272] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:53.146139 27907 ts_tablet_manager.cc:1916] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:53.156571 27907 ts_tablet_manager.cc:1929] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:05:53.156831 27907 log.cc:1199] T ba0e174e2d51437289e430894ad4869e P 8297d1b1e9c846bd8634090817e02945: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/wals/ba0e174e2d51437289e430894ad4869e
I20260710 11:05:53.157928 27044 catalog_manager.cc:5028] TS 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): tablet ba0e174e2d51437289e430894ad4869e (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:54.176632 27308 consensus_queue.cc:237] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
W20260710 11:05:54.182174 27274 consensus_peers.cc:597] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3013b7d73ee247e8bb5d6bfd018decb3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:54.182552 27232 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:54.182868 27153 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:54.183863 27910 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:54.184818 27894 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:54.191987 27894 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.193703 27153 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.194446 27232 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.206542 27055 catalog_manager.cc:5697] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.208252 27308 consensus_queue.cc:237] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.215808 27232 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260710 11:05:54.215968 27274 consensus_peers.cc:597] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab15da41b8774cedb7a453399b93a8dd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:54.216076 27153 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:54.217425 27908 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.218220 27894 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.228778 27894 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.233521 27153 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.234470 27232 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.240924 27227 consensus_queue.cc:237] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.246887 27058 catalog_manager.cc:5697] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.250537 27308 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.251977 27884 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:54.253124 27200 consensus_peers.cc:597] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61331f87f9664f3b94b6d3c9c5f57089. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:54.256379 27153 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.257558 27884 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.260818 27921 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.262195 27308 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.265811 27153 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.272823 27056 catalog_manager.cc:5697] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.273523 27307 consensus_queue.cc:237] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.288620 27153 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.289827 27227 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:54.290361 27894 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.292237 27894 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:54.296025 27274 consensus_peers.cc:597] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b353788652ea4930aecd3f977a7b9c6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:54.302312 27908 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.304364 27227 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.306459 27156 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:54.321470 27055 catalog_manager.cc:5697] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 3 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.580482 27930 ts_tablet_manager.cc:933] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:54.582554 27930 tablet_copy_client.cc:323] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:54.584151 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet 3013b7d73ee247e8bb5d6bfd018decb3 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:54.584638 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet 3013b7d73ee247e8bb5d6bfd018decb3 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-3013b7d73ee247e8bb5d6bfd018decb3
I20260710 11:05:54.590548 27319 tablet_copy_source_session.cc:215] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:54.593168 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3013b7d73ee247e8bb5d6bfd018decb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:54.603802 27930 tablet_copy_client.cc:806] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:54.604313 27930 tablet_copy_client.cc:670] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:54.607496 27930 tablet_copy_client.cc:538] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:54.613487 27930 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:54.629438 27930 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:54.630036 27930 tablet_bootstrap.cc:492] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:54.630491 27930 ts_tablet_manager.cc:1403] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:05:54.632539 27930 raft_consensus.cc:359] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.633073 27930 raft_consensus.cc:740] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:54.633525 27930 consensus_queue.cc:260] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.635337 27930 ts_tablet_manager.cc:1434] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:54.636811 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-3013b7d73ee247e8bb5d6bfd018decb3 received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:54.637212 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-3013b7d73ee247e8bb5d6bfd018decb3 on tablet 3013b7d73ee247e8bb5d6bfd018decb3 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:54.796132 27930 ts_tablet_manager.cc:933] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485)
I20260710 11:05:54.797726 27930 tablet_copy_client.cc:323] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.2:46485
I20260710 11:05:54.799261 27245 tablet_copy_service.cc:140] P 8297d1b1e9c846bd8634090817e02945: Received BeginTabletCopySession request for tablet 61331f87f9664f3b94b6d3c9c5f57089 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:34502)
I20260710 11:05:54.799582 27934 ts_tablet_manager.cc:933] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:54.799814 27245 tablet_copy_service.cc:161] P 8297d1b1e9c846bd8634090817e02945: Beginning new tablet copy session on tablet 61331f87f9664f3b94b6d3c9c5f57089 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:34502: session id = 36aa78f7b5214e748176f8eaca36e8ad-61331f87f9664f3b94b6d3c9c5f57089
I20260710 11:05:54.801072 27934 tablet_copy_client.cc:323] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:54.802270 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet ab15da41b8774cedb7a453399b93a8dd from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:54.802652 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet ab15da41b8774cedb7a453399b93a8dd from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-ab15da41b8774cedb7a453399b93a8dd
I20260710 11:05:54.806912 27245 tablet_copy_source_session.cc:215] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:54.807094 27319 tablet_copy_source_session.cc:215] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:54.809612 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab15da41b8774cedb7a453399b93a8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:54.810194 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61331f87f9664f3b94b6d3c9c5f57089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:54.824651 27934 tablet_copy_client.cc:806] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:54.824666 27930 tablet_copy_client.cc:806] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:54.825295 27934 tablet_copy_client.cc:670] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:54.825362 27930 tablet_copy_client.cc:670] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:54.828907 27934 tablet_copy_client.cc:538] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:54.829703 27930 tablet_copy_client.cc:538] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:54.837738 27934 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:54.841470 27930 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:54.844931 27936 ts_tablet_manager.cc:933] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:54.860196 27936 tablet_copy_client.cc:323] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:54.861758 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet b353788652ea4930aecd3f977a7b9c6b from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:54.862250 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet b353788652ea4930aecd3f977a7b9c6b from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-b353788652ea4930aecd3f977a7b9c6b
I20260710 11:05:54.867668 27934 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:54.868530 27934 tablet_bootstrap.cc:492] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:54.869180 27934 ts_tablet_manager.cc:1403] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.004s
I20260710 11:05:54.869424 27319 tablet_copy_source_session.cc:215] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:54.872490 27934 raft_consensus.cc:359] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.873327 27934 raft_consensus.cc:740] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:54.873977 27934 consensus_queue.cc:260] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.875034 27936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b353788652ea4930aecd3f977a7b9c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:54.878357 27934 ts_tablet_manager.cc:1434] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260710 11:05:54.880805 27930 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:54.881309 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-ab15da41b8774cedb7a453399b93a8dd received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:54.881646 27930 tablet_bootstrap.cc:492] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:54.881794 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-ab15da41b8774cedb7a453399b93a8dd on tablet ab15da41b8774cedb7a453399b93a8dd with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:54.882642 27930 ts_tablet_manager.cc:1403] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.009s
I20260710 11:05:54.890594 27930 raft_consensus.cc:359] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.891435 27930 raft_consensus.cc:740] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:54.892198 27930 consensus_queue.cc:260] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.894415 27930 ts_tablet_manager.cc:1434] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:54.896000 27245 tablet_copy_service.cc:342] P 8297d1b1e9c846bd8634090817e02945: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-61331f87f9664f3b94b6d3c9c5f57089 received from {username='slave'} at 127.0.0.1:34502
I20260710 11:05:54.896389 27245 tablet_copy_service.cc:434] P 8297d1b1e9c846bd8634090817e02945: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-61331f87f9664f3b94b6d3c9c5f57089 on tablet 61331f87f9664f3b94b6d3c9c5f57089 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:54.897501 27936 tablet_copy_client.cc:806] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:54.898046 27936 tablet_copy_client.cc:670] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:54.901327 27936 tablet_copy_client.cc:538] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:54.909247 27936 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:54.930042 27936 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:54.930840 27936 tablet_bootstrap.cc:492] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:54.931435 27936 ts_tablet_manager.cc:1403] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 11:05:54.934161 27936 raft_consensus.cc:359] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.934969 27936 raft_consensus.cc:740] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:54.935619 27936 consensus_queue.cc:260] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:54.938704 27936 ts_tablet_manager.cc:1434] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:54.941103 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-b353788652ea4930aecd3f977a7b9c6b received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:54.941468 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-b353788652ea4930aecd3f977a7b9c6b on tablet b353788652ea4930aecd3f977a7b9c6b with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:55.108305 27572 raft_consensus.cc:1217] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:55.269385 27572 raft_consensus.cc:1217] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:05:55.291499 27572 raft_consensus.cc:1217] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:05:55.371505 27572 raft_consensus.cc:1217] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:05:55.560433 27910 raft_consensus.cc:1064] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:55.563618 27910 consensus_queue.cc:237] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.573236 27572 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:55.573907 27153 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:55.574663 27232 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:55.575225 27910 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.576409 27894 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.577334 27942 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.593925 27910 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.595237 27575 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.606846 27055 catalog_manager.cc:5697] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.608436 27153 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.605728 27227 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.646152 27308 consensus_queue.cc:237] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.650492 27575 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:55.650699 27227 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:55.651950 27947 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.652725 27942 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.659574 27942 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.664311 27575 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.664539 27227 raft_consensus.cc:2955] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.669512 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3013b7d73ee247e8bb5d6bfd018decb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:55.678148 27057 catalog_manager.cc:5697] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.688035 27149 tablet_service.cc:1558] Processing DeleteTablet for tablet 3013b7d73ee247e8bb5d6bfd018decb3 with delete_type TABLET_DATA_TOMBSTONED (TS 2ef8188a057847b8b49f287ad75d486f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57386
I20260710 11:05:55.694767 27910 raft_consensus.cc:1064] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:55.697569 27910 consensus_queue.cc:237] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.705502 27955 tablet_replica.cc:333] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:05:55.707024 27955 raft_consensus.cc:2243] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.707886 27955 raft_consensus.cc:2272] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.711330 27955 ts_tablet_manager.cc:1916] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:55.712852 27153 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:55.714270 27894 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.716264 27575 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:55.717572 27227 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:55.719080 27894 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.721971 27894 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.725574 27955 ts_tablet_manager.cc:1929] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:55.726119 27955 log.cc:1199] T 3013b7d73ee247e8bb5d6bfd018decb3 P 2ef8188a057847b8b49f287ad75d486f: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/wals/3013b7d73ee247e8bb5d6bfd018decb3
I20260710 11:05:55.729008 27042 catalog_manager.cc:5028] TS 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): tablet 3013b7d73ee247e8bb5d6bfd018decb3 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:55.732582 27894 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.734259 27575 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.740022 27227 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.745695 27153 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.751691 27942 raft_consensus.cc:1064] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:55.745890 27056 catalog_manager.cc:5697] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.753729 27942 consensus_queue.cc:237] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.762089 27575 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:55.763289 27910 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.778306 27308 consensus_queue.cc:237] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.781534 27227 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:55.782826 27153 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:55.784463 27942 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.785681 27572 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:55.787164 27947 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:55.791208 27156 raft_consensus.cc:1275] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:55.792708 27942 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.794929 27942 consensus_queue.cc:1048] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:55.797658 27572 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.798839 27227 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.799558 27153 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.800141 27942 raft_consensus.cc:2955] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.801115 27947 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.822502 27575 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.824748 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab15da41b8774cedb7a453399b93a8dd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:55.827527 27056 catalog_manager.cc:5697] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.829265 27058 catalog_manager.cc:5697] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index 4 to 5, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.844759 27308 consensus_queue.cc:237] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.845805 27966 raft_consensus.cc:1064] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:55.847824 27966 consensus_queue.cc:237] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.850229 27222 tablet_service.cc:1558] Processing DeleteTablet for tablet ab15da41b8774cedb7a453399b93a8dd with delete_type TABLET_DATA_TOMBSTONED (TS 8297d1b1e9c846bd8634090817e02945 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42686
I20260710 11:05:55.857568 27575 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:55.858711 27227 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:55.859189 27947 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260710 11:05:55.866909 27894 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:55.872781 27575 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEARNER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:55.872762 27308 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:55.874282 27965 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.875669 27965 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.877682 27575 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.876703 27910 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.884727 27227 raft_consensus.cc:2955] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.894873 27967 tablet_replica.cc:333] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:05:55.897496 27967 raft_consensus.cc:2243] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.898624 27156 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:55.901101 27967 raft_consensus.cc:2272] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.901311 27966 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.902484 27057 catalog_manager.cc:5697] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New cstate: current_term: 3 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.907563 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b353788652ea4930aecd3f977a7b9c6b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:55.916451 27967 ts_tablet_manager.cc:1916] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:55.921095 27149 tablet_service.cc:1558] Processing DeleteTablet for tablet b353788652ea4930aecd3f977a7b9c6b with delete_type TABLET_DATA_TOMBSTONED (TS 2ef8188a057847b8b49f287ad75d486f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57386
I20260710 11:05:55.922034 27955 tablet_replica.cc:333] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:05:55.922983 27955 raft_consensus.cc:2243] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.923764 27955 pending_rounds.cc:70] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Trying to abort 1 pending ops.
I20260710 11:05:55.922683 27924 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.924057 27955 pending_rounds.cc:77] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305959652361805824 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "b353788652ea4930aecd3f977a7b9c6b" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } } }
I20260710 11:05:55.925290 27955 raft_consensus.cc:2917] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted
I20260710 11:05:55.925796 27955 raft_consensus.cc:2889] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:05:55.926191 27955 raft_consensus.cc:2272] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.928248 27156 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.929670 27955 ts_tablet_manager.cc:1916] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:55.938136 27572 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.946830 27055 catalog_manager.cc:5697] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.947196 27308 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.956596 27955 ts_tablet_manager.cc:1929] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:05:55.957029 27955 log.cc:1199] T b353788652ea4930aecd3f977a7b9c6b P 2ef8188a057847b8b49f287ad75d486f: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/wals/b353788652ea4930aecd3f977a7b9c6b
I20260710 11:05:55.958442 27042 catalog_manager.cc:5028] TS 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): tablet b353788652ea4930aecd3f977a7b9c6b (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:55.962936 27967 ts_tablet_manager.cc:1929] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:05:55.963353 27967 log.cc:1199] T ab15da41b8774cedb7a453399b93a8dd P 8297d1b1e9c846bd8634090817e02945: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/wals/ab15da41b8774cedb7a453399b93a8dd
I20260710 11:05:55.964850 27044 catalog_manager.cc:5028] TS 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): tablet ab15da41b8774cedb7a453399b93a8dd (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:55.974169 27227 consensus_queue.cc:237] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:55.978791 27572 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:55.980262 27156 raft_consensus.cc:1275] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:05:55.980284 27924 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:05:55.981725 27972 consensus_queue.cc:1048] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:55.987203 27924 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.989398 27156 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.992079 27572 raft_consensus.cc:2955] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:55.995620 27044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61331f87f9664f3b94b6d3c9c5f57089 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:56.003307 27057 catalog_manager.cc:5697] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index 4 to 5, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:56.017874 27299 tablet_service.cc:1558] Processing DeleteTablet for tablet 61331f87f9664f3b94b6d3c9c5f57089 with delete_type TABLET_DATA_TOMBSTONED (TS 94210378b3784137a9da50a7459f1fd2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:56.020337 27973 tablet_replica.cc:333] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:05:56.021345 27973 raft_consensus.cc:2243] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.022140 27973 raft_consensus.cc:2272] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.025195 27973 ts_tablet_manager.cc:1916] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:56.037185 27973 ts_tablet_manager.cc:1929] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:05:56.037485 27973 log.cc:1199] T 61331f87f9664f3b94b6d3c9c5f57089 P 94210378b3784137a9da50a7459f1fd2: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/wals/61331f87f9664f3b94b6d3c9c5f57089
I20260710 11:05:56.038825 27043 catalog_manager.cc:5028] TS 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): tablet 61331f87f9664f3b94b6d3c9c5f57089 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:57.046139 27308 consensus_queue.cc:237] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
W20260710 11:05:57.051888 27274 consensus_peers.cc:597] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5096184fbd04d32a08284608f60de59. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:57.052335 27227 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:57.052701 27156 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:57.053375 27975 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:57.054126 27910 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:57.061990 27910 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.065780 27156 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.065886 27227 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.077747 27153 consensus_queue.cc:237] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.080900 27058 catalog_manager.cc:5697] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index -1 to 3, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.086164 27308 raft_consensus.cc:1275] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:57.087317 27928 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:57.089383 27125 consensus_peers.cc:597] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d237efca0204b80bcf8ee23c911492c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:57.092649 27227 raft_consensus.cc:1275] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:57.093660 27980 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:57.095495 27980 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.096978 27308 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.110764 27227 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.118867 27056 catalog_manager.cc:5697] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.124872 27307 consensus_queue.cc:237] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue 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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.133533 27227 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:05:57.133983 27153 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:05:57.134661 27274 consensus_peers.cc:597] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 -> Peer 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005): Couldn't send request to peer 36aa78f7b5214e748176f8eaca36e8ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a3e97be33a64e84847c9b288c3a736c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:57.135334 27978 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:57.136191 27910 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:57.144770 27910 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.146215 27153 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.146895 27227 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.157104 27058 catalog_manager.cc:5697] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index -1 to 2, NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) added. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } } }
I20260710 11:05:57.493208 27990 ts_tablet_manager.cc:933] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:57.494837 27990 tablet_copy_client.cc:323] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:57.496425 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet a5096184fbd04d32a08284608f60de59 from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:57.496881 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet a5096184fbd04d32a08284608f60de59 from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-a5096184fbd04d32a08284608f60de59
I20260710 11:05:57.501981 27319 tablet_copy_source_session.cc:215] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:57.504935 27990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5096184fbd04d32a08284608f60de59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.519656 27990 tablet_copy_client.cc:806] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:57.520169 27990 tablet_copy_client.cc:670] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:57.523399 27990 tablet_copy_client.cc:538] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:57.529722 27990 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:57.547899 27990 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:57.548805 27990 tablet_bootstrap.cc:492] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:57.549450 27990 ts_tablet_manager.cc:1403] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260710 11:05:57.552409 27990 raft_consensus.cc:359] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.553411 27990 raft_consensus.cc:740] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:57.554066 27990 consensus_queue.cc:260] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.556707 27990 ts_tablet_manager.cc:1434] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:05:57.558329 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-a5096184fbd04d32a08284608f60de59 received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:57.558679 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-a5096184fbd04d32a08284608f60de59 on tablet a5096184fbd04d32a08284608f60de59 with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:57.568821 27990 ts_tablet_manager.cc:933] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:05:57.570384 27990 tablet_copy_client.cc:323] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.3:33197
I20260710 11:05:57.571782 27319 tablet_copy_service.cc:140] P 94210378b3784137a9da50a7459f1fd2: Received BeginTabletCopySession request for tablet 1a3e97be33a64e84847c9b288c3a736c from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:46884)
I20260710 11:05:57.572271 27319 tablet_copy_service.cc:161] P 94210378b3784137a9da50a7459f1fd2: Beginning new tablet copy session on tablet 1a3e97be33a64e84847c9b288c3a736c from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:46884: session id = 36aa78f7b5214e748176f8eaca36e8ad-1a3e97be33a64e84847c9b288c3a736c
I20260710 11:05:57.579396 27319 tablet_copy_source_session.cc:215] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:57.582072 27990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3e97be33a64e84847c9b288c3a736c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.592326 27990 tablet_copy_client.cc:806] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:57.592768 27990 tablet_copy_client.cc:670] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:57.596004 27990 tablet_copy_client.cc:538] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:57.603164 27994 ts_tablet_manager.cc:933] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: Initiating tablet copy from peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273)
I20260710 11:05:57.603708 27990 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:57.607538 27994 tablet_copy_client.cc:323] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Beginning tablet copy session from remote peer at address 127.25.111.1:44273
I20260710 11:05:57.609337 27170 tablet_copy_service.cc:140] P 2ef8188a057847b8b49f287ad75d486f: Received BeginTabletCopySession request for tablet 6d237efca0204b80bcf8ee23c911492c from peer 36aa78f7b5214e748176f8eaca36e8ad ({username='slave'} at 127.0.0.1:60182)
I20260710 11:05:57.609870 27170 tablet_copy_service.cc:161] P 2ef8188a057847b8b49f287ad75d486f: Beginning new tablet copy session on tablet 6d237efca0204b80bcf8ee23c911492c from peer 36aa78f7b5214e748176f8eaca36e8ad at {username='slave'} at 127.0.0.1:60182: session id = 36aa78f7b5214e748176f8eaca36e8ad-6d237efca0204b80bcf8ee23c911492c
I20260710 11:05:57.617388 27170 tablet_copy_source_session.cc:215] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:05:57.620366 27990 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:57.620605 27994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d237efca0204b80bcf8ee23c911492c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.621418 27990 tablet_bootstrap.cc:492] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:57.622108 27990 ts_tablet_manager.cc:1403] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 11:05:57.625164 27990 raft_consensus.cc:359] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.625923 27990 raft_consensus.cc:740] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:57.626497 27990 consensus_queue.cc:260] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.629858 27990 ts_tablet_manager.cc:1434] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:57.631364 27319 tablet_copy_service.cc:342] P 94210378b3784137a9da50a7459f1fd2: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-1a3e97be33a64e84847c9b288c3a736c received from {username='slave'} at 127.0.0.1:46884
I20260710 11:05:57.631774 27319 tablet_copy_service.cc:434] P 94210378b3784137a9da50a7459f1fd2: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-1a3e97be33a64e84847c9b288c3a736c on tablet 1a3e97be33a64e84847c9b288c3a736c with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:57.636134 27994 tablet_copy_client.cc:806] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 0 data blocks...
I20260710 11:05:57.636654 27994 tablet_copy_client.cc:670] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Starting download of 1 WAL segments...
I20260710 11:05:57.639981 27994 tablet_copy_client.cc:538] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:05:57.645732 27994 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap starting.
I20260710 11:05:57.661422 27994 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:57.662029 27994 tablet_bootstrap.cc:492] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: Bootstrap complete.
I20260710 11:05:57.662541 27994 ts_tablet_manager.cc:1403] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:05:57.664655 27994 raft_consensus.cc:359] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.665187 27994 raft_consensus.cc:740] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Initialized, Role: LEARNER
I20260710 11:05:57.665639 27994 consensus_queue.cc:260] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: NON_VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: true } }
I20260710 11:05:57.667017 27994 ts_tablet_manager.cc:1434] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:57.671677 27170 tablet_copy_service.cc:342] P 2ef8188a057847b8b49f287ad75d486f: Request end of tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-6d237efca0204b80bcf8ee23c911492c received from {username='slave'} at 127.0.0.1:60182
I20260710 11:05:57.672098 27170 tablet_copy_service.cc:434] P 2ef8188a057847b8b49f287ad75d486f: ending tablet copy session 36aa78f7b5214e748176f8eaca36e8ad-6d237efca0204b80bcf8ee23c911492c on tablet 6d237efca0204b80bcf8ee23c911492c with peer 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:05:57.877887 27572 raft_consensus.cc:1217] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:05:58.083101 27575 raft_consensus.cc:1217] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:58.139171 27575 raft_consensus.cc:1217] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:05:58.503552 27910 raft_consensus.cc:1064] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:58.505649 27910 consensus_queue.cc:237] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:58.511778 27575 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:58.512437 27227 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:58.512771 27153 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:05:58.514077 27999 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:58.514889 27978 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:58.515666 27910 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:58.526950 27999 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.528314 27575 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.541652 27056 catalog_manager.cc:5697] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.548319 27153 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.551011 27232 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } attrs { replace: true } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.580262 27307 consensus_queue.cc:237] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:58.583899 27910 raft_consensus.cc:1064] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:58.586264 27575 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:58.586409 27910 consensus_queue.cc:237] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:58.587661 28003 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:58.593554 27978 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.594442 27232 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:05:58.599579 27999 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:58.602566 27575 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.606864 27572 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:58.607543 27232 raft_consensus.cc:2955] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.609977 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5096184fbd04d32a08284608f60de59 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:58.610158 27978 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.615515 27055 catalog_manager.cc:5697] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index 4 to 5, VOTER 2ef8188a057847b8b49f287ad75d486f (127.25.111.1) evicted. New cstate: current_term: 2 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:58.630441 27149 tablet_service.cc:1558] Processing DeleteTablet for tablet a5096184fbd04d32a08284608f60de59 with delete_type TABLET_DATA_TOMBSTONED (TS 2ef8188a057847b8b49f287ad75d486f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57386
I20260710 11:05:58.649538 28016 tablet_replica.cc:333] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:05:58.650605 28016 raft_consensus.cc:2243] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:58.651464 28016 raft_consensus.cc:2272] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:58.656662 28016 ts_tablet_manager.cc:1916] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:58.659425 27980 raft_consensus.cc:1064] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: attempting to promote NON_VOTER 36aa78f7b5214e748176f8eaca36e8ad to VOTER
I20260710 11:05:58.661903 27980 consensus_queue.cc:237] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:58.659353 27232 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:58.664405 28012 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.666937 27153 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:58.668664 28013 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.683243 28016 ts_tablet_manager.cc:1929] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:05:58.685820 28016 log.cc:1199] T a5096184fbd04d32a08284608f60de59 P 2ef8188a057847b8b49f287ad75d486f: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/wals/a5096184fbd04d32a08284608f60de59
I20260710 11:05:58.687196 27307 raft_consensus.cc:1275] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:58.687487 27042 catalog_manager.cc:5028] TS 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): tablet a5096184fbd04d32a08284608f60de59 (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:58.689954 27910 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.693511 27572 raft_consensus.cc:1275] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 LEARNER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:58.696513 27232 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.697441 27153 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.708173 27980 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.711171 27232 raft_consensus.cc:1275] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:05:58.711797 28015 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.713857 28015 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:58.716089 27055 catalog_manager.cc:5697] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.718176 27575 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.736438 27308 consensus_queue.cc:237] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:58.736774 28019 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.738317 27227 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.744143 27153 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:58.747143 27978 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:58.747346 27574 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.755749 27978 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.762399 27153 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.765537 27307 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.765820 27055 catalog_manager.cc:5697] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 reported cstate change: config changed from index 2 to 3, 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } attrs { replace: true } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.782053 27572 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 94210378b3784137a9da50a7459f1fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:58.788378 27043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a3e97be33a64e84847c9b288c3a736c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:58.789503 27978 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:58.793527 27572 raft_consensus.cc:2955] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.797760 27056 catalog_manager.cc:5697] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 reported cstate change: config changed from index 3 to 4, VOTER 8297d1b1e9c846bd8634090817e02945 (127.25.111.2) evicted. New cstate: current_term: 1 leader_uuid: "94210378b3784137a9da50a7459f1fd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.799429 27153 consensus_queue.cc:237] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:05:58.808980 27575 raft_consensus.cc:1275] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:58.810377 28019 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:58.810715 27222 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a3e97be33a64e84847c9b288c3a736c with delete_type TABLET_DATA_TOMBSTONED (TS 8297d1b1e9c846bd8634090817e02945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42686
I20260710 11:05:58.818423 27980 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.819983 27575 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.823246 28027 tablet_replica.cc:333] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:05:58.824051 28027 raft_consensus.cc:2243] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:58.824903 28027 raft_consensus.cc:2272] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:58.827064 27042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d237efca0204b80bcf8ee23c911492c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:05:58.828174 28027 ts_tablet_manager.cc:1916] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:58.831480 27227 raft_consensus.cc:1275] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:05:58.832794 27058 catalog_manager.cc:5697] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f reported cstate change: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New cstate: current_term: 1 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:05:58.832960 27980 consensus_queue.cc:1048] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:58.836864 27227 raft_consensus.cc:2955] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } } }
I20260710 11:05:58.845322 27299 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d237efca0204b80bcf8ee23c911492c with delete_type TABLET_DATA_TOMBSTONED (TS 94210378b3784137a9da50a7459f1fd2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38944
I20260710 11:05:58.847240 28028 tablet_replica.cc:333] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:05:58.848210 28028 raft_consensus.cc:2243] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:58.848853 28028 raft_consensus.cc:2272] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:58.851859 28028 ts_tablet_manager.cc:1916] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:05:58.852291 28027 ts_tablet_manager.cc:1929] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:58.852705 28027 log.cc:1199] T 1a3e97be33a64e84847c9b288c3a736c P 8297d1b1e9c846bd8634090817e02945: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/wals/1a3e97be33a64e84847c9b288c3a736c
I20260710 11:05:58.854642 27044 catalog_manager.cc:5028] TS 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): tablet 1a3e97be33a64e84847c9b288c3a736c (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:05:58.862090 28028 ts_tablet_manager.cc:1929] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:05:58.862385 28028 log.cc:1199] T 6d237efca0204b80bcf8ee23c911492c P 94210378b3784137a9da50a7459f1fd2: Deleting WAL directory at /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/wals/6d237efca0204b80bcf8ee23c911492c
I20260710 11:05:58.863552 27043 catalog_manager.cc:5028] TS 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): tablet 6d237efca0204b80bcf8ee23c911492c (table test-workload [id=f2a668f4ef964839b0844271dede9657]) successfully deleted
I20260710 11:06:02.032366 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:02.056631 27307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
new_leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:45962
I20260710 11:06:02.057106 27307 raft_consensus.cc:606] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Received request to transfer leadership to TS 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:06:02.059188 27307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
new_leader_uuid: "8297d1b1e9c846bd8634090817e02945"
 from {username='slave'} at 127.0.0.1:45962
I20260710 11:06:02.059589 27307 raft_consensus.cc:606] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Received request to transfer leadership to TS 8297d1b1e9c846bd8634090817e02945
I20260710 11:06:02.061465 27307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
new_leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:45962
I20260710 11:06:02.061800 27307 raft_consensus.cc:606] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Received request to transfer leadership to TS 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:06:02.063616 27307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
new_leader_uuid: "8297d1b1e9c846bd8634090817e02945"
 from {username='slave'} at 127.0.0.1:45962
I20260710 11:06:02.063944 27307 raft_consensus.cc:606] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Received request to transfer leadership to TS 8297d1b1e9c846bd8634090817e02945
I20260710 11:06:02.065828 27307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
new_leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:45962
I20260710 11:06:02.066202 27307 raft_consensus.cc:606] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Received request to transfer leadership to TS 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:06:02.066924 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:02.067530 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:02.155992 27910 raft_consensus.cc:993] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: : Instructing follower 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:02.156378 28036 raft_consensus.cc:1081] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Signalling peer 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:02.157650 27574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b"
dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:51062
I20260710 11:06:02.158130 27574 raft_consensus.cc:493] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.158398 27574 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.162745 27574 raft_consensus.cc:515] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.164328 27574 leader_election.cc:290] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 4 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:06:02.164788 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:06:02.165143 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b353788652ea4930aecd3f977a7b9c6b" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:06:02.165603 27307 raft_consensus.cc:3055] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:02.165354 27232 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.165848 27307 raft_consensus.cc:740] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:06:02.166467 27307 consensus_queue.cc:260] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.167249 27307 raft_consensus.cc:3060] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.169572 27232 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 4.
I20260710 11:06:02.170521 27542 leader_election.cc:304] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:06:02.171119 28026 raft_consensus.cc:2804] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:02.171281 27307 raft_consensus.cc:2468] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 4.
I20260710 11:06:02.172434 28026 raft_consensus.cc:697] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 4 LEADER]: Becoming Leader. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:06:02.173164 28026 consensus_queue.cc:237] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.180681 27057 catalog_manager.cc:5697] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: term changed from 3 to 4, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4). New cstate: current_term: 4 leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.308825 28036 raft_consensus.cc:993] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: : Instructing follower 8297d1b1e9c846bd8634090817e02945 to start an election
I20260710 11:06:02.309242 28036 raft_consensus.cc:1081] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Signalling peer 8297d1b1e9c846bd8634090817e02945 to start an election
I20260710 11:06:02.310495 27232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903"
dest_uuid: "8297d1b1e9c846bd8634090817e02945"
 from {username='slave'} at 127.0.0.1:42700
I20260710 11:06:02.310899 27232 raft_consensus.cc:493] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.311122 27232 raft_consensus.cc:3060] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.315160 27232 raft_consensus.cc:515] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.316700 27232 leader_election.cc:290] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 election: Requested vote from peers 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:06:02.317414 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:06:02.317651 27574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fbb7308b5549f89e47b034f897d903" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:06:02.318006 27307 raft_consensus.cc:3055] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:02.318203 27574 raft_consensus.cc:3060] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.318317 27307 raft_consensus.cc:740] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:06:02.318974 27307 consensus_queue.cc:260] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.319811 27307 raft_consensus.cc:3060] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.322786 27574 raft_consensus.cc:2468] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:06:02.323724 27307 raft_consensus.cc:2468] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 2.
I20260710 11:06:02.323889 27200 leader_election.cc:304] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:06:02.324565 27924 raft_consensus.cc:2804] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:02.325418 27924 raft_consensus.cc:697] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 2 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:06:02.326300 27924 consensus_queue.cc:237] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.332127 27057 catalog_manager.cc:5697] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 1 to 2, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.420238 27910 raft_consensus.cc:993] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: : Instructing follower 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:02.420603 28036 raft_consensus.cc:1081] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Signalling peer 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:02.421837 27574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3"
dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:51062
I20260710 11:06:02.422278 27574 raft_consensus.cc:493] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.422530 27574 raft_consensus.cc:3060] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.426957 27574 raft_consensus.cc:515] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.429229 27574 leader_election.cc:290] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:06:02.429548 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:06:02.430135 27232 raft_consensus.cc:3060] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.430464 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3013b7d73ee247e8bb5d6bfd018decb3" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:06:02.431015 27307 raft_consensus.cc:3055] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:02.431355 27307 raft_consensus.cc:740] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:06:02.432098 27307 consensus_queue.cc:260] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.433176 27307 raft_consensus.cc:3060] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.435961 27232 raft_consensus.cc:2468] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 2.
I20260710 11:06:02.436952 27542 leader_election.cc:304] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:06:02.437572 28026 raft_consensus.cc:2804] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:02.438027 28026 raft_consensus.cc:697] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Becoming Leader. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:06:02.438720 27307 raft_consensus.cc:2468] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 2.
I20260710 11:06:02.438827 28026 consensus_queue.cc:237] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [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: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.446607 27057 catalog_manager.cc:5697] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: term changed from 1 to 2, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4). New cstate: current_term: 2 leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.448820 27910 raft_consensus.cc:993] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2: : Instructing follower 8297d1b1e9c846bd8634090817e02945 to start an election
I20260710 11:06:02.449242 28036 raft_consensus.cc:1081] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Signalling peer 8297d1b1e9c846bd8634090817e02945 to start an election
I20260710 11:06:02.450531 27232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0"
dest_uuid: "8297d1b1e9c846bd8634090817e02945"
 from {username='slave'} at 127.0.0.1:42700
I20260710 11:06:02.450969 27232 raft_consensus.cc:493] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.451279 27232 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.456830 27232 raft_consensus.cc:515] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:06:02.458087 27232 leader_election.cc:290] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [CANDIDATE]: Term 3 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:06:02.458847 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:06:02.459151 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5555c2915ec54f038a6a23dc378d73a0" candidate_uuid: "8297d1b1e9c846bd8634090817e02945" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:06:02.459295 27156 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.459704 27307 raft_consensus.cc:3055] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:02.459971 27307 raft_consensus.cc:740] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:06:02.460549 27307 consensus_queue.cc:260] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:06:02.461648 27307 raft_consensus.cc:3060] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.463899 27156 raft_consensus.cc:2468] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:06:02.465132 27198 leader_election.cc:304] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [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: 2ef8188a057847b8b49f287ad75d486f, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:06:02.466040 27924 raft_consensus.cc:2804] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:02.466401 27924 raft_consensus.cc:697] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Becoming Leader. State: Replica: 8297d1b1e9c846bd8634090817e02945, State: Running, Role: LEADER
I20260710 11:06:02.466730 27307 raft_consensus.cc:2468] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8297d1b1e9c846bd8634090817e02945 in term 3.
I20260710 11:06:02.467012 27924 consensus_queue.cc:237] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } }
I20260710 11:06:02.474365 27057 catalog_manager.cc:5697] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 reported cstate change: term changed from 2 to 3, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 8297d1b1e9c846bd8634090817e02945 (127.25.111.2). New cstate: current_term: 3 leader_uuid: "8297d1b1e9c846bd8634090817e02945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.540709 27910 raft_consensus.cc:993] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: : Instructing follower 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:02.541152 28036 raft_consensus.cc:1081] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Signalling peer 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:02.542479 27574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c"
dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:51062
I20260710 11:06:02.542943 27574 raft_consensus.cc:493] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.543237 27574 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.547712 27574 raft_consensus.cc:515] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.549317 27574 leader_election.cc:290] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Requested vote from peers 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:06:02.550406 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
I20260710 11:06:02.550335 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:06:02.550997 27156 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.551111 27307 raft_consensus.cc:3055] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:02.551467 27307 raft_consensus.cc:740] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:06:02.552045 27307 consensus_queue.cc:260] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.552863 27307 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.555065 27156 raft_consensus.cc:2468] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 2.
I20260710 11:06:02.556046 27540 leader_election.cc:304] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ef8188a057847b8b49f287ad75d486f, 36aa78f7b5214e748176f8eaca36e8ad; no voters: 
I20260710 11:06:02.556947 28026 raft_consensus.cc:2804] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:02.557276 27307 raft_consensus.cc:2468] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 2.
I20260710 11:06:02.557404 28026 raft_consensus.cc:697] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Becoming Leader. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:06:02.558251 28026 consensus_queue.cc:237] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [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: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:02.564393 27057 catalog_manager.cc:5697] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: term changed from 1 to 2, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4). New cstate: current_term: 2 leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.712792 27232 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 4 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:06:02.713883 28026 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:02.727273 27307 raft_consensus.cc:1275] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 4 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:06:02.728674 28026 consensus_queue.cc:1048] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:02.737887 27574 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:02.738968 27924 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:02.747272 27307 raft_consensus.cc:1275] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:02.748817 27924 consensus_queue.cc:1048] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:02.838229 27232 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:02.839232 28026 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:02.847426 27307 raft_consensus.cc:1275] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:02.849035 28026 consensus_queue.cc:1048] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:02.942354 27307 raft_consensus.cc:1275] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.943465 28054 consensus_queue.cc:1048] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.950976 27156 raft_consensus.cc:1275] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Refusing update from remote peer 8297d1b1e9c846bd8634090817e02945: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.952464 28054 consensus_queue.cc:1048] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.009320 27156 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:03.010407 28026 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:03.018837 27307 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:03.020164 28037 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:03.068243 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:03.082494 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:03.094986 27307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5096184fbd04d32a08284608f60de59"
dest_uuid: "94210378b3784137a9da50a7459f1fd2"
mode: GRACEFUL
new_leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:45962
I20260710 11:06:03.095476 27307 raft_consensus.cc:606] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Received request to transfer leadership to TS 36aa78f7b5214e748176f8eaca36e8ad
I20260710 11:06:03.096412 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:03.096948 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:03.310416 28036 raft_consensus.cc:993] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: : Instructing follower 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:03.310815 28066 raft_consensus.cc:1081] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Signalling peer 36aa78f7b5214e748176f8eaca36e8ad to start an election
I20260710 11:06:03.312103 27574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5096184fbd04d32a08284608f60de59"
dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
 from {username='slave'} at 127.0.0.1:51062
I20260710 11:06:03.312621 27574 raft_consensus.cc:493] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:03.312907 27574 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.317965 27574 raft_consensus.cc:515] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:03.319815 27574 leader_election.cc:290] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [CANDIDATE]: Term 3 election: Requested vote from peers 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485), 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197)
I20260710 11:06:03.320436 27232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8297d1b1e9c846bd8634090817e02945"
I20260710 11:06:03.320744 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5096184fbd04d32a08284608f60de59" candidate_uuid: "36aa78f7b5214e748176f8eaca36e8ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:06:03.320966 27232 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.321264 27307 raft_consensus.cc:3055] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:03.321518 27307 raft_consensus.cc:740] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94210378b3784137a9da50a7459f1fd2, State: Running, Role: LEADER
I20260710 11:06:03.322108 27307 consensus_queue.cc:260] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:03.322940 27307 raft_consensus.cc:3060] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.325196 27232 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 3.
I20260710 11:06:03.326084 27542 leader_election.cc:304] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [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: 36aa78f7b5214e748176f8eaca36e8ad, 8297d1b1e9c846bd8634090817e02945; no voters: 
I20260710 11:06:03.326742 28037 raft_consensus.cc:2804] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:03.327131 27307 raft_consensus.cc:2468] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36aa78f7b5214e748176f8eaca36e8ad in term 3.
I20260710 11:06:03.327162 28037 raft_consensus.cc:697] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEADER]: Becoming Leader. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:06:03.328334 28037 consensus_queue.cc:237] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:03.335355 27058 catalog_manager.cc:5697] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad reported cstate change: term changed from 2 to 3, leader changed from 94210378b3784137a9da50a7459f1fd2 (127.25.111.3) to 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4). New cstate: current_term: 3 leader_uuid: "36aa78f7b5214e748176f8eaca36e8ad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.819926 27227 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:06:03.820978 28037 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8297d1b1e9c846bd8634090817e02945" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:03.829509 27307 raft_consensus.cc:1275] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 36aa78f7b5214e748176f8eaca36e8ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:06:03.830856 28064 consensus_queue.cc:1048] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:04.097640 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:04.112320 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:04.134464 27574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c"
dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
mode: GRACEFUL
new_leader_uuid: "2ef8188a057847b8b49f287ad75d486f"
 from {username='slave'} at 127.0.0.1:35590
I20260710 11:06:04.134934 27574 raft_consensus.cc:606] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Received request to transfer leadership to TS 2ef8188a057847b8b49f287ad75d486f
I20260710 11:06:04.135911 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:04.136497 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:04.558302 28081 raft_consensus.cc:993] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: : Instructing follower 2ef8188a057847b8b49f287ad75d486f to start an election
I20260710 11:06:04.558694 28082 raft_consensus.cc:1081] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Signalling peer 2ef8188a057847b8b49f287ad75d486f to start an election
I20260710 11:06:04.560042 27153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c"
dest_uuid: "2ef8188a057847b8b49f287ad75d486f"
 from {username='slave'} at 127.0.0.1:60182
I20260710 11:06:04.560480 27153 raft_consensus.cc:493] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:04.560756 27153 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:04.565816 27153 raft_consensus.cc:515] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:04.567282 27153 leader_election.cc:290] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [CANDIDATE]: Term 3 election: Requested vote from peers 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197), 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4:42005)
I20260710 11:06:04.568168 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "94210378b3784137a9da50a7459f1fd2"
I20260710 11:06:04.568436 27572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3e97be33a64e84847c9b288c3a736c" candidate_uuid: "2ef8188a057847b8b49f287ad75d486f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "36aa78f7b5214e748176f8eaca36e8ad"
I20260710 11:06:04.568732 27308 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:04.568893 27572 raft_consensus.cc:3055] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:04.569208 27572 raft_consensus.cc:740] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36aa78f7b5214e748176f8eaca36e8ad, State: Running, Role: LEADER
I20260710 11:06:04.569818 27572 consensus_queue.cc:260] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:04.570592 27572 raft_consensus.cc:3060] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:04.573016 27308 raft_consensus.cc:2468] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:06:04.573987 27124 leader_election.cc:304] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [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: 2ef8188a057847b8b49f287ad75d486f, 94210378b3784137a9da50a7459f1fd2; no voters: 
I20260710 11:06:04.574366 27572 raft_consensus.cc:2468] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef8188a057847b8b49f287ad75d486f in term 3.
I20260710 11:06:04.574563 28031 raft_consensus.cc:2804] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:04.575578 28031 raft_consensus.cc:697] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Becoming Leader. State: Replica: 2ef8188a057847b8b49f287ad75d486f, State: Running, Role: LEADER
I20260710 11:06:04.576260 28031 consensus_queue.cc:237] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } }
I20260710 11:06:04.583787 27058 catalog_manager.cc:5697] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f reported cstate change: term changed from 2 to 3, leader changed from 36aa78f7b5214e748176f8eaca36e8ad (127.25.111.4) to 2ef8188a057847b8b49f287ad75d486f (127.25.111.1). New cstate: current_term: 3 leader_uuid: "2ef8188a057847b8b49f287ad75d486f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ef8188a057847b8b49f287ad75d486f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 44273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.030697 27572 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:06:05.031790 28031 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36aa78f7b5214e748176f8eaca36e8ad" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 42005 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:05.041132 27308 raft_consensus.cc:1275] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Refusing update from remote peer 2ef8188a057847b8b49f287ad75d486f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:06:05.042752 28031 consensus_queue.cc:1048] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [LEADER]: Connected to new peer: Peer: permanent_uuid: "94210378b3784137a9da50a7459f1fd2" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:05.137246 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:05.150348 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:06:05.204128 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:05.205715 26044 tablet_replica.cc:333] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.206734 26044 raft_consensus.cc:2243] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.208372 26044 raft_consensus.cc:2272] T 876f611052c34b40a7a19dcf6345241d P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.210791 26044 tablet_replica.cc:333] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.211943 26044 raft_consensus.cc:2243] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.212720 26044 raft_consensus.cc:2272] T ba0e174e2d51437289e430894ad4869e P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.214812 26044 tablet_replica.cc:333] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.215444 26044 raft_consensus.cc:2243] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.217744 26044 raft_consensus.cc:2272] T 1a3e97be33a64e84847c9b288c3a736c P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:05.220412 27540 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:05.222560 26044 tablet_replica.cc:333] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.223492 26044 raft_consensus.cc:2243] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.224134 26044 raft_consensus.cc:2272] T 901727a1d89d41d093df8d5e54770905 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:05.224275 27540 consensus_peers.cc:597] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.226470 26044 tablet_replica.cc:333] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.227205 26044 raft_consensus.cc:2243] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.227968 26044 raft_consensus.cc:2272] T b0995dad80604885b88da948ae77d64b P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.229967 26044 tablet_replica.cc:333] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.230635 26044 raft_consensus.cc:2243] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.231920 26044 raft_consensus.cc:2272] T 1ad02b619f5a45938ced7451f02c7ace P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.234045 26044 tablet_replica.cc:333] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.234752 26044 raft_consensus.cc:2243] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.236927 26044 raft_consensus.cc:2272] T cce1ad63addc44da90a0379481b8c4a1 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.240191 26044 tablet_replica.cc:333] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.240975 26044 raft_consensus.cc:2243] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.241842 26044 raft_consensus.cc:2272] T b1928bcbaebc4bdab80a88dfcf11c198 P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:05.241776 27198 consensus_peers.cc:597] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.244872 26044 tablet_replica.cc:333] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.245645 26044 raft_consensus.cc:2243] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.246274 26044 raft_consensus.cc:2272] T f18357a3b82246fab4a216ac5d14c97c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.248174 26044 tablet_replica.cc:333] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.248710 26044 raft_consensus.cc:2243] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.249440 26044 raft_consensus.cc:2272] T ab15da41b8774cedb7a453399b93a8dd P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.251336 26044 tablet_replica.cc:333] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.251842 26044 raft_consensus.cc:2243] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.253031 26044 raft_consensus.cc:2272] T 6d237efca0204b80bcf8ee23c911492c P 2ef8188a057847b8b49f287ad75d486f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.254915 26044 tablet_replica.cc:333] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.255419 26044 raft_consensus.cc:2243] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.256532 26044 raft_consensus.cc:2272] T bd785d8bb1474192abb7df516e415b42 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.259145 26044 tablet_replica.cc:333] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.259739 26044 raft_consensus.cc:2243] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.260377 26044 raft_consensus.cc:2272] T 5555c2915ec54f038a6a23dc378d73a0 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.262583 26044 tablet_replica.cc:333] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.263123 26044 raft_consensus.cc:2243] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.264334 26044 raft_consensus.cc:2272] T 61331f87f9664f3b94b6d3c9c5f57089 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.266470 26044 tablet_replica.cc:333] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.267012 26044 raft_consensus.cc:2243] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.267725 26044 raft_consensus.cc:2272] T 9c93462aeb944e1fb138d7476320b930 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.269886 26044 tablet_replica.cc:333] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.270349 26044 raft_consensus.cc:2243] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.270802 26044 raft_consensus.cc:2272] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 2ef8188a057847b8b49f287ad75d486f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.272646 26044 tablet_replica.cc:333] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.273190 26044 raft_consensus.cc:2243] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.273658 26044 raft_consensus.cc:2272] T c7b309d9296441239444ab608ea07080 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.275871 26044 tablet_replica.cc:333] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f: stopping tablet replica
I20260710 11:06:05.276340 26044 raft_consensus.cc:2243] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.277592 26044 raft_consensus.cc:2272] T c67000eadb204a22bb54c6fdae762737 P 2ef8188a057847b8b49f287ad75d486f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:05.279228 27272 consensus_peers.cc:597] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:05.281664 27198 consensus_peers.cc:597] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:05.284310 27272 consensus_peers.cc:597] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:05.306617 27198 consensus_peers.cc:597] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.331918 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
W20260710 11:06:05.354806 27540 consensus_peers.cc:597] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:44273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.375136 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
W20260710 11:06:05.396826 27272 consensus_peers.cc:597] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:44273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.404841 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:05.405642 26044 tablet_replica.cc:333] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.406275 26044 raft_consensus.cc:2243] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.406736 26044 raft_consensus.cc:2272] T f18357a3b82246fab4a216ac5d14c97c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.408663 26044 tablet_replica.cc:333] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.409268 26044 raft_consensus.cc:2243] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.409693 26044 raft_consensus.cc:2272] T 901727a1d89d41d093df8d5e54770905 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.411491 26044 tablet_replica.cc:333] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.411988 26044 raft_consensus.cc:2243] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.413514 26044 raft_consensus.cc:2272] T 22fbb7308b5549f89e47b034f897d903 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.415284 26044 tablet_replica.cc:333] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.415802 26044 raft_consensus.cc:2243] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.416633 26044 raft_consensus.cc:2272] T 7ff8d0efe8554e81be975a9e826b1e1f P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.418279 26044 tablet_replica.cc:333] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.418799 26044 raft_consensus.cc:2243] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.419631 26044 raft_consensus.cc:2272] T b353788652ea4930aecd3f977a7b9c6b P 8297d1b1e9c846bd8634090817e02945 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.421397 26044 tablet_replica.cc:333] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.421842 26044 raft_consensus.cc:2243] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.422418 26044 raft_consensus.cc:2272] T 0f61444f26654c90b9a713e5ebe52989 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.424176 26044 tablet_replica.cc:333] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.424688 26044 raft_consensus.cc:2243] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.425485 26044 raft_consensus.cc:2272] T bd785d8bb1474192abb7df516e415b42 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.427083 26044 tablet_replica.cc:333] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.427599 26044 raft_consensus.cc:2243] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.428030 26044 raft_consensus.cc:2272] T 876f611052c34b40a7a19dcf6345241d P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.429639 26044 tablet_replica.cc:333] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.430094 26044 raft_consensus.cc:2243] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.430966 26044 raft_consensus.cc:2272] T 61331f87f9664f3b94b6d3c9c5f57089 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.432765 26044 tablet_replica.cc:333] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.433241 26044 raft_consensus.cc:2243] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.434074 26044 raft_consensus.cc:2272] T 9c93462aeb944e1fb138d7476320b930 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.435801 26044 tablet_replica.cc:333] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.436257 26044 raft_consensus.cc:2243] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.437074 26044 raft_consensus.cc:2272] T 5555c2915ec54f038a6a23dc378d73a0 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.438702 26044 tablet_replica.cc:333] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.439213 26044 raft_consensus.cc:2243] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.439793 26044 raft_consensus.cc:2272] T 3013b7d73ee247e8bb5d6bfd018decb3 P 8297d1b1e9c846bd8634090817e02945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.441735 26044 tablet_replica.cc:333] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.442289 26044 raft_consensus.cc:2243] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.443475 26044 raft_consensus.cc:2272] T c67000eadb204a22bb54c6fdae762737 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:05.444846 27542 consensus_peers.cc:597] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Couldn't send request to peer 8297d1b1e9c846bd8634090817e02945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.445444 26044 tablet_replica.cc:333] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.445958 26044 raft_consensus.cc:2243] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.446620 26044 raft_consensus.cc:2272] T 6d237efca0204b80bcf8ee23c911492c P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.448302 26044 tablet_replica.cc:333] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.448777 26044 raft_consensus.cc:2243] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.449299 26044 raft_consensus.cc:2272] T a5096184fbd04d32a08284608f60de59 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.450914 26044 tablet_replica.cc:333] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.451365 26044 raft_consensus.cc:2243] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.452001 26044 raft_consensus.cc:2272] T c7b309d9296441239444ab608ea07080 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.453645 26044 tablet_replica.cc:333] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.454071 26044 raft_consensus.cc:2243] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.454762 26044 raft_consensus.cc:2272] T cce1ad63addc44da90a0379481b8c4a1 P 8297d1b1e9c846bd8634090817e02945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.456374 26044 tablet_replica.cc:333] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945: stopping tablet replica
I20260710 11:06:05.456815 26044 raft_consensus.cc:2243] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.457212 26044 raft_consensus.cc:2272] T b1928bcbaebc4bdab80a88dfcf11c198 P 8297d1b1e9c846bd8634090817e02945 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:05.482831 27272 consensus_peers.cc:597] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:44273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.500468 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
W20260710 11:06:05.534658 27540 consensus_peers.cc:597] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 2ef8188a057847b8b49f287ad75d486f (127.25.111.1:44273): Couldn't send request to peer 2ef8188a057847b8b49f287ad75d486f. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:44273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.537552 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
W20260710 11:06:05.552815 27274 consensus_peers.cc:597] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 -> Peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Couldn't send request to peer 8297d1b1e9c846bd8634090817e02945. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:05.562076 27542 consensus_peers.cc:597] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Couldn't send request to peer 8297d1b1e9c846bd8634090817e02945. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:05.564447 27541 consensus_peers.cc:597] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Couldn't send request to peer 94210378b3784137a9da50a7459f1fd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.569413 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:05.570225 26044 tablet_replica.cc:333] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.570834 26044 raft_consensus.cc:2243] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.571619 26044 raft_consensus.cc:2272] T 7ff8d0efe8554e81be975a9e826b1e1f P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.573442 26044 tablet_replica.cc:333] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.573945 26044 raft_consensus.cc:2243] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.574395 26044 raft_consensus.cc:2272] T b0995dad80604885b88da948ae77d64b P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.576061 26044 tablet_replica.cc:333] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.576532 26044 raft_consensus.cc:2243] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.577253 26044 raft_consensus.cc:2272] T f18357a3b82246fab4a216ac5d14c97c P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.578744 26044 tablet_replica.cc:333] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.579209 26044 raft_consensus.cc:2243] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.579965 26044 raft_consensus.cc:2272] T ba0e174e2d51437289e430894ad4869e P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.581581 26044 tablet_replica.cc:333] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.582051 26044 raft_consensus.cc:2243] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.582798 26044 raft_consensus.cc:2272] T 901727a1d89d41d093df8d5e54770905 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.584488 26044 tablet_replica.cc:333] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.584993 26044 raft_consensus.cc:2243] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.585388 26044 raft_consensus.cc:2272] T 22fbb7308b5549f89e47b034f897d903 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.587157 26044 tablet_replica.cc:333] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.587692 26044 raft_consensus.cc:2243] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.588223 26044 raft_consensus.cc:2272] T b353788652ea4930aecd3f977a7b9c6b P 94210378b3784137a9da50a7459f1fd2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.590269 26044 tablet_replica.cc:333] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.590837 26044 raft_consensus.cc:2243] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:05.591338 27542 consensus_peers.cc:597] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Couldn't send request to peer 8297d1b1e9c846bd8634090817e02945. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.591344 26044 raft_consensus.cc:2272] T 1a3e97be33a64e84847c9b288c3a736c P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.594111 26044 tablet_replica.cc:333] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.594571 26044 raft_consensus.cc:2243] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.594990 26044 raft_consensus.cc:2272] T 1ad02b619f5a45938ced7451f02c7ace P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.596540 26044 tablet_replica.cc:333] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.596974 26044 raft_consensus.cc:2243] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.597478 26044 raft_consensus.cc:2272] T 9c93462aeb944e1fb138d7476320b930 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.599282 26044 tablet_replica.cc:333] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.599781 26044 raft_consensus.cc:2243] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.600275 26044 raft_consensus.cc:2272] T 5555c2915ec54f038a6a23dc378d73a0 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:05.600765 27541 consensus_peers.cc:597] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Couldn't send request to peer 94210378b3784137a9da50a7459f1fd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.601886 26044 tablet_replica.cc:333] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.602396 26044 raft_consensus.cc:2243] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.602784 26044 raft_consensus.cc:2272] T 3013b7d73ee247e8bb5d6bfd018decb3 P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.604491 26044 tablet_replica.cc:333] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.604936 26044 raft_consensus.cc:2243] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.605786 26044 raft_consensus.cc:2272] T ab15da41b8774cedb7a453399b93a8dd P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.607391 26044 tablet_replica.cc:333] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.607893 26044 raft_consensus.cc:2243] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.608317 26044 raft_consensus.cc:2272] T a5096184fbd04d32a08284608f60de59 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.609833 26044 tablet_replica.cc:333] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.610268 26044 raft_consensus.cc:2243] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.610626 26044 raft_consensus.cc:2272] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 94210378b3784137a9da50a7459f1fd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.612213 26044 tablet_replica.cc:333] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.612658 26044 raft_consensus.cc:2243] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.613014 26044 raft_consensus.cc:2272] T 876f611052c34b40a7a19dcf6345241d P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.614566 26044 tablet_replica.cc:333] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.614988 26044 raft_consensus.cc:2243] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.615732 26044 raft_consensus.cc:2272] T b1928bcbaebc4bdab80a88dfcf11c198 P 94210378b3784137a9da50a7459f1fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.617282 26044 tablet_replica.cc:333] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2: stopping tablet replica
I20260710 11:06:05.617697 26044 raft_consensus.cc:2243] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.618372 26044 raft_consensus.cc:2272] T 0f61444f26654c90b9a713e5ebe52989 P 94210378b3784137a9da50a7459f1fd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.658814 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:06:05.695946 26044 tablet_server.cc:179] TabletServer@127.25.111.4:0 shutting down...
W20260710 11:06:05.709884 27542 consensus_peers.cc:597] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 8297d1b1e9c846bd8634090817e02945 (127.25.111.2:46485): Couldn't send request to peer 8297d1b1e9c846bd8634090817e02945. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.719189 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:05.719870 26044 tablet_replica.cc:333] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.720535 26044 raft_consensus.cc:2243] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.721100 26044 raft_consensus.cc:2272] T 1a3e97be33a64e84847c9b288c3a736c P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.723268 26044 tablet_replica.cc:333] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.723872 26044 raft_consensus.cc:2243] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.724632 26044 raft_consensus.cc:2272] T a5096184fbd04d32a08284608f60de59 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.726358 26044 tablet_replica.cc:333] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.726876 26044 raft_consensus.cc:2243] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.727401 26044 raft_consensus.cc:2272] T 6d237efca0204b80bcf8ee23c911492c P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.729264 26044 tablet_replica.cc:333] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.729748 26044 raft_consensus.cc:2243] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.730274 26044 raft_consensus.cc:2272] T ab15da41b8774cedb7a453399b93a8dd P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.732092 26044 tablet_replica.cc:333] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.732611 26044 raft_consensus.cc:2243] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.733605 26044 raft_consensus.cc:2272] T 3013b7d73ee247e8bb5d6bfd018decb3 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.735733 26044 tablet_replica.cc:333] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
W20260710 11:06:05.736065 27541 consensus_peers.cc:597] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad -> Peer 94210378b3784137a9da50a7459f1fd2 (127.25.111.3:33197): Couldn't send request to peer 94210378b3784137a9da50a7459f1fd2. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.3:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.736366 26044 raft_consensus.cc:2243] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.737003 26044 raft_consensus.cc:2272] T cce1ad63addc44da90a0379481b8c4a1 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.738765 26044 tablet_replica.cc:333] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.739216 26044 raft_consensus.cc:2243] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.739769 26044 raft_consensus.cc:2272] T ba0e174e2d51437289e430894ad4869e P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.741413 26044 tablet_replica.cc:333] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.741900 26044 raft_consensus.cc:2243] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.742391 26044 raft_consensus.cc:2272] T bd785d8bb1474192abb7df516e415b42 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.744050 26044 tablet_replica.cc:333] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.744467 26044 raft_consensus.cc:2243] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.745124 26044 raft_consensus.cc:2272] T c7b309d9296441239444ab608ea07080 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.746709 26044 tablet_replica.cc:333] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.747124 26044 raft_consensus.cc:2243] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.747597 26044 raft_consensus.cc:2272] T 1ad02b619f5a45938ced7451f02c7ace P 36aa78f7b5214e748176f8eaca36e8ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.749176 26044 tablet_replica.cc:333] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.749590 26044 raft_consensus.cc:2243] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.750216 26044 raft_consensus.cc:2272] T b0995dad80604885b88da948ae77d64b P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.751798 26044 tablet_replica.cc:333] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.752213 26044 raft_consensus.cc:2243] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.752662 26044 raft_consensus.cc:2272] T 7ff8d0efe8554e81be975a9e826b1e1f P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.754228 26044 tablet_replica.cc:333] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.754653 26044 raft_consensus.cc:2243] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.755079 26044 raft_consensus.cc:2272] T 61331f87f9664f3b94b6d3c9c5f57089 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.756767 26044 tablet_replica.cc:333] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.757184 26044 raft_consensus.cc:2243] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.757535 26044 raft_consensus.cc:2272] T c67000eadb204a22bb54c6fdae762737 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.759104 26044 tablet_replica.cc:333] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.759608 26044 raft_consensus.cc:2243] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.760011 26044 raft_consensus.cc:2272] T 22fbb7308b5549f89e47b034f897d903 P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.761430 26044 tablet_replica.cc:333] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.761809 26044 raft_consensus.cc:2243] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:05.762167 26044 raft_consensus.cc:2272] T 0f61444f26654c90b9a713e5ebe52989 P 36aa78f7b5214e748176f8eaca36e8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.763679 26044 tablet_replica.cc:333] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.764045 26044 raft_consensus.cc:2243] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.764691 26044 raft_consensus.cc:2272] T b353788652ea4930aecd3f977a7b9c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.766279 26044 tablet_replica.cc:333] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad: stopping tablet replica
I20260710 11:06:05.766649 26044 raft_consensus.cc:2243] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.767232 26044 raft_consensus.cc:2272] T 54375c69db3b44f8a7ff6cabb6cb4c6b P 36aa78f7b5214e748176f8eaca36e8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.817106 26044 tablet_server.cc:196] TabletServer@127.25.111.4:0 shutdown complete.
I20260710 11:06:05.844852 26044 master.cc:562] Master@127.25.111.62:33129 shutting down...
I20260710 11:06:05.863829 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:05.864404 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:05.864727 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18821dde204c409db553cd37517024fe: stopping tablet replica
I20260710 11:06:05.884131 26044 master.cc:584] Master@127.25.111.62:33129 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28683 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:06:05.935809 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:37059
I20260710 11:06:05.936887 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:05.941692 28103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:05.942935 28104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:05.943284 28106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:05.943440 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:05.944517 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:05.944694 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:05.944850 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681565944833 us; error 0 us; skew 500 ppm
I20260710 11:06:05.945346 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:05.948132 26044 webserver.cc:533] Webserver started at http://127.25.111.62:39205/ using document root <none> and password file <none>
I20260710 11:06:05.948592 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:05.948747 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:05.948987 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:05.950066 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "44b07e4c15e241f68f6086edde07a990"
format_stamp: "Formatted at 2026-07-10 11:06:05 on dist-test-slave-0nsv"
I20260710 11:06:05.954341 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:05.957468 28111 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:05.958133 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:05.958379 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "44b07e4c15e241f68f6086edde07a990"
format_stamp: "Formatted at 2026-07-10 11:06:05 on dist-test-slave-0nsv"
I20260710 11:06:05.958647 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:05.970302 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:05.971361 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.010360 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:37059
I20260710 11:06:06.010463 28162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:37059 every 8 connection(s)
I20260710 11:06:06.014789 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.025028 28163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990: Bootstrap starting.
I20260710 11:06:06.029511 28163 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.033313 28163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990: No bootstrap required, opened a new log
I20260710 11:06:06.035429 28163 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b07e4c15e241f68f6086edde07a990" member_type: VOTER }
I20260710 11:06:06.035861 28163 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.036070 28163 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b07e4c15e241f68f6086edde07a990, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.036613 28163 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44b07e4c15e241f68f6086edde07a990" member_type: VOTER }
I20260710 11:06:06.037081 28163 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:06.037283 28163 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:06.037523 28163 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.041980 28163 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b07e4c15e241f68f6086edde07a990" member_type: VOTER }
I20260710 11:06:06.042435 28163 leader_election.cc:304] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [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: 44b07e4c15e241f68f6086edde07a990; no voters: 
I20260710 11:06:06.043427 28163 leader_election.cc:290] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:06.043833 28166 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.045053 28166 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 1 LEADER]: Becoming Leader. State: Replica: 44b07e4c15e241f68f6086edde07a990, State: Running, Role: LEADER
I20260710 11:06:06.045629 28166 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [LEADER]: Queue going to LEADER mode. State: All 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: "44b07e4c15e241f68f6086edde07a990" member_type: VOTER }
I20260710 11:06:06.046141 28163 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:06.051817 28167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44b07e4c15e241f68f6086edde07a990" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b07e4c15e241f68f6086edde07a990" member_type: VOTER } }
I20260710 11:06:06.051994 28168 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44b07e4c15e241f68f6086edde07a990. Latest consensus state: current_term: 1 leader_uuid: "44b07e4c15e241f68f6086edde07a990" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b07e4c15e241f68f6086edde07a990" member_type: VOTER } }
I20260710 11:06:06.052423 28167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:06.052608 28168 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:06.054270 28175 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:06.059104 28175 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:06.060079 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:06.067654 28175 catalog_manager.cc:1383] Generated new cluster ID: bca36e4f7b024589adbded1ac9eabd07
I20260710 11:06:06.067888 28175 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:06.095728 28175 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:06.096958 28175 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:06.108310 28175 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990: Generated new TSK 0
I20260710 11:06:06.108882 28175 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:06.126508 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:06.132272 28184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.133013 28185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.134267 28187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.134907 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:06.135810 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:06.135993 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:06.136152 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681566136134 us; error 0 us; skew 500 ppm
I20260710 11:06:06.136673 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:06.138829 26044 webserver.cc:533] Webserver started at http://127.25.111.1:42701/ using document root <none> and password file <none>
I20260710 11:06:06.139259 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:06.139427 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:06.139714 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:06.140779 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "3fe63b47d21247598c85099b4814d7f1"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.144901 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:06.147914 28192 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.148736 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:06.149055 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "3fe63b47d21247598c85099b4814d7f1"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.149294 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:06.169237 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:06.170414 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.171823 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:06.174017 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:06.174212 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.174431 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:06.174589 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.211534 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:37495
I20260710 11:06:06.211638 28254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:37495 every 8 connection(s)
I20260710 11:06:06.216228 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:06.222675 28259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.224916 28260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.227397 28262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.228149 28255 heartbeater.cc:344] Connected to a master server at 127.25.111.62:37059
I20260710 11:06:06.228480 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:06.228493 28255 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:06.229463 28255 heartbeater.cc:507] Master 127.25.111.62:37059 requested a full tablet report, sending...
I20260710 11:06:06.229581 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:06.229846 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:06.229992 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681566229977 us; error 0 us; skew 500 ppm
I20260710 11:06:06.230544 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:06.231606 28128 ts_manager.cc:194] Registered new tserver with Master: 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:06.233125 26044 webserver.cc:533] Webserver started at http://127.25.111.2:43009/ using document root <none> and password file <none>
I20260710 11:06:06.233740 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:06.233965 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:06.233922 28128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34102
I20260710 11:06:06.234429 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:06.235684 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "754bdd6df31546c082cde9fa4cfacfef"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.239931 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:06.243064 28267 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.243762 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:06.244017 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "754bdd6df31546c082cde9fa4cfacfef"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.244269 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:06.274024 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:06.275170 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.276562 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:06.278607 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:06.278775 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.279000 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:06.279141 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.316252 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:34291
I20260710 11:06:06.316346 28329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:34291 every 8 connection(s)
I20260710 11:06:06.320664 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:06.327983 28333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.328594 28334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.331254 28336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.331961 28330 heartbeater.cc:344] Connected to a master server at 127.25.111.62:37059
I20260710 11:06:06.332082 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:06.332442 28330 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:06.333086 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:06.333397 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:06.333334 28330 heartbeater.cc:507] Master 127.25.111.62:37059 requested a full tablet report, sending...
I20260710 11:06:06.333704 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681566333684 us; error 0 us; skew 500 ppm
I20260710 11:06:06.334424 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:06.335747 28128 ts_manager.cc:194] Registered new tserver with Master: 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:06.337033 26044 webserver.cc:533] Webserver started at http://127.25.111.3:41507/ using document root <none> and password file <none>
I20260710 11:06:06.337528 28128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34114
I20260710 11:06:06.337659 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:06.337956 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:06.338282 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:06.339704 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "bcc73c56efdf4a95b7da30b1d942894d"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.343811 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:06.346791 28341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.347492 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:06.347774 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "bcc73c56efdf4a95b7da30b1d942894d"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.348053 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:06.359534 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:06.360627 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.361930 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:06.363969 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:06.364153 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.364382 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:06.364527 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.400646 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:37945
I20260710 11:06:06.400743 28403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:37945 every 8 connection(s)
I20260710 11:06:06.405104 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:06.411796 28407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.413367 28408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.416525 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:06.416899 28404 heartbeater.cc:344] Connected to a master server at 127.25.111.62:37059
W20260710 11:06:06.416939 28410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.417474 28404 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:06.418007 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:06.418159 28404 heartbeater.cc:507] Master 127.25.111.62:37059 requested a full tablet report, sending...
W20260710 11:06:06.418256 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:06.418569 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681566418552 us; error 0 us; skew 500 ppm
I20260710 11:06:06.419113 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:06.420140 28128 ts_manager.cc:194] Registered new tserver with Master: bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:06.421440 26044 webserver.cc:533] Webserver started at http://127.25.111.4:38939/ using document root <none> and password file <none>
I20260710 11:06:06.421597 28128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34128
I20260710 11:06:06.421943 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:06.422151 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:06.422396 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:06.423512 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-3-root/instance:
uuid: "d92a4282de6d47088abd80da7f76aad3"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.427551 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:06:06.430456 28415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.431104 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:06.431362 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-3-root
uuid: "d92a4282de6d47088abd80da7f76aad3"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:06.431674 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:06.444590 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:06.445786 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.447247 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:06.449360 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:06.449563 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.449761 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:06.449885 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.486387 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.4:39579
I20260710 11:06:06.486479 28477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.4:39579 every 8 connection(s)
I20260710 11:06:06.498907 28478 heartbeater.cc:344] Connected to a master server at 127.25.111.62:37059
I20260710 11:06:06.499292 28478 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:06.500038 28478 heartbeater.cc:507] Master 127.25.111.62:37059 requested a full tablet report, sending...
I20260710 11:06:06.501868 28128 ts_manager.cc:194] Registered new tserver with Master: d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:06.502331 26044 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013141418s
I20260710 11:06:06.503553 28128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34136
I20260710 11:06:06.525866 28128 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34140:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:06:06.657132 28369 tablet_service.cc:1511] Processing CreateTablet for tablet 0e83fdbd3ebc4893b3970b5797319f75 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:06.658695 28369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e83fdbd3ebc4893b3970b5797319f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.660617 28368 tablet_service.cc:1511] Processing CreateTablet for tablet e4f0cd4fdd2c4efc9fd45234caa72a3f (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:06.662030 28368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f0cd4fdd2c4efc9fd45234caa72a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.664544 28367 tablet_service.cc:1511] Processing CreateTablet for tablet 23a1953e2a00492e8f6bf2959f2ead91 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:06.665902 28367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a1953e2a00492e8f6bf2959f2ead91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.668524 28366 tablet_service.cc:1511] Processing CreateTablet for tablet 9d54f498c8f84b2a84f91248cacb7180 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:06.669839 28366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d54f498c8f84b2a84f91248cacb7180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.674707 28365 tablet_service.cc:1511] Processing CreateTablet for tablet b8b004aedb08403ea27df03d3df6d8ac (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:06.676120 28365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b004aedb08403ea27df03d3df6d8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.680606 28364 tablet_service.cc:1511] Processing CreateTablet for tablet cfc87143114444318c25301a2f4e96f2 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:06.681890 28364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc87143114444318c25301a2f4e96f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.682569 28362 tablet_service.cc:1511] Processing CreateTablet for tablet 2fac2fc3085f487db54fd07cd400212b (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:06.683844 28362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fac2fc3085f487db54fd07cd400212b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.684528 28363 tablet_service.cc:1511] Processing CreateTablet for tablet 466611b7cb3d4cc69e005280e210cad6 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:06.685706 28363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466611b7cb3d4cc69e005280e210cad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.688177 28361 tablet_service.cc:1511] Processing CreateTablet for tablet 3a84d1aa93ba4bca821e78086bc6d705 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:06.689379 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a84d1aa93ba4bca821e78086bc6d705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.693795 28360 tablet_service.cc:1511] Processing CreateTablet for tablet 07e6e1e0c6d1411ab3e4fb93d967617b (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:06.695133 28360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e6e1e0c6d1411ab3e4fb93d967617b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.713841 28494 tablet_bootstrap.cc:492] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:06.715065 28361 tablet_service.cc:1511] Processing CreateTablet for tablet e2c020f4977b4cf18dabe276d979e5b0 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:06.716537 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c020f4977b4cf18dabe276d979e5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.722122 28494 tablet_bootstrap.cc:654] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.726619 28360 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcfa1994f044d62bad0a33a3d5e7fd0 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:06.733966 28361 tablet_service.cc:1511] Processing CreateTablet for tablet 80eda64337054de392dcba021dd09bb1 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:06.738265 28360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcfa1994f044d62bad0a33a3d5e7fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.754385 28365 tablet_service.cc:1511] Processing CreateTablet for tablet 2b83f56f106c4b49b08e99b17695c8b1 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:06.763862 28362 tablet_service.cc:1511] Processing CreateTablet for tablet 21e94dfd7f604cb9a23723d0d1c355a4 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:06.770851 28368 tablet_service.cc:1511] Processing CreateTablet for tablet d8f72a3743a144699015972a2ebde886 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:06.772181 28362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e94dfd7f604cb9a23723d0d1c355a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.777446 28494 tablet_bootstrap.cc:492] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:06.777776 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eda64337054de392dcba021dd09bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.777937 28494 ts_tablet_manager.cc:1403] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.003s
I20260710 11:06:06.778823 28364 tablet_service.cc:1511] Processing CreateTablet for tablet 348ed7db512e4809846306bb694a0fd9 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:06.763278 28366 tablet_service.cc:1511] Processing CreateTablet for tablet 9fba5adeb9834acfbe5c545ca5774f27 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:06.781044 28494 raft_consensus.cc:359] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:06.783664 28494 raft_consensus.cc:385] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.783968 28494 raft_consensus.cc:740] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.784704 28494 consensus_queue.cc:260] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:06.788234 28365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b83f56f106c4b49b08e99b17695c8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.795233 28366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fba5adeb9834acfbe5c545ca5774f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.796200 28295 tablet_service.cc:1511] Processing CreateTablet for tablet 0e83fdbd3ebc4893b3970b5797319f75 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:06.797406 28295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e83fdbd3ebc4893b3970b5797319f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.799557 28219 tablet_service.cc:1511] Processing CreateTablet for tablet e1e5322a285648629ed2aa8a025be94f (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:06.800814 28219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e5322a285648629ed2aa8a025be94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.800452 28220 tablet_service.cc:1511] Processing CreateTablet for tablet e4f0cd4fdd2c4efc9fd45234caa72a3f (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:06.801759 28220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f0cd4fdd2c4efc9fd45234caa72a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.802639 28218 tablet_service.cc:1511] Processing CreateTablet for tablet 23a1953e2a00492e8f6bf2959f2ead91 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:06.803777 28368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f72a3743a144699015972a2ebde886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.804551 28211 tablet_service.cc:1511] Processing CreateTablet for tablet 07e6e1e0c6d1411ab3e4fb93d967617b (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:06.805030 28217 tablet_service.cc:1511] Processing CreateTablet for tablet 9d54f498c8f84b2a84f91248cacb7180 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:06.807133 28216 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5974f3a604d88adbdd2a16ea04dae (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:06.809253 28215 tablet_service.cc:1511] Processing CreateTablet for tablet b8b004aedb08403ea27df03d3df6d8ac (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:06.811364 28214 tablet_service.cc:1511] Processing CreateTablet for tablet 466611b7cb3d4cc69e005280e210cad6 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:06.812319 28294 tablet_service.cc:1511] Processing CreateTablet for tablet e4f0cd4fdd2c4efc9fd45234caa72a3f (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:06.813519 28294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f0cd4fdd2c4efc9fd45234caa72a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.813472 28213 tablet_service.cc:1511] Processing CreateTablet for tablet 2493a224ec044b62a8c8aa3481438ac8 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:06.815600 28212 tablet_service.cc:1511] Processing CreateTablet for tablet 2fac2fc3085f487db54fd07cd400212b (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:06.803905 28218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a1953e2a00492e8f6bf2959f2ead91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.820094 28217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d54f498c8f84b2a84f91248cacb7180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.820673 28215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b004aedb08403ea27df03d3df6d8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.821241 28214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466611b7cb3d4cc69e005280e210cad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.821508 28494 ts_tablet_manager.cc:1434] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.043s	user 0.028s	sys 0.008s
I20260710 11:06:06.821797 28212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fac2fc3085f487db54fd07cd400212b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.822170 28404 heartbeater.cc:499] Master 127.25.111.62:37059 was elected leader, sending a full tablet report...
I20260710 11:06:06.822482 28494 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:06.823779 28211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e6e1e0c6d1411ab3e4fb93d967617b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.827795 28216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5974f3a604d88adbdd2a16ea04dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.832361 28293 tablet_service.cc:1511] Processing CreateTablet for tablet e1e5322a285648629ed2aa8a025be94f (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:06.833587 28293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e5322a285648629ed2aa8a025be94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.835565 28213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2493a224ec044b62a8c8aa3481438ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.837397 28364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348ed7db512e4809846306bb694a0fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.859532 28443 tablet_service.cc:1511] Processing CreateTablet for tablet 0e83fdbd3ebc4893b3970b5797319f75 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:06.860778 28443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e83fdbd3ebc4893b3970b5797319f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.879004 28442 tablet_service.cc:1511] Processing CreateTablet for tablet e1e5322a285648629ed2aa8a025be94f (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:06.880539 28442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e5322a285648629ed2aa8a025be94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.883119 28292 tablet_service.cc:1511] Processing CreateTablet for tablet 9d54f498c8f84b2a84f91248cacb7180 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:06.884414 28292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d54f498c8f84b2a84f91248cacb7180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.886650 28291 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5974f3a604d88adbdd2a16ea04dae (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:06.888160 28290 tablet_service.cc:1511] Processing CreateTablet for tablet cfc87143114444318c25301a2f4e96f2 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:06.889705 28289 tablet_service.cc:1511] Processing CreateTablet for tablet 466611b7cb3d4cc69e005280e210cad6 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:06.890807 28496 raft_consensus.cc:493] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:06.891305 28496 raft_consensus.cc:515] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:06.892445 28219 tablet_service.cc:1511] Processing CreateTablet for tablet d3e7e8c40a5f4d6c96de575039026661 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:06.893745 28291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5974f3a604d88adbdd2a16ea04dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.895970 28219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e7e8c40a5f4d6c96de575039026661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.895692 28287 tablet_service.cc:1511] Processing CreateTablet for tablet 3a84d1aa93ba4bca821e78086bc6d705 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:06.897140 28287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a84d1aa93ba4bca821e78086bc6d705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.897784 28290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc87143114444318c25301a2f4e96f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.899923 28289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466611b7cb3d4cc69e005280e210cad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.901460 28288 tablet_service.cc:1511] Processing CreateTablet for tablet 2493a224ec044b62a8c8aa3481438ac8 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:06.902753 28288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2493a224ec044b62a8c8aa3481438ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.904228 28441 tablet_service.cc:1511] Processing CreateTablet for tablet 23a1953e2a00492e8f6bf2959f2ead91 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:06.904844 28439 tablet_service.cc:1511] Processing CreateTablet for tablet b8b004aedb08403ea27df03d3df6d8ac (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:06.905550 28441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a1953e2a00492e8f6bf2959f2ead91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.904229 28440 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5974f3a604d88adbdd2a16ea04dae (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:06.906471 28438 tablet_service.cc:1511] Processing CreateTablet for tablet cfc87143114444318c25301a2f4e96f2 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:06.907642 28440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5974f3a604d88adbdd2a16ea04dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.908097 28437 tablet_service.cc:1511] Processing CreateTablet for tablet 2493a224ec044b62a8c8aa3481438ac8 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
W20260710 11:06:06.907378 28405 tablet.cc:2406] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:06.910416 28437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2493a224ec044b62a8c8aa3481438ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.911738 28438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc87143114444318c25301a2f4e96f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.912774 28439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b004aedb08403ea27df03d3df6d8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.914443 28213 tablet_service.cc:1511] Processing CreateTablet for tablet e2c020f4977b4cf18dabe276d979e5b0 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:06.915848 28213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c020f4977b4cf18dabe276d979e5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.918773 28497 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:06.919464 28220 tablet_service.cc:1511] Processing CreateTablet for tablet 80eda64337054de392dcba021dd09bb1 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:06.920650 28220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eda64337054de392dcba021dd09bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.923772 28494 tablet_bootstrap.cc:654] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.924213 28436 tablet_service.cc:1511] Processing CreateTablet for tablet 2fac2fc3085f487db54fd07cd400212b (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:06.924329 28435 tablet_service.cc:1511] Processing CreateTablet for tablet 3a84d1aa93ba4bca821e78086bc6d705 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:06.925474 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fac2fc3085f487db54fd07cd400212b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.925627 28434 tablet_service.cc:1511] Processing CreateTablet for tablet d3e7e8c40a5f4d6c96de575039026661 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:06.950125 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e7e8c40a5f4d6c96de575039026661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.975044 28494 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:06.975687 28494 ts_tablet_manager.cc:1403] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.017s
I20260710 11:06:06.981184 28494 raft_consensus.cc:359] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:06.984838 28217 tablet_service.cc:1511] Processing CreateTablet for tablet 567ca5028e1145bd8c777bc5d88b7448 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:06.924340 28286 tablet_service.cc:1511] Processing CreateTablet for tablet 07e6e1e0c6d1411ab3e4fb93d967617b (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:07.008368 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e6e1e0c6d1411ab3e4fb93d967617b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.009794 28214 tablet_service.cc:1511] Processing CreateTablet for tablet 9fba5adeb9834acfbe5c545ca5774f27 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.011008 28214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fba5adeb9834acfbe5c545ca5774f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.957442 28496 leader_election.cc:290] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:07.015615 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a84d1aa93ba4bca821e78086bc6d705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.024155 28217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567ca5028e1145bd8c777bc5d88b7448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.025655 28497 tablet_bootstrap.cc:654] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.032142 28211 tablet_service.cc:1511] Processing CreateTablet for tablet 2b83f56f106c4b49b08e99b17695c8b1 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.033444 28211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b83f56f106c4b49b08e99b17695c8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.001255 28494 raft_consensus.cc:385] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.051774 28494 raft_consensus.cc:740] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.052539 28494 consensus_queue.cc:260] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.054847 28494 ts_tablet_manager.cc:1434] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.079s	user 0.004s	sys 0.002s
W20260710 11:06:07.055831 28176 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:07.055874 28494 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.073318 28215 tablet_service.cc:1511] Processing CreateTablet for tablet b4a558e6c57e4f1a8a0bb0766070119e (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.075759 28496 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.076262 28496 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.078496 28496 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:07.091590 28215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a558e6c57e4f1a8a0bb0766070119e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.093814 28295 tablet_service.cc:1511] Processing CreateTablet for tablet d3e7e8c40a5f4d6c96de575039026661 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:07.095188 28295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e7e8c40a5f4d6c96de575039026661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.102505 28212 tablet_service.cc:1511] Processing CreateTablet for tablet 348ed7db512e4809846306bb694a0fd9 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.103816 28212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348ed7db512e4809846306bb694a0fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.106575 28435 tablet_service.cc:1511] Processing CreateTablet for tablet e2c020f4977b4cf18dabe276d979e5b0 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:07.112162 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c020f4977b4cf18dabe276d979e5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.114813 28439 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcfa1994f044d62bad0a33a3d5e7fd0 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.116156 28439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcfa1994f044d62bad0a33a3d5e7fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.116779 28288 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcfa1994f044d62bad0a33a3d5e7fd0 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.079596 28442 tablet_service.cc:1511] Processing CreateTablet for tablet 567ca5028e1145bd8c777bc5d88b7448 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.132050 28442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567ca5028e1145bd8c777bc5d88b7448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.137555 28501 tablet_bootstrap.cc:492] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.141523 28290 tablet_service.cc:1511] Processing CreateTablet for tablet 80eda64337054de392dcba021dd09bb1 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:07.144608 28441 tablet_service.cc:1511] Processing CreateTablet for tablet 2b83f56f106c4b49b08e99b17695c8b1 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.147651 28441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b83f56f106c4b49b08e99b17695c8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.158172 28288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcfa1994f044d62bad0a33a3d5e7fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.168951 28291 tablet_service.cc:1511] Processing CreateTablet for tablet 9fba5adeb9834acfbe5c545ca5774f27 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.168883 28287 tablet_service.cc:1511] Processing CreateTablet for tablet 21e94dfd7f604cb9a23723d0d1c355a4 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.184247 28292 tablet_service.cc:1511] Processing CreateTablet for tablet 567ca5028e1145bd8c777bc5d88b7448 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.187599 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a84d1aa93ba4bca821e78086bc6d705" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.185570 28286 tablet_service.cc:1511] Processing CreateTablet for tablet b4a558e6c57e4f1a8a0bb0766070119e (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
W20260710 11:06:07.189914 28344 leader_election.cc:343] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.190672 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.192474 28292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567ca5028e1145bd8c777bc5d88b7448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.197466 28289 tablet_service.cc:1511] Processing CreateTablet for tablet d8f72a3743a144699015972a2ebde886 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.198688 28289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f72a3743a144699015972a2ebde886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.200476 28291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fba5adeb9834acfbe5c545ca5774f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.201635 28287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e94dfd7f604cb9a23723d0d1c355a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.202028 28497 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.202481 28497 ts_tablet_manager.cc:1403] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.284s	user 0.012s	sys 0.024s
I20260710 11:06:07.209434 28438 tablet_service.cc:1511] Processing CreateTablet for tablet b4a558e6c57e4f1a8a0bb0766070119e (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.210605 28438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a558e6c57e4f1a8a0bb0766070119e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:07.192828 28344 leader_election.cc:343] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.192600 28443 tablet_service.cc:1511] Processing CreateTablet for tablet 21e94dfd7f604cb9a23723d0d1c355a4 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.212428 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a558e6c57e4f1a8a0bb0766070119e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.212623 28443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e94dfd7f604cb9a23723d0d1c355a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.216682 28436 tablet_service.cc:1511] Processing CreateTablet for tablet 348ed7db512e4809846306bb694a0fd9 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.216698 28435 tablet_service.cc:1511] Processing CreateTablet for tablet d8f72a3743a144699015972a2ebde886 (DEFAULT_TABLE table=test-workload [id=32f2e8e493584a089f4163c27f8ed940]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.218629 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a84d1aa93ba4bca821e78086bc6d705" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:07.224756 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f72a3743a144699015972a2ebde886. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:07.225191 28342 leader_election.cc:343] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.225642 28342 leader_election.cc:304] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.226699 28496 raft_consensus.cc:2749] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.228107 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348ed7db512e4809846306bb694a0fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.231598 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.232256 28501 tablet_bootstrap.cc:654] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:07.233093 28344 leader_election.cc:343] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.233601 28344 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:07.234321 28496 raft_consensus.cc:2749] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.235823 28290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eda64337054de392dcba021dd09bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.236617 28255 heartbeater.cc:499] Master 127.25.111.62:37059 was elected leader, sending a full tablet report...
I20260710 11:06:07.218680 28503 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:07.255752 28497 raft_consensus.cc:359] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.256472 28497 raft_consensus.cc:385] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.256774 28497 raft_consensus.cc:740] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.272504 28494 tablet_bootstrap.cc:654] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.257443 28497 consensus_queue.cc:260] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.293883 28503 tablet_bootstrap.cc:654] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.306578 28494 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.306741 28501 tablet_bootstrap.cc:492] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.307135 28494 ts_tablet_manager.cc:1403] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.251s	user 0.022s	sys 0.016s
I20260710 11:06:07.307248 28501 ts_tablet_manager.cc:1403] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.170s	user 0.021s	sys 0.019s
I20260710 11:06:07.310007 28494 raft_consensus.cc:359] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.310366 28501 raft_consensus.cc:359] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.310772 28494 raft_consensus.cc:385] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.311139 28501 raft_consensus.cc:385] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.311321 28494 raft_consensus.cc:740] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.311848 28501 raft_consensus.cc:740] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.312580 28501 consensus_queue.cc:260] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.312654 28494 consensus_queue.cc:260] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.314190 28497 ts_tablet_manager.cc:1434] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.003s
I20260710 11:06:07.314944 28503 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:07.315244 28497 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.315490 28503 ts_tablet_manager.cc:1403] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.000s
I20260710 11:06:07.318173 28503 raft_consensus.cc:359] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.318818 28503 raft_consensus.cc:385] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.319099 28503 raft_consensus.cc:740] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.319780 28503 consensus_queue.cc:260] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.321456 28497 tablet_bootstrap.cc:654] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.333055 28497 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.333531 28497 ts_tablet_manager.cc:1403] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260710 11:06:07.334008 28494 ts_tablet_manager.cc:1434] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:06:07.336593 28497 raft_consensus.cc:359] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.337365 28497 raft_consensus.cc:385] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.337664 28497 raft_consensus.cc:740] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.338660 28497 consensus_queue.cc:260] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.340250 28330 heartbeater.cc:499] Master 127.25.111.62:37059 was elected leader, sending a full tablet report...
I20260710 11:06:07.346802 28497 ts_tablet_manager.cc:1434] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:07.347878 28497 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.354462 28497 tablet_bootstrap.cc:654] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.365445 28494 tablet_bootstrap.cc:492] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.365944 28497 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.366467 28497 ts_tablet_manager.cc:1403] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:06:07.369289 28497 raft_consensus.cc:359] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.369995 28497 raft_consensus.cc:385] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.370915 28508 raft_consensus.cc:493] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.371382 28508 raft_consensus.cc:515] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.373940 28508 leader_election.cc:290] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:07.380996 28503 ts_tablet_manager.cc:1434] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.065s	user 0.024s	sys 0.040s
I20260710 11:06:07.381244 28478 heartbeater.cc:499] Master 127.25.111.62:37059 was elected leader, sending a full tablet report...
I20260710 11:06:07.381923 28503 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:07.382187 28501 ts_tablet_manager.cc:1434] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.074s	user 0.023s	sys 0.045s
I20260710 11:06:07.383265 28501 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.370296 28497 raft_consensus.cc:740] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.385392 28497 consensus_queue.cc:260] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.388157 28503 tablet_bootstrap.cc:654] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.390060 28497 ts_tablet_manager.cc:1434] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260710 11:06:07.390986 28497 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.394340 28501 tablet_bootstrap.cc:654] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.399277 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:07.400780 28193 leader_election.cc:343] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.401993 28494 tablet_bootstrap.cc:654] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.406626 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
W20260710 11:06:07.408336 28195 leader_election.cc:343] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.408751 28195 leader_election.cc:304] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1; no voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.409085 28501 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.409605 28501 ts_tablet_manager.cc:1403] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.011s
I20260710 11:06:07.409840 28508 raft_consensus.cc:2749] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.411056 28497 tablet_bootstrap.cc:654] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.412868 28496 raft_consensus.cc:493] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.414317 28496 raft_consensus.cc:515] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.416293 28496 leader_election.cc:290] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:07.412551 28501 raft_consensus.cc:359] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.417686 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.417845 28501 raft_consensus.cc:385] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.418226 28501 raft_consensus.cc:740] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
W20260710 11:06:07.418989 28344 leader_election.cc:343] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.419620 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:07.420565 28494 tablet_bootstrap.cc:492] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.421115 28494 ts_tablet_manager.cc:1403] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
W20260710 11:06:07.421406 28342 leader_election.cc:343] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.421864 28342 leader_election.cc:304] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.422547 28496 raft_consensus.cc:2749] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.424576 28497 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.425000 28497 ts_tablet_manager.cc:1403] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:06:07.418980 28501 consensus_queue.cc:260] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.426817 28501 ts_tablet_manager.cc:1434] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:06:07.427073 28497 raft_consensus.cc:359] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.427712 28497 raft_consensus.cc:385] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.424196 28494 raft_consensus.cc:359] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.427882 28501 tablet_bootstrap.cc:492] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.428218 28494 raft_consensus.cc:385] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.428519 28494 raft_consensus.cc:740] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.429100 28494 consensus_queue.cc:260] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.430979 28494 ts_tablet_manager.cc:1434] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260710 11:06:07.431910 28494 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.432593 28503 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:07.433032 28503 ts_tablet_manager.cc:1403] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.015s
I20260710 11:06:07.435766 28503 raft_consensus.cc:359] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.436415 28503 raft_consensus.cc:385] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.436703 28503 raft_consensus.cc:740] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.437623 28494 tablet_bootstrap.cc:654] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.437469 28503 consensus_queue.cc:260] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.439693 28503 ts_tablet_manager.cc:1434] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:06:07.440548 28503 tablet_bootstrap.cc:492] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:07.428009 28497 raft_consensus.cc:740] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.441619 28497 consensus_queue.cc:260] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.444141 28501 tablet_bootstrap.cc:654] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.445683 28510 raft_consensus.cc:493] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.447883 28510 raft_consensus.cc:515] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.448935 28497 ts_tablet_manager.cc:1434] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 11:06:07.449865 28497 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.450435 28510 leader_election.cc:290] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:07.446137 28503 tablet_bootstrap.cc:654] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.455430 28497 tablet_bootstrap.cc:654] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.467569 28501 tablet_bootstrap.cc:492] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.469762 28501 ts_tablet_manager.cc:1403] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.012s
I20260710 11:06:07.468745 28494 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.470525 28494 ts_tablet_manager.cc:1403] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.006s
I20260710 11:06:07.472798 28501 raft_consensus.cc:359] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.473228 28494 raft_consensus.cc:359] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.475673 28494 raft_consensus.cc:385] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.475963 28494 raft_consensus.cc:740] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.476658 28494 consensus_queue.cc:260] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.477655 28503 tablet_bootstrap.cc:492] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:07.478173 28503 ts_tablet_manager.cc:1403] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.012s
I20260710 11:06:07.479012 28494 ts_tablet_manager.cc:1434] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:06:07.479382 28501 raft_consensus.cc:385] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.479701 28501 raft_consensus.cc:740] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.480412 28501 consensus_queue.cc:260] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.481067 28503 raft_consensus.cc:359] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.481815 28503 raft_consensus.cc:385] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.482087 28503 raft_consensus.cc:740] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.483032 28501 ts_tablet_manager.cc:1434] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:07.483963 28501 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.490461 28501 tablet_bootstrap.cc:654] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.491668 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5322a285648629ed2aa8a025be94f" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.493026 28494 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.493811 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5322a285648629ed2aa8a025be94f" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.494432 28230 raft_consensus.cc:2468] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:07.495676 28418 leader_election.cc:304] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:07.496588 28510 raft_consensus.cc:2804] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.496969 28510 raft_consensus.cc:493] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.497345 28510 raft_consensus.cc:3060] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.498647 28497 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.499137 28497 ts_tablet_manager.cc:1403] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.025s
I20260710 11:06:07.500345 28494 tablet_bootstrap.cc:654] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:07.500841 28418 leader_election.cc:343] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.501957 28497 raft_consensus.cc:359] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.502656 28497 raft_consensus.cc:385] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.502934 28497 raft_consensus.cc:740] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.503782 28497 consensus_queue.cc:260] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.506304 28510 raft_consensus.cc:515] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.508960 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5322a285648629ed2aa8a025be94f" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:07.509493 28230 raft_consensus.cc:3060] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.512764 28497 ts_tablet_manager.cc:1434] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260710 11:06:07.515831 28501 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.515980 28230 raft_consensus.cc:2468] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:07.516360 28501 ts_tablet_manager.cc:1403] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.021s
I20260710 11:06:07.517071 28418 leader_election.cc:304] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:07.519327 28501 raft_consensus.cc:359] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.520074 28501 raft_consensus.cc:385] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.520368 28501 raft_consensus.cc:740] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.520825 28497 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.520836 28510 leader_election.cc:290] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:07.521209 28501 consensus_queue.cc:260] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.521936 28510 raft_consensus.cc:2804] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.522382 28510 raft_consensus.cc:697] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Becoming Leader. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Running, Role: LEADER
I20260710 11:06:07.524556 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5322a285648629ed2aa8a025be94f" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:07.525699 28503 consensus_queue.cc:260] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.527133 28497 tablet_bootstrap.cc:654] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.523169 28510 consensus_queue.cc:237] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
W20260710 11:06:07.528573 28418 leader_election.cc:343] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.529960 28494 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.530222 28501 ts_tablet_manager.cc:1434] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:06:07.530530 28494 ts_tablet_manager.cc:1403] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.016s
I20260710 11:06:07.533118 28501 tablet_bootstrap.cc:492] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.536931 28494 raft_consensus.cc:359] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.537693 28494 raft_consensus.cc:385] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.538024 28494 raft_consensus.cc:740] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.538872 28494 consensus_queue.cc:260] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.540356 28501 tablet_bootstrap.cc:654] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.545599 28503 ts_tablet_manager.cc:1434] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.006s
I20260710 11:06:07.546674 28503 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:07.538514 28125 catalog_manager.cc:5697] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92a4282de6d47088abd80da7f76aad3 (127.25.111.4). New cstate: current_term: 1 leader_uuid: "d92a4282de6d47088abd80da7f76aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:07.549674 28494 ts_tablet_manager.cc:1434] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 11:06:07.551769 28501 tablet_bootstrap.cc:492] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.552248 28501 ts_tablet_manager.cc:1403] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:06:07.553025 28494 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.554872 28497 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.555346 28497 ts_tablet_manager.cc:1403] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.021s
I20260710 11:06:07.555194 28501 raft_consensus.cc:359] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.555956 28501 raft_consensus.cc:385] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.556277 28501 raft_consensus.cc:740] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.553239 28503 tablet_bootstrap.cc:654] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.556895 28528 raft_consensus.cc:493] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.557381 28528 raft_consensus.cc:515] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.558323 28497 raft_consensus.cc:359] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.558986 28497 raft_consensus.cc:385] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.559361 28497 raft_consensus.cc:740] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.556958 28501 consensus_queue.cc:260] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.560045 28497 consensus_queue.cc:260] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.560505 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
W20260710 11:06:07.561894 28418 leader_election.cc:343] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.564133 28501 ts_tablet_manager.cc:1434] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:07.565076 28501 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.567742 28494 tablet_bootstrap.cc:654] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.570416 28528 leader_election.cc:290] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.570811 28501 tablet_bootstrap.cc:654] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.573565 28497 ts_tablet_manager.cc:1434] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:06:07.576363 28497 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.578701 28503 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:07.579218 28503 ts_tablet_manager.cc:1403] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 11:06:07.580560 28509 raft_consensus.cc:493] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.580745 28494 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.581244 28494 ts_tablet_manager.cc:1403] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260710 11:06:07.581462 28509 raft_consensus.cc:515] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.582082 28497 tablet_bootstrap.cc:654] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.584051 28494 raft_consensus.cc:359] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.584764 28494 raft_consensus.cc:385] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.585075 28494 raft_consensus.cc:740] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.585883 28494 consensus_queue.cc:260] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.589843 28501 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.590330 28501 ts_tablet_manager.cc:1403] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260710 11:06:07.591127 28494 ts_tablet_manager.cc:1434] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:06:07.592070 28497 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.592555 28497 ts_tablet_manager.cc:1403] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260710 11:06:07.593528 28501 raft_consensus.cc:359] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.594300 28501 raft_consensus.cc:385] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.594628 28501 raft_consensus.cc:740] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.595230 28497 raft_consensus.cc:359] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.595922 28497 raft_consensus.cc:385] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.595515 28501 consensus_queue.cc:260] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.596220 28497 raft_consensus.cc:740] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.596973 28497 consensus_queue.cc:260] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.597937 28509 leader_election.cc:290] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.599170 28497 ts_tablet_manager.cc:1434] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260710 11:06:07.600150 28497 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.592077 28494 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.609762 28494 tablet_bootstrap.cc:654] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.614507 28497 tablet_bootstrap.cc:654] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.617631 28496 raft_consensus.cc:493] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.618149 28496 raft_consensus.cc:515] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.620250 28496 leader_election.cc:290] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:07.621752 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b004aedb08403ea27df03d3df6d8ac" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.622159 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b004aedb08403ea27df03d3df6d8ac" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:07.622432 28230 raft_consensus.cc:2468] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:07.624998 28344 leader_election.cc:304] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:07.625846 28496 raft_consensus.cc:2804] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.626204 28496 raft_consensus.cc:493] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.626526 28496 raft_consensus.cc:3060] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.610805 28503 raft_consensus.cc:359] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.631690 28503 raft_consensus.cc:385] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.632038 28503 raft_consensus.cc:740] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.632855 28503 consensus_queue.cc:260] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.633744 28453 raft_consensus.cc:2468] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:07.634343 28496 raft_consensus.cc:515] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.638248 28503 ts_tablet_manager.cc:1434] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260710 11:06:07.643682 28503 tablet_bootstrap.cc:492] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:07.644294 28546 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.647315 28546 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.649811 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.651515 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b004aedb08403ea27df03d3df6d8ac" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:07.652215 28453 raft_consensus.cc:3060] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:07.651592 28419 leader_election.cc:343] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.655166 28419 leader_election.cc:304] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:07.656025 28528 raft_consensus.cc:2749] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.657853 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.657917 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:07.659441 28344 leader_election.cc:343] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:07.659988 28342 leader_election.cc:343] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.660276 28453 raft_consensus.cc:2468] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:07.660454 28342 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.664340 28508 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.660477 28546 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:07.664875 28508 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.665695 28546 raft_consensus.cc:2749] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.669361 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.667095 28508 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.670351 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
W20260710 11:06:07.670707 28195 leader_election.cc:343] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:07.671837 28271 leader_election.cc:343] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.672313 28546 raft_consensus.cc:493] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.673220 28496 leader_election.cc:290] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:07.673746 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b004aedb08403ea27df03d3df6d8ac" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:07.674266 28230 raft_consensus.cc:3060] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.677536 28508 raft_consensus.cc:493] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.677983 28508 raft_consensus.cc:515] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.679947 28508 leader_election.cc:290] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.680572 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.681131 28305 raft_consensus.cc:2468] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:07.682349 28494 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.682200 28195 leader_election.cc:304] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:07.682955 28508 raft_consensus.cc:2804] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.683320 28508 raft_consensus.cc:493] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.683640 28508 raft_consensus.cc:3060] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.682929 28494 ts_tablet_manager.cc:1403] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.032s
I20260710 11:06:07.687878 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.688422 28494 raft_consensus.cc:359] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.689072 28494 raft_consensus.cc:385] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.689381 28494 raft_consensus.cc:740] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.690483 28501 ts_tablet_manager.cc:1434] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.100s	user 0.031s	sys 0.013s
I20260710 11:06:07.691465 28501 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.691154 28508 raft_consensus.cc:515] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.692265 28229 raft_consensus.cc:2393] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754bdd6df31546c082cde9fa4cfacfef in current term 1: Already voted for candidate 3fe63b47d21247598c85099b4814d7f1 in this term.
I20260710 11:06:07.693034 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.693588 28379 raft_consensus.cc:2468] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:07.693791 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.694864 28196 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:07.695041 28270 leader_election.cc:304] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:07.688922 28230 raft_consensus.cc:2468] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:07.696213 28542 raft_consensus.cc:3060] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.696527 28344 leader_election.cc:304] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:07.697360 28496 raft_consensus.cc:2804] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.697780 28496 raft_consensus.cc:697] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:07.698120 28501 tablet_bootstrap.cc:654] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.698585 28496 consensus_queue.cc:237] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.700316 28494 consensus_queue.cc:260] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.701153 28378 raft_consensus.cc:2468] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:07.701836 28508 leader_election.cc:290] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.702363 28508 raft_consensus.cc:2804] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.702713 28508 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.703042 28508 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.703684 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:07.705425 28497 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.705899 28497 ts_tablet_manager.cc:1403] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.022s
I20260710 11:06:07.706857 28550 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.672798 28546 raft_consensus.cc:515] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.713281 28494 ts_tablet_manager.cc:1434] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:06:07.714118 28494 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.714243 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc87143114444318c25301a2f4e96f2" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.707309 28550 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.714988 28304 raft_consensus.cc:2468] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:07.722575 28497 raft_consensus.cc:359] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.723335 28497 raft_consensus.cc:385] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.723649 28497 raft_consensus.cc:740] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.719228 28550 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.720304 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.728468 28503 tablet_bootstrap.cc:654] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.716601 28344 leader_election.cc:304] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:07.730476 28496 raft_consensus.cc:2804] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:07.730876 28195 leader_election.cc:343] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.732522 28546 leader_election.cc:290] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:07.735268 28494 tablet_bootstrap.cc:654] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.730882 28496 raft_consensus.cc:493] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.715422 28542 raft_consensus.cc:2749] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.736644 28497 consensus_queue.cc:260] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.738056 28509 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.738497 28509 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.738984 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:07.739560 28378 raft_consensus.cc:3060] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.740733 28509 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:07.742314 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.736321 28496 raft_consensus.cc:3060] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.745759 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.746358 28379 raft_consensus.cc:2468] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
W20260710 11:06:07.747649 28270 leader_election.cc:343] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:07.736375 28342 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.4:39579, user_credentials={real_user=slave}} blocked reactor thread for 76948.4us
I20260710 11:06:07.749550 28378 raft_consensus.cc:2468] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:07.751614 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc87143114444318c25301a2f4e96f2" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:07.752465 28496 raft_consensus.cc:515] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.755013 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc87143114444318c25301a2f4e96f2" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:07.755565 28304 raft_consensus.cc:3060] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:07.756675 28342 leader_election.cc:343] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.762542 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:07.763811 28268 leader_election.cc:343] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.764216 28268 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.764616 28497 ts_tablet_manager.cc:1434] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260710 11:06:07.765522 28497 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.765447 28542 raft_consensus.cc:2749] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.766022 28496 leader_election.cc:290] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:07.762871 28125 catalog_manager.cc:5697] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:07.767573 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc87143114444318c25301a2f4e96f2" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
W20260710 11:06:07.768831 28342 leader_election.cc:343] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.773681 28305 raft_consensus.cc:2468] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:07.774226 28304 raft_consensus.cc:2468] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:07.782847 28501 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.783425 28501 ts_tablet_manager.cc:1403] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.037s
I20260710 11:06:07.785841 28195 leader_election.cc:304] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:07.787010 28550 raft_consensus.cc:2804] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.785979 28196 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:07.787444 28550 raft_consensus.cc:697] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:07.789232 28550 consensus_queue.cc:237] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.790542 28494 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.790972 28494 ts_tablet_manager.cc:1403] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.014s
I20260710 11:06:07.791709 28548 raft_consensus.cc:2804] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.791103 28497 tablet_bootstrap.cc:654] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.792110 28548 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.792498 28548 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.793560 28494 raft_consensus.cc:359] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.794201 28494 raft_consensus.cc:385] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.794458 28494 raft_consensus.cc:740] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.795197 28501 raft_consensus.cc:359] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.795945 28501 raft_consensus.cc:385] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.796239 28501 raft_consensus.cc:740] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.796983 28501 consensus_queue.cc:260] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.798707 28494 consensus_queue.cc:260] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.799235 28501 ts_tablet_manager.cc:1434] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:07.800200 28501 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:07.800302 28497 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.800750 28497 ts_tablet_manager.cc:1403] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260710 11:06:07.803328 28497 raft_consensus.cc:359] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.803946 28497 raft_consensus.cc:385] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.804208 28497 raft_consensus.cc:740] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.804847 28497 consensus_queue.cc:260] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.806751 28494 ts_tablet_manager.cc:1434] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 11:06:07.807755 28494 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.813010 28494 tablet_bootstrap.cc:654] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.817231 28501 tablet_bootstrap.cc:654] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.819592 28548 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.820464 28558 raft_consensus.cc:493] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.782936 28508 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.787997 28344 leader_election.cc:304] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [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: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.820994 28558 raft_consensus.cc:515] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.822540 28496 raft_consensus.cc:2804] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.823068 28496 raft_consensus.cc:697] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:07.823913 28496 consensus_queue.cc:237] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.828727 28558 leader_election.cc:290] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.828850 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
W20260710 11:06:07.830365 28195 leader_election.cc:343] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.833568 28508 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.834105 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:07.835331 28503 tablet_bootstrap.cc:492] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:07.839501 28503 ts_tablet_manager.cc:1403] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.196s	user 0.026s	sys 0.004s
W20260710 11:06:07.836632 28195 leader_election.cc:343] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.842545 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.843171 28378 raft_consensus.cc:2468] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:07.843519 28501 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.843927 28501 ts_tablet_manager.cc:1403] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260710 11:06:07.844110 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:07.844635 28379 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.846006 28548 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.847185 28128 catalog_manager.cc:5697] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:07.849149 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:07.849488 28528 raft_consensus.cc:493] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.850028 28528 raft_consensus.cc:515] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.850607 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:07.851161 28378 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.852129 28528 leader_election.cc:290] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.854182 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a84d1aa93ba4bca821e78086bc6d705" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.852697 28125 catalog_manager.cc:5697] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:07.854807 28305 raft_consensus.cc:2468] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:07.849704 28304 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.854161 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a84d1aa93ba4bca821e78086bc6d705" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.856725 28418 leader_election.cc:304] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:07.855923 28503 raft_consensus.cc:359] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.857329 28503 raft_consensus.cc:385] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.857648 28503 raft_consensus.cc:740] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.858769 28494 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:07.859197 28494 ts_tablet_manager.cc:1403] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.011s
I20260710 11:06:07.859493 28542 raft_consensus.cc:493] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.858457 28503 consensus_queue.cc:260] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.859951 28528 raft_consensus.cc:2804] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.860419 28528 raft_consensus.cc:493] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.859983 28542 raft_consensus.cc:515] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.860816 28528 raft_consensus.cc:3060] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.861158 28377 raft_consensus.cc:2468] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:07.864719 28542 leader_election.cc:290] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:07.865424 28548 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.865901 28548 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:07.867288 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:07.868656 28268 leader_election.cc:343] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.868937 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:07.869359 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.870180 28548 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
W20260710 11:06:07.870293 28193 leader_election.cc:343] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.849807 28196 leader_election.cc:304] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:07.871665 28548 raft_consensus.cc:2804] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.872040 28548 raft_consensus.cc:493] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.872370 28548 raft_consensus.cc:3060] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:07.875070 28271 leader_election.cc:343] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.877156 28271 leader_election.cc:304] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef; no voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.881946 28304 raft_consensus.cc:2468] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:07.882824 28494 raft_consensus.cc:359] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.883951 28494 raft_consensus.cc:385] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.884173 28494 raft_consensus.cc:740] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.915868 28497 ts_tablet_manager.cc:1434] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.115s	user 0.060s	sys 0.056s
I20260710 11:06:07.883586 28542 raft_consensus.cc:2749] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.881953 28548 raft_consensus.cc:515] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.888280 28528 raft_consensus.cc:515] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.896517 28503 ts_tablet_manager.cc:1434] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260710 11:06:07.886700 28195 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:07.886330 28379 raft_consensus.cc:2468] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:07.918895 28528 leader_election.cc:290] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.894217 28501 raft_consensus.cc:359] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.919863 28501 raft_consensus.cc:385] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.919930 28497 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:07.920174 28501 raft_consensus.cc:740] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.920128 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a84d1aa93ba4bca821e78086bc6d705" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:07.920816 28376 raft_consensus.cc:3060] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.921068 28501 consensus_queue.cc:260] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.922868 28501 ts_tablet_manager.cc:1434] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.009s
I20260710 11:06:07.925557 28497 tablet_bootstrap.cc:654] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.925617 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a84d1aa93ba4bca821e78086bc6d705" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:07.927017 28304 raft_consensus.cc:3060] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.927094 28503 tablet_bootstrap.cc:492] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:07.927775 28196 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:07.928521 28550 raft_consensus.cc:2804] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.928993 28550 raft_consensus.cc:697] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:07.929749 28550 consensus_queue.cc:237] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.931867 28548 leader_election.cc:290] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.933710 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:07.934374 28379 raft_consensus.cc:3060] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.936223 28376 raft_consensus.cc:2468] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:07.937294 28304 raft_consensus.cc:2468] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:07.937353 28419 leader_election.cc:304] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:07.886122 28494 consensus_queue.cc:260] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.893774 28510 raft_consensus.cc:493] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.940621 28510 raft_consensus.cc:515] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.941625 28528 raft_consensus.cc:2804] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.942262 28528 raft_consensus.cc:697] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Becoming Leader. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Running, Role: LEADER
I20260710 11:06:07.943055 28528 consensus_queue.cc:237] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:07.944242 28542 raft_consensus.cc:493] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:07.944801 28542 raft_consensus.cc:515] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.947808 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:07.883262 28378 raft_consensus.cc:2468] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:07.945216 28501 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
W20260710 11:06:07.949338 28268 leader_election.cc:343] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.947916 28557 raft_consensus.cc:2804] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.952242 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:07.952829 28557 raft_consensus.cc:697] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:07.953989 28501 tablet_bootstrap.cc:654] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.953780 28557 consensus_queue.cc:237] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:07.952888 28230 raft_consensus.cc:2468] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 0.
I20260710 11:06:07.956976 28270 leader_election.cc:304] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.957849 28509 raft_consensus.cc:2804] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.958196 28509 raft_consensus.cc:493] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.958504 28509 raft_consensus.cc:3060] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.962493 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc87143114444318c25301a2f4e96f2" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.962368 28501 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:07.963940 28501 ts_tablet_manager.cc:1403] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 11:06:07.966449 28509 raft_consensus.cc:515] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.967909 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc87143114444318c25301a2f4e96f2" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:07.969997 28304 raft_consensus.cc:2393] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 1: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:07.969043 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:07.971309 28542 leader_election.cc:290] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:07.971046 28125 catalog_manager.cc:5697] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:07.976430 28126 catalog_manager.cc:5697] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92a4282de6d47088abd80da7f76aad3 (127.25.111.4). New cstate: current_term: 1 leader_uuid: "d92a4282de6d47088abd80da7f76aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:07.885733 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:07.972149 28510 leader_election.cc:290] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:07.973817 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:07.971793 28418 leader_election.cc:304] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:07.978909 28377 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:07.979745 28527 raft_consensus.cc:3060] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.980232 28196 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:07.981683 28509 leader_election.cc:290] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:07.982438 28550 raft_consensus.cc:2804] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:07.982991 28550 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:07.981858 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:07.952258 28494 ts_tablet_manager.cc:1434] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.005s
I20260710 11:06:07.983585 28230 raft_consensus.cc:3060] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.988569 28494 tablet_bootstrap.cc:492] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:07.990795 28497 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:07.991254 28497 ts_tablet_manager.cc:1403] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.034s
I20260710 11:06:07.994254 28497 raft_consensus.cc:359] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.982414 28503 tablet_bootstrap.cc:654] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.994861 28497 raft_consensus.cc:385] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.995177 28497 raft_consensus.cc:740] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.988524 28527 raft_consensus.cc:2749] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:07.995857 28497 consensus_queue.cc:260] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:07.997748 28497 ts_tablet_manager.cc:1434] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:07.998380 28494 tablet_bootstrap.cc:654] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.983345 28550 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:07.984555 28268 leader_election.cc:343] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:07.998613 28497 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:08.005131 28494 tablet_bootstrap.cc:492] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.006130 28494 ts_tablet_manager.cc:1403] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.002s
I20260710 11:06:07.966471 28501 raft_consensus.cc:359] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.008081 28501 raft_consensus.cc:385] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.008355 28501 raft_consensus.cc:740] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.010514 28494 raft_consensus.cc:359] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.009119 28501 consensus_queue.cc:260] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.013358 28305 raft_consensus.cc:3060] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.013093 28494 raft_consensus.cc:385] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.013926 28494 raft_consensus.cc:740] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.014570 28494 consensus_queue.cc:260] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.015367 28501 ts_tablet_manager.cc:1434] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260710 11:06:08.016283 28501 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.016454 28494 ts_tablet_manager.cc:1434] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:06:08.017267 28494 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:08.017882 28497 tablet_bootstrap.cc:654] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.020654 28230 raft_consensus.cc:2468] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:07.987422 28379 raft_consensus.cc:2468] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:08.021960 28270 leader_election.cc:304] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.022246 28196 leader_election.cc:304] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:08.013525 28550 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.025090 28550 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.025610 28550 raft_consensus.cc:2804] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.026099 28550 raft_consensus.cc:697] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:08.026885 28550 consensus_queue.cc:237] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.028147 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:08.029078 28125 catalog_manager.cc:5697] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:08.030593 28193 leader_election.cc:343] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.030633 28494 tablet_bootstrap.cc:654] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.032266 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:08.033232 28379 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.033987 28503 tablet_bootstrap.cc:492] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.025405 28509 raft_consensus.cc:2804] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.034641 28509 raft_consensus.cc:697] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:08.035429 28509 consensus_queue.cc:237] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
W20260710 11:06:08.035941 28418 consensus_peers.cc:597] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.034930 28305 raft_consensus.cc:2468] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:08.036590 28503 ts_tablet_manager.cc:1403] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.016s
I20260710 11:06:08.043659 28496 raft_consensus.cc:493] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.044106 28496 raft_consensus.cc:515] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.045233 28503 raft_consensus.cc:359] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.046049 28503 raft_consensus.cc:385] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.046442 28503 raft_consensus.cc:740] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.047271 28503 consensus_queue.cc:260] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.048646 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.049268 28453 raft_consensus.cc:2468] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:08.051044 28342 leader_election.cc:304] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:08.052037 28547 raft_consensus.cc:2804] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.052400 28547 raft_consensus.cc:493] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.051306 28501 tablet_bootstrap.cc:654] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.052709 28547 raft_consensus.cc:3060] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.046025 28496 leader_election.cc:290] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.047283 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.059294 28379 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
W20260710 11:06:08.060520 28176 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:08.060410 28196 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.061534 28557 raft_consensus.cc:2804] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.061992 28557 raft_consensus.cc:697] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:08.062741 28557 consensus_queue.cc:237] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
W20260710 11:06:08.063911 28344 leader_election.cc:343] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.067188 28126 catalog_manager.cc:5697] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.069957 28528 consensus_queue.cc:1048] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.072965 28547 raft_consensus.cc:515] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.077811 28501 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:08.078275 28501 ts_tablet_manager.cc:1403] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260710 11:06:08.080796 28501 raft_consensus.cc:359] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.081394 28501 raft_consensus.cc:385] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.081640 28501 raft_consensus.cc:740] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.082605 28547 leader_election.cc:290] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.083526 28501 consensus_queue.cc:260] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.085748 28501 ts_tablet_manager.cc:1434] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:08.086680 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:08.087759 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:08.088290 28453 raft_consensus.cc:3060] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:08.087755 28344 leader_election.cc:343] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.096100 28547 consensus_queue.cc:1048] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.086417 28503 ts_tablet_manager.cc:1434] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.005s
I20260710 11:06:08.102209 28503 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.111032 28453 raft_consensus.cc:2468] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:08.117020 28342 leader_election.cc:304] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [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: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:08.118227 28547 raft_consensus.cc:2804] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.118700 28547 raft_consensus.cc:697] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:08.119481 28547 consensus_queue.cc:237] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.113019 28503 tablet_bootstrap.cc:654] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.114902 28497 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:08.123826 28497 ts_tablet_manager.cc:1403] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.125s	user 0.029s	sys 0.017s
I20260710 11:06:08.115906 28501 tablet_bootstrap.cc:492] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.138381 28494 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.138900 28494 ts_tablet_manager.cc:1403] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.008s
I20260710 11:06:08.141608 28497 raft_consensus.cc:359] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.142297 28497 raft_consensus.cc:385] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.142535 28497 raft_consensus.cc:740] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.143266 28497 consensus_queue.cc:260] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.144061 28494 raft_consensus.cc:359] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.145473 28494 raft_consensus.cc:385] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.145803 28494 raft_consensus.cc:740] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.146463 28497 ts_tablet_manager.cc:1434] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:06:08.147431 28497 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:08.151090 28494 consensus_queue.cc:260] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.154963 28494 ts_tablet_manager.cc:1434] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:06:08.155951 28494 tablet_bootstrap.cc:492] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:08.149848 28126 catalog_manager.cc:5697] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 0 to 1, leader changed from <none> to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 1 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.165241 28501 tablet_bootstrap.cc:654] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.168645 28128 catalog_manager.cc:5697] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.171674 28497 tablet_bootstrap.cc:654] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.176687 28494 tablet_bootstrap.cc:654] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.193821 28127 catalog_manager.cc:5697] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.197181 28503 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.197682 28503 ts_tablet_manager.cc:1403] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.007s
I20260710 11:06:08.197458 28546 consensus_queue.cc:1048] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.199951 28557 raft_consensus.cc:493] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.200474 28557 raft_consensus.cc:515] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.202527 28557 leader_election.cc:290] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.204113 28503 raft_consensus.cc:359] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.205581 28503 raft_consensus.cc:385] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.205631 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.205981 28503 raft_consensus.cc:740] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.214206 28503 consensus_queue.cc:260] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.217299 28509 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.217829 28509 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.223204 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a1953e2a00492e8f6bf2959f2ead91" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.227674 28509 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:08.228768 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.230384 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.230764 28501 tablet_bootstrap.cc:492] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:08.231115 28379 raft_consensus.cc:2393] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754bdd6df31546c082cde9fa4cfacfef in current term 1: Already voted for candidate 3fe63b47d21247598c85099b4814d7f1 in this term.
I20260710 11:06:08.231276 28501 ts_tablet_manager.cc:1403] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.026s
I20260710 11:06:08.232940 28271 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:08.235502 28503 ts_tablet_manager.cc:1434] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:06:08.236577 28503 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.237664 28557 consensus_queue.cc:1048] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.240255 28509 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.242311 28503 tablet_bootstrap.cc:654] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.245314 28494 tablet_bootstrap.cc:492] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.228796 28452 raft_consensus.cc:2393] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fe63b47d21247598c85099b4814d7f1 in current term 1: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:08.245752 28494 ts_tablet_manager.cc:1403] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.009s
I20260710 11:06:08.246266 28501 raft_consensus.cc:359] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.246893 28501 raft_consensus.cc:385] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.247128 28501 raft_consensus.cc:740] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.247859 28501 consensus_queue.cc:260] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.249378 28494 raft_consensus.cc:359] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.250094 28494 raft_consensus.cc:385] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.250370 28494 raft_consensus.cc:740] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.250838 28494 consensus_queue.cc:260] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.252533 28494 ts_tablet_manager.cc:1434] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:06:08.252728 28501 ts_tablet_manager.cc:1434] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:06:08.253418 28501 tablet_bootstrap.cc:492] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.248823 28193 leader_election.cc:304] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1; no voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.261432 28557 raft_consensus.cc:3060] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.264988 28550 raft_consensus.cc:493] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.265568 28550 raft_consensus.cc:515] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.269923 28547 consensus_queue.cc:1048] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.274883 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ca5028e1145bd8c777bc5d88b7448" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.276046 28550 leader_election.cc:290] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:08.276230 28193 leader_election.cc:343] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.277565 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ca5028e1145bd8c777bc5d88b7448" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.278872 28557 raft_consensus.cc:2749] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:08.278985 28195 leader_election.cc:343] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.279477 28195 leader_election.cc:304] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1; no voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.280474 28557 raft_consensus.cc:2749] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.282310 28509 raft_consensus.cc:2749] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.283053 28494 tablet_bootstrap.cc:492] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:08.284384 28497 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:08.284811 28497 ts_tablet_manager.cc:1403] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.138s	user 0.002s	sys 0.010s
I20260710 11:06:08.285638 28501 tablet_bootstrap.cc:654] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.287328 28497 raft_consensus.cc:359] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.288004 28497 raft_consensus.cc:385] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.290616 28494 tablet_bootstrap.cc:654] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.290601 28547 consensus_queue.cc:1048] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.288275 28497 raft_consensus.cc:740] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.295413 28503 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.295897 28497 consensus_queue.cc:260] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.298094 28497 ts_tablet_manager.cc:1434] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:08.298314 28510 raft_consensus.cc:493] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.298923 28497 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:08.298739 28510 raft_consensus.cc:515] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.301069 28510 leader_election.cc:290] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.303263 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.303966 28304 raft_consensus.cc:2468] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:08.295914 28503 ts_tablet_manager.cc:1403] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.014s
I20260710 11:06:08.305280 28418 leader_election.cc:304] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:08.306159 28550 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.306632 28550 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.308683 28550 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.310460 28510 raft_consensus.cc:2804] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.310921 28510 raft_consensus.cc:493] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.311244 28510 raft_consensus.cc:3060] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.316740 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.317385 28304 raft_consensus.cc:2468] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:08.317304 28503 raft_consensus.cc:359] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.318087 28503 raft_consensus.cc:385] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.318342 28503 raft_consensus.cc:740] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.318984 28508 consensus_queue.cc:1048] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.319121 28195 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:08.320041 28548 raft_consensus.cc:2804] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.320405 28548 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.320744 28548 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.323841 28503 consensus_queue.cc:260] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.330808 28503 ts_tablet_manager.cc:1434] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260710 11:06:08.331696 28503 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.310438 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.339926 28527 consensus_queue.cc:1048] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:08.341221 28193 leader_election.cc:343] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.344170 28501 tablet_bootstrap.cc:492] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:08.344605 28501 ts_tablet_manager.cc:1403] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.037s
I20260710 11:06:08.345527 28503 tablet_bootstrap.cc:654] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.347029 28501 raft_consensus.cc:359] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.347750 28501 raft_consensus.cc:385] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.348070 28501 raft_consensus.cc:740] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.348767 28501 consensus_queue.cc:260] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.353188 28548 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.354040 28494 tablet_bootstrap.cc:492] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.354624 28494 ts_tablet_manager.cc:1403] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.006s
I20260710 11:06:08.355753 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
W20260710 11:06:08.357035 28193 leader_election.cc:343] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.357393 28494 raft_consensus.cc:359] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.358111 28494 raft_consensus.cc:385] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.358409 28494 raft_consensus.cc:740] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.360185 28501 ts_tablet_manager.cc:1434] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:08.360853 28503 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.359227 28494 consensus_queue.cc:260] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.361292 28503 ts_tablet_manager.cc:1403] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 11:06:08.361392 28501 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.362910 28494 ts_tablet_manager.cc:1434] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:06:08.363862 28494 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:08.364326 28496 raft_consensus.cc:493] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.364812 28496 raft_consensus.cc:515] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.365464 28503 raft_consensus.cc:359] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.366067 28503 raft_consensus.cc:385] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.366309 28503 raft_consensus.cc:740] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.366659 28496 leader_election.cc:290] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.366885 28501 tablet_bootstrap.cc:654] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.368325 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.369009 28302 raft_consensus.cc:2468] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:08.370235 28503 consensus_queue.cc:260] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.370898 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.372217 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.372319 28344 leader_election.cc:304] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:08.372900 28379 raft_consensus.cc:2468] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:08.373390 28546 raft_consensus.cc:2804] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.373782 28546 raft_consensus.cc:493] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.374115 28546 raft_consensus.cc:3060] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.376690 28503 ts_tablet_manager.cc:1434] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:06:08.377413 28501 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:08.377933 28501 ts_tablet_manager.cc:1403] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260710 11:06:08.377552 28503 tablet_bootstrap.cc:492] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.379827 28494 tablet_bootstrap.cc:654] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.380371 28501 raft_consensus.cc:359] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.380980 28501 raft_consensus.cc:385] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.381244 28501 raft_consensus.cc:740] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.381951 28501 consensus_queue.cc:260] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.384071 28501 ts_tablet_manager.cc:1434] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:08.384529 28503 tablet_bootstrap.cc:654] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.384874 28501 tablet_bootstrap.cc:492] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.386794 28546 raft_consensus.cc:515] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.388731 28546 leader_election.cc:290] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.389954 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:08.390529 28302 raft_consensus.cc:3060] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.391528 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:08.393500 28501 tablet_bootstrap.cc:654] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.396080 28494 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.396564 28494 ts_tablet_manager.cc:1403] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.010s
I20260710 11:06:08.396961 28302 raft_consensus.cc:2468] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:08.398204 28344 leader_election.cc:304] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [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: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.399617 28546 raft_consensus.cc:2804] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.399523 28494 raft_consensus.cc:359] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.400378 28494 raft_consensus.cc:385] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.400715 28494 raft_consensus.cc:740] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.401232 28509 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.401512 28494 consensus_queue.cc:260] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.401726 28509 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.404453 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.405624 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:08.405793 28271 leader_election.cc:343] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.406675 28494 ts_tablet_manager.cc:1434] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260710 11:06:08.407068 28268 leader_election.cc:343] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.407717 28494 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:08.407552 28268 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef; no voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.404361 28509 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.409188 28548 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.409605 28542 raft_consensus.cc:2749] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.410429 28546 raft_consensus.cc:697] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:08.410580 28503 tablet_bootstrap.cc:492] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.411414 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:08.411975 28503 ts_tablet_manager.cc:1403] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260710 11:06:08.412144 28527 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.412660 28527 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.414671 28527 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:08.416262 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.416947 28302 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.417145 28377 raft_consensus.cc:2393] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 1: Already voted for candidate 3fe63b47d21247598c85099b4814d7f1 in this term.
I20260710 11:06:08.416193 28503 raft_consensus.cc:359] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.418848 28503 raft_consensus.cc:385] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.419231 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.419811 28509 raft_consensus.cc:493] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.419283 28503 raft_consensus.cc:740] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.420279 28509 raft_consensus.cc:515] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.420603 28503 consensus_queue.cc:260] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.421356 28418 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:08.422437 28509 leader_election.cc:290] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:08.423465 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ca5028e1145bd8c777bc5d88b7448" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.423956 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ca5028e1145bd8c777bc5d88b7448" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.425256 28528 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.426357 28503 ts_tablet_manager.cc:1434] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:06:08.427222 28503 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.427920 28494 tablet_bootstrap.cc:654] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.434861 28302 raft_consensus.cc:2468] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:08.436087 28195 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.437165 28557 raft_consensus.cc:2804] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.437606 28557 raft_consensus.cc:697] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:08.438069 28509 raft_consensus.cc:493] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.438849 28528 raft_consensus.cc:2749] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.438668 28509 raft_consensus.cc:515] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.424050 28229 raft_consensus.cc:2468] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 0.
W20260710 11:06:08.439792 28268 leader_election.cc:343] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.440511 28270 leader_election.cc:304] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.440704 28509 leader_election.cc:290] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.439958 28503 tablet_bootstrap.cc:654] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.441252 28509 raft_consensus.cc:2804] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.441598 28509 raft_consensus.cc:493] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.438351 28557 consensus_queue.cc:237] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.441943 28509 raft_consensus.cc:3060] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.444492 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcfa1994f044d62bad0a33a3d5e7fd0" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.445113 28508 consensus_queue.cc:1048] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.445109 28378 raft_consensus.cc:2468] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 0.
I20260710 11:06:08.447659 28271 leader_election.cc:304] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:08.448525 28542 raft_consensus.cc:2804] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.448885 28542 raft_consensus.cc:493] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.449185 28542 raft_consensus.cc:3060] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.449324 28508 raft_consensus.cc:493] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.449834 28508 raft_consensus.cc:515] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.451241 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcfa1994f044d62bad0a33a3d5e7fd0" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.451766 28508 leader_election.cc:290] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.451881 28452 raft_consensus.cc:2468] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 0.
I20260710 11:06:08.452559 28451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e7e8c40a5f4d6c96de575039026661" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.453730 28550 consensus_queue.cc:1048] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:08.453943 28193 leader_election.cc:343] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.457345 28301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e7e8c40a5f4d6c96de575039026661" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.464205 28128 catalog_manager.cc:5697] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.465142 28503 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
W20260710 11:06:08.465257 28195 leader_election.cc:343] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.465615 28503 ts_tablet_manager.cc:1403] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.000s
I20260710 11:06:08.465850 28195 leader_election.cc:304] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1; no voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.468135 28503 raft_consensus.cc:359] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.468489 28557 raft_consensus.cc:2749] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.468755 28503 raft_consensus.cc:385] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.473640 28503 raft_consensus.cc:740] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.475056 28503 consensus_queue.cc:260] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.475317 28557 consensus_queue.cc:1048] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.476941 28503 ts_tablet_manager.cc:1434] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:08.477209 28557 consensus_queue.cc:1048] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.480106 28542 raft_consensus.cc:515] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.484014 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcfa1994f044d62bad0a33a3d5e7fd0" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:08.484488 28503 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.484515 28376 raft_consensus.cc:3060] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.491770 28376 raft_consensus.cc:2468] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:08.492868 28271 leader_election.cc:304] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:08.494783 28503 tablet_bootstrap.cc:654] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.499876 28302 raft_consensus.cc:3060] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.512472 28528 consensus_queue.cc:1048] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.514011 28494 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.514571 28494 ts_tablet_manager.cc:1403] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.000s
I20260710 11:06:08.516937 28451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcfa1994f044d62bad0a33a3d5e7fd0" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:08.390498 28510 raft_consensus.cc:515] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.517560 28451 raft_consensus.cc:3060] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.519814 28453 raft_consensus.cc:2393] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcc73c56efdf4a95b7da30b1d942894d in current term 1: Already voted for candidate d92a4282de6d47088abd80da7f76aad3 in this term.
I20260710 11:06:08.520174 28548 consensus_queue.cc:1048] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.516897 28557 consensus_queue.cc:1048] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:06:08.411339 28546 consensus_queue.cc:237] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.529711 28451 raft_consensus.cc:2468] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:08.541260 28548 consensus_queue.cc:1048] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.544626 28496 consensus_queue.cc:1048] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.551088 28542 leader_election.cc:290] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.553082 28542 raft_consensus.cc:2804] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.554493 28509 raft_consensus.cc:515] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.579231 28497 tablet_bootstrap.cc:654] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.583179 28508 consensus_queue.cc:1048] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.562491 28510 leader_election.cc:290] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.562820 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:08.593577 28494 raft_consensus.cc:359] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.614192 28494 raft_consensus.cc:385] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.577173 28496 raft_consensus.cc:493] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.615414 28496 raft_consensus.cc:515] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.615693 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ca5028e1145bd8c777bc5d88b7448" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:08.616284 28229 raft_consensus.cc:3060] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.566612 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e83fdbd3ebc4893b3970b5797319f75" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
W20260710 11:06:08.576449 28271 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.3:37945, user_credentials={real_user=slave}} blocked reactor thread for 83649.6us
I20260710 11:06:08.599251 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567ca5028e1145bd8c777bc5d88b7448" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:08.622718 28305 raft_consensus.cc:2393] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 1: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:08.624019 28418 leader_election.cc:304] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:08.600634 28509 leader_election.cc:290] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:08.570554 28542 raft_consensus.cc:697] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:08.626717 28494 raft_consensus.cc:740] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.617533 28496 leader_election.cc:290] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.640190 28494 consensus_queue.cc:260] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.641474 28609 consensus_queue.cc:1048] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.642382 28494 ts_tablet_manager.cc:1434] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.127s	user 0.005s	sys 0.000s
I20260710 11:06:08.641467 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.643926 28452 raft_consensus.cc:3060] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.626536 28453 raft_consensus.cc:3060] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.643292 28494 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:08.657359 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.629830 28510 raft_consensus.cc:2749] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.631614 28542 consensus_queue.cc:237] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.681705 28496 raft_consensus.cc:493] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.682269 28496 raft_consensus.cc:515] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.684346 28496 leader_election.cc:290] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.703876 28546 raft_consensus.cc:493] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.721019 28606 raft_consensus.cc:493] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d92a4282de6d47088abd80da7f76aad3)
I20260710 11:06:08.721603 28606 raft_consensus.cc:515] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.725719 28606 leader_election.cc:290] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.731855 28128 catalog_manager.cc:5697] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.736449 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5322a285648629ed2aa8a025be94f" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.725865 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5322a285648629ed2aa8a025be94f" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.740242 28270 leader_election.cc:304] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [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: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.741120 28606 raft_consensus.cc:2749] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:08.740307 28451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:08.743631 28229 raft_consensus.cc:2468] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:08.744946 28270 leader_election.cc:304] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
W20260710 11:06:08.745503 28342 leader_election.cc:343] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.750120 28606 raft_consensus.cc:2804] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.750654 28606 raft_consensus.cc:697] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:08.751139 28494 tablet_bootstrap.cc:654] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.715489 28546 raft_consensus.cc:515] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.751550 28606 consensus_queue.cc:237] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.753520 28546 leader_election.cc:290] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
W20260710 11:06:08.755613 28344 leader_election.cc:343] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.758886 28497 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:08.759352 28497 ts_tablet_manager.cc:1403] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.461s	user 0.022s	sys 0.022s
I20260710 11:06:08.762873 28497 raft_consensus.cc:359] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.763331 28497 raft_consensus.cc:385] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.763554 28497 raft_consensus.cc:740] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.764259 28497 consensus_queue.cc:260] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.766321 28497 ts_tablet_manager.cc:1434] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:08.768438 28501 tablet_bootstrap.cc:492] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:08.768951 28501 ts_tablet_manager.cc:1403] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.384s	user 0.068s	sys 0.102s
I20260710 11:06:08.770926 28497 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:08.773347 28528 raft_consensus.cc:493] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.773816 28528 raft_consensus.cc:515] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.775008 28453 raft_consensus.cc:2468] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:08.775750 28528 leader_election.cc:290] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:08.776556 28497 tablet_bootstrap.cc:654] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.777751 28510 raft_consensus.cc:493] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.778251 28510 raft_consensus.cc:515] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.780737 28510 leader_election.cc:290] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:08.782917 28501 raft_consensus.cc:359] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.783617 28501 raft_consensus.cc:385] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.783867 28501 raft_consensus.cc:740] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.784596 28501 consensus_queue.cc:260] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.786978 28503 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.787539 28503 ts_tablet_manager.cc:1403] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.303s	user 0.069s	sys 0.098s
I20260710 11:06:08.783375 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
W20260710 11:06:08.793386 28418 leader_election.cc:343] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.794483 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.795101 28501 ts_tablet_manager.cc:1434] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:06:08.797224 28501 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.765048 28451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b83f56f106c4b49b08e99b17695c8b1" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:08.786708 28344 leader_election.cc:343] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.803395 28494 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.804463 28494 ts_tablet_manager.cc:1403] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.001s
I20260710 11:06:08.780781 28616 consensus_queue.cc:1048] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:06:08.805958 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.806586 28375 raft_consensus.cc:2468] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:08.808185 28419 leader_election.cc:304] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [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: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:08.795109 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493a224ec044b62a8c8aa3481438ac8" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.814307 28418 leader_election.cc:304] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:08.815409 28527 raft_consensus.cc:2804] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.815804 28527 raft_consensus.cc:493] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.815886 28510 raft_consensus.cc:2749] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:08.816188 28527 raft_consensus.cc:3060] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:08.834455 28193 consensus_peers.cc:597] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 -> Peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Couldn't send request to peer d92a4282de6d47088abd80da7f76aad3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.827167 28344 leader_election.cc:304] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
W20260710 11:06:08.847276 28342 leader_election.cc:343] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.847765 28527 raft_consensus.cc:515] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.848260 28627 raft_consensus.cc:2749] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:08.849218 28344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.2:34291, user_credentials={real_user=slave}} blocked reactor thread for 63051.8us
I20260710 11:06:08.850422 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:08.850602 28527 leader_election.cc:290] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:08.851023 28375 raft_consensus.cc:3060] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.850646 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.851737 28302 raft_consensus.cc:2468] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:08.851769 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
W20260710 11:06:08.853032 28418 leader_election.cc:343] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.853428 28501 tablet_bootstrap.cc:654] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.859197 28375 raft_consensus.cc:2468] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:08.859790 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b83f56f106c4b49b08e99b17695c8b1" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:08.862366 28503 raft_consensus.cc:359] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.863754 28494 raft_consensus.cc:359] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.873003 28494 raft_consensus.cc:385] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.873317 28494 raft_consensus.cc:740] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.874033 28494 consensus_queue.cc:260] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.875170 28497 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:08.875626 28497 ts_tablet_manager.cc:1403] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.037s
I20260710 11:06:08.876302 28494 ts_tablet_manager.cc:1434] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260710 11:06:08.877174 28494 tablet_bootstrap.cc:492] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d: Bootstrap starting.
I20260710 11:06:08.872887 28503 raft_consensus.cc:385] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.878559 28503 raft_consensus.cc:740] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.878358 28128 catalog_manager.cc:5697] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 0 to 1, leader changed from <none> to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 1 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.879182 28503 consensus_queue.cc:260] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.880519 28497 raft_consensus.cc:359] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.881143 28497 raft_consensus.cc:385] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.881398 28497 raft_consensus.cc:740] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.881621 28503 ts_tablet_manager.cc:1434] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.086s	user 0.003s	sys 0.002s
I20260710 11:06:08.882164 28497 consensus_queue.cc:260] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:08.882565 28503 tablet_bootstrap.cc:492] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
W20260710 11:06:08.883430 28344 leader_election.cc:343] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.883893 28344 leader_election.cc:304] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.884321 28497 ts_tablet_manager.cc:1434] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:08.888023 28503 tablet_bootstrap.cc:654] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.888792 28419 leader_election.cc:304] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [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: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:08.889314 28494 tablet_bootstrap.cc:654] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.889575 28527 raft_consensus.cc:2804] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.890053 28527 raft_consensus.cc:697] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Becoming Leader. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Running, Role: LEADER
I20260710 11:06:08.890866 28527 consensus_queue.cc:237] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.891826 28627 raft_consensus.cc:2749] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.892938 28344 leader_election.cc:304] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [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: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.885193 28128 catalog_manager.cc:5697] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 0 to 1, leader changed from <none> to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 1 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.893661 28627 raft_consensus.cc:2804] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.893996 28627 raft_consensus.cc:493] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.894312 28627 raft_consensus.cc:3060] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.896615 28546 consensus_queue.cc:1048] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.899108 28497 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:08.906970 28627 raft_consensus.cc:515] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.909425 28627 leader_election.cc:290] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:08.909732 28548 consensus_queue.cc:1048] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.914801 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:08.915400 28299 raft_consensus.cc:3060] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.916260 28497 tablet_bootstrap.cc:654] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.916946 28501 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:08.917398 28501 ts_tablet_manager.cc:1403] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.120s	user 0.024s	sys 0.001s
I20260710 11:06:08.919776 28501 raft_consensus.cc:359] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.920365 28501 raft_consensus.cc:385] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.920622 28501 raft_consensus.cc:740] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.921319 28501 consensus_queue.cc:260] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.922912 28503 tablet_bootstrap.cc:492] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.923615 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:08.925868 28503 ts_tablet_manager.cc:1403] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260710 11:06:08.924381 28501 ts_tablet_manager.cc:1434] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:06:08.926627 28606 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.927192 28606 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.929169 28606 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
W20260710 11:06:08.926575 28342 leader_election.cc:343] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.929333 28503 raft_consensus.cc:359] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.930047 28503 raft_consensus.cc:385] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.930234 28501 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.930536 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
W20260710 11:06:08.931825 28270 leader_election.cc:343] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.932138 28503 raft_consensus.cc:740] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.932606 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:08.933993 28268 leader_election.cc:343] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.933809 28503 consensus_queue.cc:260] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.934424 28268 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.935129 28606 raft_consensus.cc:2749] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.937289 28503 ts_tablet_manager.cc:1434] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:06:08.937496 28494 tablet_bootstrap.cc:492] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d: No bootstrap required, opened a new log
I20260710 11:06:08.937943 28494 ts_tablet_manager.cc:1403] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.003s
I20260710 11:06:08.937902 28299 raft_consensus.cc:2468] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:08.939205 28344 leader_election.cc:304] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [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: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:08.940264 28627 raft_consensus.cc:2804] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.940471 28501 tablet_bootstrap.cc:654] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.940754 28627 raft_consensus.cc:697] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:08.938227 28503 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.941579 28627 consensus_queue.cc:237] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.942790 28497 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:08.943288 28497 ts_tablet_manager.cc:1403] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.012s
I20260710 11:06:08.944562 28494 raft_consensus.cc:359] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.945194 28494 raft_consensus.cc:385] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.945441 28494 raft_consensus.cc:740] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.946082 28497 raft_consensus.cc:359] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.946777 28497 raft_consensus.cc:385] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.947093 28497 raft_consensus.cc:740] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.947937 28497 consensus_queue.cc:260] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.948624 28494 consensus_queue.cc:260] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.950284 28497 ts_tablet_manager.cc:1434] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:06:08.950733 28494 ts_tablet_manager.cc:1434] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:08.951474 28497 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:08.953121 28503 tablet_bootstrap.cc:654] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.958990 28501 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:08.959628 28501 ts_tablet_manager.cc:1403] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 11:06:08.959211 28125 catalog_manager.cc:5697] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.968354 28627 consensus_queue.cc:1048] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.971051 28527 raft_consensus.cc:493] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.971509 28527 raft_consensus.cc:515] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:08.973455 28527 leader_election.cc:290] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:08.973927 28501 raft_consensus.cc:359] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.974723 28501 raft_consensus.cc:385] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.975037 28501 raft_consensus.cc:740] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.976128 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:08.973472 28497 tablet_bootstrap.cc:654] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.978199 28125 catalog_manager.cc:5697] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92a4282de6d47088abd80da7f76aad3 (127.25.111.4). New cstate: current_term: 1 leader_uuid: "d92a4282de6d47088abd80da7f76aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.981776 28503 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:08.982623 28503 ts_tablet_manager.cc:1403] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.001s
I20260710 11:06:08.975808 28501 consensus_queue.cc:260] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.985949 28501 ts_tablet_manager.cc:1434] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:06:08.986948 28501 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:08.992486 28497 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:08.985639 28503 raft_consensus.cc:359] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.992923 28497 ts_tablet_manager.cc:1403] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.003s
I20260710 11:06:08.993172 28503 raft_consensus.cc:385] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.993507 28503 raft_consensus.cc:740] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.993934 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:08.994284 28503 consensus_queue.cc:260] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:08.998486 28503 ts_tablet_manager.cc:1434] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:06:08.999168 28503 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:08.994771 28299 raft_consensus.cc:2393] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 1: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:09.000411 28418 leader_election.cc:304] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:09.001447 28527 raft_consensus.cc:3060] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.007748 28503 tablet_bootstrap.cc:654] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.008446 28527 raft_consensus.cc:2749] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.995404 28497 raft_consensus.cc:359] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:08.996857 28501 tablet_bootstrap.cc:654] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.009413 28497 raft_consensus.cc:385] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.009765 28497 raft_consensus.cc:740] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.010479 28497 consensus_queue.cc:260] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.012401 28497 ts_tablet_manager.cc:1434] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:06:09.013566 28497 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:09.018764 28497 tablet_bootstrap.cc:654] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.024027 28501 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:09.024502 28501 ts_tablet_manager.cc:1403] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260710 11:06:09.027088 28501 raft_consensus.cc:359] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.028450 28501 raft_consensus.cc:385] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.028734 28501 raft_consensus.cc:740] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.029547 28501 consensus_queue.cc:260] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.032343 28503 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:09.032879 28503 ts_tablet_manager.cc:1403] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.002s
I20260710 11:06:09.037007 28501 ts_tablet_manager.cc:1434] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:09.037978 28501 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef: Bootstrap starting.
I20260710 11:06:09.042644 28503 raft_consensus.cc:359] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.043381 28503 raft_consensus.cc:385] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.043689 28503 raft_consensus.cc:740] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.045419 28503 consensus_queue.cc:260] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.046518 28497 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:09.047006 28497 ts_tablet_manager.cc:1403] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.018s
I20260710 11:06:09.047725 28503 ts_tablet_manager.cc:1434] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:06:09.048599 28503 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:09.051040 28623 consensus_queue.cc:1048] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.053685 28503 tablet_bootstrap.cc:654] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.055557 28501 tablet_bootstrap.cc:654] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.063522 28497 raft_consensus.cc:359] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.064277 28497 raft_consensus.cc:385] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.065647 28623 raft_consensus.cc:493] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.066100 28623 raft_consensus.cc:515] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.068086 28623 leader_election.cc:290] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:09.064580 28497 raft_consensus.cc:740] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.069463 28497 consensus_queue.cc:260] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.071403 28497 ts_tablet_manager.cc:1434] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 11:06:09.074395 28501 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef: No bootstrap required, opened a new log
I20260710 11:06:09.074780 28501 ts_tablet_manager.cc:1403] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260710 11:06:09.075663 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eda64337054de392dcba021dd09bb1" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:09.076265 28230 raft_consensus.cc:2468] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:09.076802 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eda64337054de392dcba021dd09bb1" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.077176 28501 raft_consensus.cc:359] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.077821 28501 raft_consensus.cc:385] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.078068 28501 raft_consensus.cc:740] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.078490 28497 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:09.078696 28501 consensus_queue.cc:260] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.079969 28302 raft_consensus.cc:2468] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:09.080677 28501 ts_tablet_manager.cc:1434] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:09.080966 28344 leader_election.cc:304] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:09.081710 28623 raft_consensus.cc:2804] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.082084 28623 raft_consensus.cc:493] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.082420 28623 raft_consensus.cc:3060] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.087774 28497 tablet_bootstrap.cc:654] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.089203 28623 raft_consensus.cc:515] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.092121 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eda64337054de392dcba021dd09bb1" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:09.092653 28230 raft_consensus.cc:3060] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.093197 28503 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:09.093653 28503 ts_tablet_manager.cc:1403] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.009s
I20260710 11:06:09.094738 28606 raft_consensus.cc:493] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.095180 28606 raft_consensus.cc:515] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.096689 28527 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.097020 28623 leader_election.cc:290] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:09.097152 28527 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.098099 28503 raft_consensus.cc:359] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.098721 28503 raft_consensus.cc:385] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.099002 28503 raft_consensus.cc:740] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.098587 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:09.099673 28375 raft_consensus.cc:2468] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 0.
I20260710 11:06:09.099681 28503 consensus_queue.cc:260] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.100411 28548 raft_consensus.cc:493] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.100814 28510 raft_consensus.cc:493] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.100857 28548 raft_consensus.cc:515] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.101192 28271 leader_election.cc:304] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:09.101531 28510 raft_consensus.cc:515] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.102841 28548 leader_election.cc:290] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:09.103533 28510 leader_election.cc:290] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:09.105464 28503 ts_tablet_manager.cc:1434] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 11:06:09.106760 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b83f56f106c4b49b08e99b17695c8b1" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:09.106899 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:09.107375 28375 raft_consensus.cc:2468] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:09.107678 28542 raft_consensus.cc:2804] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.108054 28542 raft_consensus.cc:493] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.108404 28542 raft_consensus.cc:3060] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.108630 28230 raft_consensus.cc:2468] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:09.109804 28344 leader_election.cc:304] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:09.110675 28623 raft_consensus.cc:2804] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.111891 28623 raft_consensus.cc:697] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:09.112735 28623 consensus_queue.cc:237] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.113890 28419 leader_election.cc:304] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:09.114629 28510 raft_consensus.cc:2804] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.114974 28510 raft_consensus.cc:493] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.115273 28510 raft_consensus.cc:3060] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.115512 28176 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:09.116165 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.116489 28503 tablet_bootstrap.cc:492] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:09.119720 28496 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.099828 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:09.122196 28510 raft_consensus.cc:515] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.125535 28227 raft_consensus.cc:2468] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 0.
I20260710 11:06:09.119414 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b83f56f106c4b49b08e99b17695c8b1" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:09.126364 28230 raft_consensus.cc:2468] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:09.125370 28496 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:09.099069 28527 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:09.097189 28606 leader_election.cc:290] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:09.127700 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b83f56f106c4b49b08e99b17695c8b1" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:09.128304 28377 raft_consensus.cc:3060] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.128724 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:09.129302 28375 raft_consensus.cc:2468] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:09.129431 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.130079 28300 raft_consensus.cc:2468] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:09.130631 28196 leader_election.cc:304] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:09.130894 28503 tablet_bootstrap.cc:654] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.131250 28344 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:09.132122 28622 raft_consensus.cc:2804] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.132469 28622 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.132776 28622 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.133427 28548 raft_consensus.cc:2804] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.133997 28548 raft_consensus.cc:493] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.120865 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.135385 28377 raft_consensus.cc:2468] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:09.136540 28419 leader_election.cc:304] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:09.137374 28527 raft_consensus.cc:2804] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.138078 28527 raft_consensus.cc:697] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Becoming Leader. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Running, Role: LEADER
I20260710 11:06:09.138911 28527 consensus_queue.cc:237] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.134341 28548 raft_consensus.cc:3060] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.120515 28418 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:09.142920 28528 raft_consensus.cc:2749] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.144881 28496 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:09.139187 28622 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:09.145073 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:09.108057 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eda64337054de392dcba021dd09bb1" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:09.145923 28299 raft_consensus.cc:3060] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.146447 28342 leader_election.cc:343] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.147149 28510 leader_election.cc:290] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:09.147634 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:09.148837 28300 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.149032 28548 raft_consensus.cc:515] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.153088 28497 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: No bootstrap required, opened a new log
I20260710 11:06:09.153621 28542 raft_consensus.cc:515] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.154865 28302 raft_consensus.cc:2393] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fe63b47d21247598c85099b4814d7f1 in current term 1: Already voted for candidate 754bdd6df31546c082cde9fa4cfacfef in this term.
I20260710 11:06:09.154942 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:09.157565 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:09.153612 28497 ts_tablet_manager.cc:1403] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.000s
I20260710 11:06:09.158370 28227 raft_consensus.cc:2393] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 754bdd6df31546c082cde9fa4cfacfef in current term 1: Already voted for candidate 3fe63b47d21247598c85099b4814d7f1 in this term.
I20260710 11:06:09.158723 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b83f56f106c4b49b08e99b17695c8b1" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:09.160560 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
W20260710 11:06:09.161846 28342 leader_election.cc:343] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.159279 28230 raft_consensus.cc:3060] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.162350 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:09.163049 28375 raft_consensus.cc:3060] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.166225 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba5adeb9834acfbe5c545ca5774f27" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:09.166695 28548 leader_election.cc:290] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:09.167492 28196 leader_election.cc:304] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1; no voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:09.168716 28548 raft_consensus.cc:2749] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.168485 28497 raft_consensus.cc:359] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.162364 28622 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:09.169225 28497 raft_consensus.cc:385] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.169637 28497 raft_consensus.cc:740] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.158082 28300 raft_consensus.cc:2468] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:09.170473 28299 raft_consensus.cc:2468] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:09.171314 28542 leader_election.cc:290] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 1 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:09.171866 28344 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [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: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:09.173142 28230 raft_consensus.cc:2468] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:09.173635 28622 raft_consensus.cc:2804] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.174185 28622 raft_consensus.cc:697] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:09.174474 28375 raft_consensus.cc:2468] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:09.175053 28622 consensus_queue.cc:237] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:09.175995 28271 leader_election.cc:304] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [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: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:09.177560 28527 raft_consensus.cc:493] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.170423 28497 consensus_queue.cc:260] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.178018 28527 raft_consensus.cc:515] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.179989 28497 ts_tablet_manager.cc:1434] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:06:09.180820 28508 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.183266 28542 raft_consensus.cc:2804] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.185771 28542 raft_consensus.cc:697] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:09.186609 28542 consensus_queue.cc:237] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:09.208199 28623 raft_consensus.cc:493] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.215524 28606 consensus_queue.cc:1048] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.228860 28503 tablet_bootstrap.cc:492] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:09.229318 28503 ts_tablet_manager.cc:1403] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.113s	user 0.029s	sys 0.042s
I20260710 11:06:09.208743 28623 raft_consensus.cc:515] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.231571 28606 consensus_queue.cc:1048] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.231971 28503 raft_consensus.cc:359] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:09.232579 28451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348ed7db512e4809846306bb694a0fd9" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:09.231611 28623 leader_election.cc:290] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:09.233285 28451 raft_consensus.cc:2468] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
W20260710 11:06:09.233573 28418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.1:37495, user_credentials={real_user=slave}} blocked reactor thread for 43700.9us
I20260710 11:06:09.233008 28127 catalog_manager.cc:5697] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92a4282de6d47088abd80da7f76aad3 (127.25.111.4). New cstate: current_term: 1 leader_uuid: "d92a4282de6d47088abd80da7f76aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.234943 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348ed7db512e4809846306bb694a0fd9" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:09.235534 28227 raft_consensus.cc:2468] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 0.
I20260710 11:06:09.236517 28342 leader_election.cc:304] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:09.237344 28623 raft_consensus.cc:2804] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.237720 28623 raft_consensus.cc:493] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.238758 28623 raft_consensus.cc:3060] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.232659 28503 raft_consensus.cc:385] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.241992 28503 raft_consensus.cc:740] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.242712 28503 consensus_queue.cc:260] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:09.238059 28508 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.243767 28128 catalog_manager.cc:5697] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.244876 28503 ts_tablet_manager.cc:1434] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:09.244666 28125 catalog_manager.cc:5697] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 0 to 1, leader changed from <none> to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 1 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.245738 28503 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3: Bootstrap starting.
I20260710 11:06:09.248303 28508 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:09.250701 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.251302 28300 raft_consensus.cc:2468] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 0.
I20260710 11:06:09.251636 28503 tablet_bootstrap.cc:654] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.251996 28623 raft_consensus.cc:515] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.252920 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e7e8c40a5f4d6c96de575039026661" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:09.253518 28227 raft_consensus.cc:2468] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 0.
I20260710 11:06:09.254452 28451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:09.255015 28623 leader_election.cc:290] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:09.255661 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348ed7db512e4809846306bb694a0fd9" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:09.256093 28452 raft_consensus.cc:3060] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.256289 28418 leader_election.cc:304] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:09.257036 28510 raft_consensus.cc:2804] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.257400 28510 raft_consensus.cc:493] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.257728 28510 raft_consensus.cc:3060] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.257541 28527 leader_election.cc:290] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:09.261334 28193 leader_election.cc:343] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.269594 28542 consensus_queue.cc:1048] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.276634 28510 raft_consensus.cc:515] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.278575 28510 leader_election.cc:290] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:09.279531 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e7e8c40a5f4d6c96de575039026661" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:09.280196 28299 raft_consensus.cc:3060] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.281684 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e7e8c40a5f4d6c96de575039026661" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.283634 28124 catalog_manager.cc:5697] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.287426 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348ed7db512e4809846306bb694a0fd9" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:09.287988 28227 raft_consensus.cc:3060] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.288236 28299 raft_consensus.cc:2468] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:09.289523 28418 leader_election.cc:304] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:09.299062 28452 raft_consensus.cc:2468] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:09.299615 28195 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:09.301119 28508 raft_consensus.cc:2804] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.301465 28508 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.301774 28508 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.305037 28451 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.308277 28508 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.310205 28508 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:09.311197 28195 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.2:34291, user_credentials={real_user=slave}} blocked reactor thread for 45107.2us
I20260710 11:06:09.311959 28449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:09.312624 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:09.312839 28527 raft_consensus.cc:2804] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.313172 28299 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.313313 28527 raft_consensus.cc:697] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Becoming Leader. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Running, Role: LEADER
I20260710 11:06:09.314154 28527 consensus_queue.cc:237] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.315532 28227 raft_consensus.cc:2468] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:09.316625 28344 leader_election.cc:304] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:09.317394 28623 raft_consensus.cc:2804] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.318002 28623 raft_consensus.cc:697] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:09.318775 28623 consensus_queue.cc:237] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.319599 28299 raft_consensus.cc:2468] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 1.
I20260710 11:06:09.323104 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e7e8c40a5f4d6c96de575039026661" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:09.323678 28230 raft_consensus.cc:3060] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.330559 28230 raft_consensus.cc:2468] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
W20260710 11:06:09.319887 28193 leader_election.cc:343] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.332930 28195 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:09.333832 28616 consensus_queue.cc:1048] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.335039 28508 raft_consensus.cc:2804] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.335602 28508 raft_consensus.cc:697] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:09.335911 28550 raft_consensus.cc:493] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.336359 28508 consensus_queue.cc:237] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.336401 28550 raft_consensus.cc:515] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:09.341732 28550 leader_election.cc:290] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:09.343168 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:09.343688 28453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c020f4977b4cf18dabe276d979e5b0" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:09.343917 28375 raft_consensus.cc:2393] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fe63b47d21247598c85099b4814d7f1 in current term 1: Already voted for candidate d92a4282de6d47088abd80da7f76aad3 in this term.
I20260710 11:06:09.345264 28193 leader_election.cc:304] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1; no voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:09.346460 28550 raft_consensus.cc:3060] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.353345 28550 raft_consensus.cc:2749] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.360018 28510 consensus_queue.cc:1048] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.372649 28124 catalog_manager.cc:5697] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.378952 28510 consensus_queue.cc:1048] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.379730 28503 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3: No bootstrap required, opened a new log
I20260710 11:06:09.385847 28503 ts_tablet_manager.cc:1403] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.025s
I20260710 11:06:09.388964 28127 catalog_manager.cc:5697] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92a4282de6d47088abd80da7f76aad3 (127.25.111.4). New cstate: current_term: 1 leader_uuid: "d92a4282de6d47088abd80da7f76aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.389776 28126 catalog_manager.cc:5697] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 1 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.390403 28503 raft_consensus.cc:359] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.391045 28503 raft_consensus.cc:385] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.391314 28503 raft_consensus.cc:740] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.392107 28503 consensus_queue.cc:260] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.394923 28503 ts_tablet_manager.cc:1434] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:06:09.470201 28623 consensus_queue.cc:1048] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.480893 28496 consensus_queue.cc:1048] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.525980 28527 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.526439 28527 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:09.528385 28527 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:09.528924 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.529314 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:09.529596 28300 raft_consensus.cc:2393] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 1: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:09.530514 28418 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:09.531107 28527 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.535996 28527 raft_consensus.cc:2749] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.610337 28616 consensus_queue.cc:1048] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.618044 28527 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.618564 28527 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:09.619828 28509 consensus_queue.cc:1048] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.621709 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:09.622336 28527 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:09.622668 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:09.623400 28300 raft_consensus.cc:2393] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 1: Already voted for candidate 3fe63b47d21247598c85099b4814d7f1 in this term.
I20260710 11:06:09.625211 28418 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:09.626374 28527 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.633981 28527 raft_consensus.cc:2749] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.636063 28527 consensus_queue.cc:1048] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.645841 28528 consensus_queue.cc:1048] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.715051 28622 consensus_queue.cc:1048] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.715634 28496 consensus_queue.cc:1048] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.726482 28550 consensus_queue.cc:1048] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.730893 28496 consensus_queue.cc:1048] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.735235 28546 consensus_queue.cc:1048] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.759254 28508 consensus_queue.cc:1048] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.783886 28546 consensus_queue.cc:1048] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.798636 28623 consensus_queue.cc:1048] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.834890 28528 consensus_queue.cc:1048] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.844692 28527 consensus_queue.cc:1048] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.000041 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:06:10.025399 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:10.026064 26044 tablet_replica.cc:333] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.026612 26044 raft_consensus.cc:2243] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.027017 26044 raft_consensus.cc:2272] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.029201 26044 tablet_replica.cc:333] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.029718 26044 raft_consensus.cc:2243] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.030113 26044 raft_consensus.cc:2272] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.032038 26044 tablet_replica.cc:333] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.032533 26044 raft_consensus.cc:2243] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.032910 26044 raft_consensus.cc:2272] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.034885 26044 tablet_replica.cc:333] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.035392 26044 raft_consensus.cc:2243] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.035791 26044 raft_consensus.cc:2272] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.037609 26044 tablet_replica.cc:333] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.038139 26044 raft_consensus.cc:2243] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:10.038779 26044 raft_consensus.cc:2272] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.040388 26044 tablet_replica.cc:333] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.040858 26044 raft_consensus.cc:2243] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.041211 26044 raft_consensus.cc:2272] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.042656 26044 tablet_replica.cc:333] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.043143 26044 raft_consensus.cc:2243] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:10.043825 26044 raft_consensus.cc:2272] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.045617 26044 tablet_replica.cc:333] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.046222 26044 raft_consensus.cc:2243] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:10.046829 26044 raft_consensus.cc:2272] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.048830 26044 tablet_replica.cc:333] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.049343 26044 raft_consensus.cc:2243] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.049773 26044 raft_consensus.cc:2272] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.051627 26044 tablet_replica.cc:333] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.052058 26044 raft_consensus.cc:2243] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.052371 26044 raft_consensus.cc:2272] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.054028 26044 tablet_replica.cc:333] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.054589 26044 raft_consensus.cc:2243] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:10.055316 26044 raft_consensus.cc:2272] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.056895 26044 tablet_replica.cc:333] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.057341 26044 raft_consensus.cc:2243] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:10.057960 26044 raft_consensus.cc:2272] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.059520 26044 tablet_replica.cc:333] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.059949 26044 raft_consensus.cc:2243] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.060415 26044 raft_consensus.cc:2272] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.062369 26044 tablet_replica.cc:333] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.062810 26044 raft_consensus.cc:2243] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.063150 26044 raft_consensus.cc:2272] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.065070 26044 tablet_replica.cc:333] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.065512 26044 raft_consensus.cc:2243] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:10.066104 26044 raft_consensus.cc:2272] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.067625 26044 tablet_replica.cc:333] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.068024 26044 raft_consensus.cc:2243] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.068344 26044 raft_consensus.cc:2272] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.069797 26044 tablet_replica.cc:333] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.070197 26044 raft_consensus.cc:2243] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.070501 26044 raft_consensus.cc:2272] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.071978 26044 tablet_replica.cc:333] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: stopping tablet replica
I20260710 11:06:10.072361 26044 raft_consensus.cc:2243] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:10.072974 26044 raft_consensus.cc:2272] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.097052 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
I20260710 11:06:10.118613 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:10.124202 28687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:10.125701 28688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:10.131906 26044 server_base.cc:1061] running on GCE node
W20260710 11:06:10.133340 28690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:10.134801 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:10.135008 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:10.135205 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681570135182 us; error 0 us; skew 500 ppm
I20260710 11:06:10.139842 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:10.142359 26044 webserver.cc:533] Webserver started at http://127.25.111.1:42701/ using document root <none> and password file <none>
I20260710 11:06:10.142803 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:10.142964 26044 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:10.146814 26044 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:06:10.151077 28695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:10.152225 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:10.152493 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "3fe63b47d21247598c85099b4814d7f1"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-0nsv"
I20260710 11:06:10.152755 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:06:10.185369 28270 consensus_peers.cc:597] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.187672 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:10.188712 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:10.190042 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:10.194087 28704 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:06:10.204202 28344 consensus_peers.cc:597] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:10.208665 28418 consensus_peers.cc:597] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:10.218271 28344 consensus_peers.cc:597] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:10.244621 28344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111) [suppressed 22 similar messages]
W20260710 11:06:10.247227 28344 consensus_peers.cc:597] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:10.260840 28270 consensus_peers.cc:597] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.278765 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:06:10.279078 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.001s	sys 0.003s
I20260710 11:06:10.279340 26044 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:06:10.283254 28704 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.298059 28704 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.298923 28704 tablet_bootstrap.cc:492] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.299526 28704 ts_tablet_manager.cc:1403] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:06:10.302167 28704 raft_consensus.cc:359] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.302783 28704 raft_consensus.cc:740] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.303444 28704 consensus_queue.cc:260] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.305640 28704 ts_tablet_manager.cc:1434] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:10.306346 28704 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.318446 28704 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.319177 28704 tablet_bootstrap.cc:492] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.319639 28704 ts_tablet_manager.cc:1403] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 11:06:10.321098 28704 raft_consensus.cc:359] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.321528 28704 raft_consensus.cc:740] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.322055 28704 consensus_queue.cc:260] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.323338 28704 ts_tablet_manager.cc:1434] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:06:10.323897 28704 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.333145 28704 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.333808 28704 tablet_bootstrap.cc:492] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.334229 28704 ts_tablet_manager.cc:1403] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:06:10.335711 28704 raft_consensus.cc:359] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.336153 28704 raft_consensus.cc:740] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.336642 28704 consensus_queue.cc:260] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.338116 28704 ts_tablet_manager.cc:1434] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:06:10.338758 28704 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.348083 28704 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.348654 28704 tablet_bootstrap.cc:492] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.349071 28704 ts_tablet_manager.cc:1403] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:10.350744 28704 raft_consensus.cc:359] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.351325 28704 raft_consensus.cc:740] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.352039 28704 consensus_queue.cc:260] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.353713 28704 ts_tablet_manager.cc:1434] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.354501 28704 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.356096 26044 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:06:10.356380 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.077s	user 0.066s	sys 0.011s
W20260710 11:06:10.356741 28418 consensus_peers.cc:597] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:10.365489 28418 consensus_peers.cc:597] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.366804 28704 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.367420 28704 tablet_bootstrap.cc:492] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.367908 28704 ts_tablet_manager.cc:1403] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:06:10.369619 28704 raft_consensus.cc:359] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:10.370280 28704 raft_consensus.cc:740] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.370843 28704 consensus_queue.cc:260] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:10.372504 28704 ts_tablet_manager.cc:1434] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.373128 28704 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
W20260710 11:06:10.385221 28344 consensus_peers.cc:597] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.389191 28704 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.390021 28704 tablet_bootstrap.cc:492] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.390576 28704 ts_tablet_manager.cc:1403] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 11:06:10.392797 28704 raft_consensus.cc:359] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.393383 28704 raft_consensus.cc:740] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.393999 28704 consensus_queue.cc:260] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.395965 28704 ts_tablet_manager.cc:1434] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:10.396682 28704 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.406528 28704 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.407204 28704 tablet_bootstrap.cc:492] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.407847 28704 ts_tablet_manager.cc:1403] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:06:10.409909 28704 raft_consensus.cc:359] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.410394 28704 raft_consensus.cc:740] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.410919 28704 consensus_queue.cc:260] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.412473 28704 ts_tablet_manager.cc:1434] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.413117 28704 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.426656 28704 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.427486 28704 tablet_bootstrap.cc:492] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.428071 28704 ts_tablet_manager.cc:1403] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
W20260710 11:06:10.429175 28418 consensus_peers.cc:597] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.429781 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:37495
I20260710 11:06:10.429898 28773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:37495 every 8 connection(s)
I20260710 11:06:10.430269 28704 raft_consensus.cc:359] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.430732 28704 raft_consensus.cc:740] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.431245 28704 consensus_queue.cc:260] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.432844 28704 ts_tablet_manager.cc:1434] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:10.433508 28704 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.447170 28704 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.448457 28704 tablet_bootstrap.cc:492] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.448899 28704 ts_tablet_manager.cc:1403] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 11:06:10.450896 28704 raft_consensus.cc:359] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.451469 28704 raft_consensus.cc:740] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.452234 28704 consensus_queue.cc:260] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:10.454151 28704 ts_tablet_manager.cc:1434] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:10.454890 28704 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.455017 28774 heartbeater.cc:344] Connected to a master server at 127.25.111.62:37059
I20260710 11:06:10.455406 28774 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:10.456218 28774 heartbeater.cc:507] Master 127.25.111.62:37059 requested a full tablet report, sending...
I20260710 11:06:10.464073 28125 ts_manager.cc:194] Re-registered known tserver with Master: 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:10.466764 28704 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.467377 28704 tablet_bootstrap.cc:492] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.467856 28704 ts_tablet_manager.cc:1403] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:06:10.469391 28704 raft_consensus.cc:359] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.469833 28704 raft_consensus.cc:740] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.470278 28704 consensus_queue.cc:260] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.471709 28704 ts_tablet_manager.cc:1434] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.472342 28704 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.477241 28125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34152
I20260710 11:06:10.480286 28774 heartbeater.cc:499] Master 127.25.111.62:37059 was elected leader, sending a full tablet report...
I20260710 11:06:10.481963 28704 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.482581 28704 tablet_bootstrap.cc:492] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.483057 28704 ts_tablet_manager.cc:1403] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:10.484655 28704 raft_consensus.cc:359] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.485189 28704 raft_consensus.cc:740] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.485682 28704 consensus_queue.cc:260] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.486928 28704 ts_tablet_manager.cc:1434] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.487569 28704 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.497265 28704 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.497931 28704 tablet_bootstrap.cc:492] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.498380 28704 ts_tablet_manager.cc:1403] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:10.500489 28704 raft_consensus.cc:359] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.500972 28704 raft_consensus.cc:740] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.501541 28704 consensus_queue.cc:260] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.503065 28704 ts_tablet_manager.cc:1434] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.503707 28704 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.513929 28704 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.514552 28704 tablet_bootstrap.cc:492] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.515012 28704 ts_tablet_manager.cc:1403] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:10.516567 28704 raft_consensus.cc:359] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.516985 28704 raft_consensus.cc:740] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.517475 28704 consensus_queue.cc:260] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.518803 28704 ts_tablet_manager.cc:1434] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.519699 28704 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.529330 28704 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.529906 28704 tablet_bootstrap.cc:492] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.530332 28704 ts_tablet_manager.cc:1403] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:10.531810 28704 raft_consensus.cc:359] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.532230 28704 raft_consensus.cc:740] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.532663 28704 consensus_queue.cc:260] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.533911 28704 ts_tablet_manager.cc:1434] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:06:10.534791 28704 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.545904 28704 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.546519 28704 tablet_bootstrap.cc:492] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.546947 28704 ts_tablet_manager.cc:1403] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:06:10.548625 28704 raft_consensus.cc:359] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.549078 28704 raft_consensus.cc:740] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.549522 28704 consensus_queue.cc:260] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.550781 28704 ts_tablet_manager.cc:1434] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.551672 28704 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.562671 28704 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.563318 28704 tablet_bootstrap.cc:492] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.563788 28704 ts_tablet_manager.cc:1403] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260710 11:06:10.565299 28704 raft_consensus.cc:359] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.565726 28704 raft_consensus.cc:740] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.566210 28704 consensus_queue.cc:260] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.567498 28704 ts_tablet_manager.cc:1434] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.568100 28704 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.579543 28704 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.580156 28704 tablet_bootstrap.cc:492] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.580602 28704 ts_tablet_manager.cc:1403] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:06:10.582078 28704 raft_consensus.cc:359] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.582510 28704 raft_consensus.cc:740] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.582979 28704 consensus_queue.cc:260] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:10.584650 28704 ts_tablet_manager.cc:1434] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:10.585604 28704 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap starting.
I20260710 11:06:10.597263 28704 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:10.597854 28704 tablet_bootstrap.cc:492] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Bootstrap complete.
I20260710 11:06:10.598279 28704 ts_tablet_manager.cc:1403] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:06:10.600018 28704 raft_consensus.cc:359] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.600432 28704 raft_consensus.cc:740] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.600878 28704 consensus_queue.cc:260] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:10.602092 28704 ts_tablet_manager.cc:1434] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:11.042974 28790 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.043411 28790 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.045307 28790 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:11.046032 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:11.046726 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.047422 28747 raft_consensus.cc:2468] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:11.048386 28270 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:11.048967 28790 raft_consensus.cc:2804] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.049266 28790 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.049566 28790 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.053460 28623 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.053957 28623 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.054286 28790 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.056123 28790 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:11.056648 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.056792 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:11.056936 28623 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.057325 28747 raft_consensus.cc:2468] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:11.057868 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:11.058284 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.058418 28344 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:11.058874 28746 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.059145 28623 raft_consensus.cc:2804] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.059502 28623 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.059783 28623 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.063766 28746 raft_consensus.cc:2468] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 2.
I20260710 11:06:11.064285 28623 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.064733 28270 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:11.065546 28790 raft_consensus.cc:2804] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.065937 28790 raft_consensus.cc:697] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:11.066181 28623 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.066870 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.066747 28790 consensus_queue.cc:237] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.067432 28746 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.067654 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:11.072522 28746 raft_consensus.cc:2468] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 2.
I20260710 11:06:11.073599 28344 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:11.075973 28623 raft_consensus.cc:2804] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.076402 28623 raft_consensus.cc:697] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:11.077198 28623 consensus_queue.cc:237] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.078118 28125 catalog_manager.cc:5697] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 1 to 2, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 2 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:11.084900 28124 catalog_manager.cc:5697] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 1 to 2, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 2 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:11.098726 28623 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.099252 28623 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:11.101228 28623 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:11.101900 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:11.102239 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.102859 28746 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:11.103858 28344 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:11.104457 28623 raft_consensus.cc:2804] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.104777 28623 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.105048 28623 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.109454 28623 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:11.110769 28623 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:11.111503 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:11.111673 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.112138 28746 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.116374 28746 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 2.
I20260710 11:06:11.117220 28344 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:11.117839 28623 raft_consensus.cc:2804] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.118196 28623 raft_consensus.cc:697] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:11.118876 28623 consensus_queue.cc:237] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:11.125599 28124 catalog_manager.cc:5697] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 1 to 2, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 2 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.193747 28606 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.194172 28606 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.195749 28606 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:11.196568 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.196666 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:11.197213 28747 raft_consensus.cc:2393] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754bdd6df31546c082cde9fa4cfacfef in current term 2: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:11.198050 28270 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [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: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:11.198827 28606 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.203377 28606 raft_consensus.cc:2749] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.256429 28606 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.256865 28606 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.258553 28606 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:11.259222 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:11.259559 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.260128 28747 raft_consensus.cc:2468] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:11.260998 28270 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:11.261581 28606 raft_consensus.cc:2804] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.261854 28606 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.262109 28606 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.262599 28528 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.263006 28528 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.264587 28528 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.265273 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.265583 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:11.265913 28747 raft_consensus.cc:2468] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 1.
I20260710 11:06:11.266995 28418 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [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: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:11.267740 28528 raft_consensus.cc:2804] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.267794 28606 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.268224 28528 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.268599 28528 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.268920 28299 raft_consensus.cc:2393] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 2: Already voted for candidate 754bdd6df31546c082cde9fa4cfacfef in this term.
I20260710 11:06:11.270169 28606 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:11.270418 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:11.270709 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.271214 28747 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.274353 28528 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.275501 28450 raft_consensus.cc:2393] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 754bdd6df31546c082cde9fa4cfacfef in current term 2: Already voted for candidate d92a4282de6d47088abd80da7f76aad3 in this term.
I20260710 11:06:11.276526 28747 raft_consensus.cc:2468] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 2.
I20260710 11:06:11.277719 28270 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:11.278690 28528 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.278594 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.279305 28606 raft_consensus.cc:2804] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.279857 28746 raft_consensus.cc:2393] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 2: Already voted for candidate 754bdd6df31546c082cde9fa4cfacfef in this term.
I20260710 11:06:11.279855 28606 raft_consensus.cc:697] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:11.279995 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:11.280802 28606 consensus_queue.cc:237] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.282352 28418 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:11.283413 28528 raft_consensus.cc:2749] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.287052 28528 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.287536 28528 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:11.289523 28528 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.289772 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.289415 28124 catalog_manager.cc:5697] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 1 to 2, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 2 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:11.290548 28746 raft_consensus.cc:2393] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 2: Already voted for candidate 754bdd6df31546c082cde9fa4cfacfef in this term.
I20260710 11:06:11.290588 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:11.291932 28418 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:11.292685 28528 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.298072 28528 raft_consensus.cc:2749] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.313117 28623 raft_consensus.cc:493] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.313599 28623 raft_consensus.cc:515] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.315284 28623 leader_election.cc:290] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.315971 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.316321 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:11.316597 28746 raft_consensus.cc:2468] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:11.317639 28344 leader_election.cc:304] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:11.318274 28623 raft_consensus.cc:2804] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.318675 28623 raft_consensus.cc:493] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.319020 28623 raft_consensus.cc:3060] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.323861 28623 raft_consensus.cc:515] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.325244 28623 leader_election.cc:290] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.325909 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.326071 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:11.326378 28746 raft_consensus.cc:3060] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.330708 28746 raft_consensus.cc:2468] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 2.
I20260710 11:06:11.331629 28344 leader_election.cc:304] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:11.332258 28623 raft_consensus.cc:2804] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.332566 28623 raft_consensus.cc:697] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:11.333148 28623 consensus_queue.cc:237] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.339604 28124 catalog_manager.cc:5697] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 1 to 2, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 2 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:11.361385 28623 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.361801 28623 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.363075 28623 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.363780 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.364040 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:11.364323 28746 raft_consensus.cc:2468] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:11.365419 28344 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:11.366344 28623 raft_consensus.cc:2804] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.366684 28623 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.366930 28623 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.372479 28623 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.373767 28623 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.374312 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.374672 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:11.374918 28746 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.379287 28746 raft_consensus.cc:2468] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 2.
I20260710 11:06:11.380128 28344 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:11.380751 28623 raft_consensus.cc:2804] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.381157 28623 raft_consensus.cc:697] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:11.381757 28623 consensus_queue.cc:237] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.388221 28124 catalog_manager.cc:5697] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 1 to 2, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 2 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:11.443760 28606 raft_consensus.cc:493] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.444211 28606 raft_consensus.cc:515] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.446085 28606 leader_election.cc:290] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:11.446599 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.447317 28746 raft_consensus.cc:2393] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754bdd6df31546c082cde9fa4cfacfef in current term 2: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:11.447202 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d54f498c8f84b2a84f91248cacb7180" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:11.448364 28271 leader_election.cc:304] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [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: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:11.448935 28606 raft_consensus.cc:3060] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.453727 28606 raft_consensus.cc:2749] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.461899 28450 raft_consensus.cc:1275] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.463117 28606 consensus_queue.cc:1048] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.464430 28789 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.464949 28789 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.466832 28789 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:11.468281 28746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.468756 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:11.469344 28746 raft_consensus.cc:2393] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754bdd6df31546c082cde9fa4cfacfef in current term 2: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:11.470598 28271 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [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: 754bdd6df31546c082cde9fa4cfacfef; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:11.471318 28789 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.479919 28789 raft_consensus.cc:2749] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.480456 28789 raft_consensus.cc:493] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.480913 28789 raft_consensus.cc:515] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.483668 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.483865 28789 leader_election.cc:290] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:11.484282 28747 raft_consensus.cc:2468] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 1.
I20260710 11:06:11.483785 28746 raft_consensus.cc:1275] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.485664 28270 leader_election.cc:304] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:11.486573 28789 raft_consensus.cc:2804] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.486933 28789 raft_consensus.cc:493] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.487282 28789 raft_consensus.cc:3060] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.488811 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:11.490649 28623 raft_consensus.cc:493] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.491533 28623 raft_consensus.cc:515] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.491834 28606 consensus_queue.cc:1048] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.496481 28623 leader_election.cc:290] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:11.496496 28527 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:11.497097 28527 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:11.498210 28789 raft_consensus.cc:515] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.498622 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.499078 28527 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:11.499233 28747 raft_consensus.cc:2468] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:11.500901 28789 leader_election.cc:290] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 election: Requested vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:11.500855 28747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
I20260710 11:06:11.501205 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:11.501572 28747 raft_consensus.cc:3060] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.501845 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:11.500918 28745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fe63b47d21247598c85099b4814d7f1" is_pre_election: true
I20260710 11:06:11.502491 28377 raft_consensus.cc:3060] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.502948 28745 raft_consensus.cc:2393] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92a4282de6d47088abd80da7f76aad3 in current term 2: Already voted for candidate bcc73c56efdf4a95b7da30b1d942894d in this term.
I20260710 11:06:11.504796 28418 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:11.505874 28527 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.509276 28747 raft_consensus.cc:2468] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 2.
I20260710 11:06:11.509413 28377 raft_consensus.cc:2468] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 2.
I20260710 11:06:11.510643 28270 leader_election.cc:304] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:11.511150 28344 leader_election.cc:304] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:11.512104 28623 raft_consensus.cc:2764] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:06:11.512202 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466611b7cb3d4cc69e005280e210cad6" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "754bdd6df31546c082cde9fa4cfacfef" is_pre_election: true
I20260710 11:06:11.513309 28299 raft_consensus.cc:2393] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcc73c56efdf4a95b7da30b1d942894d in current term 2: Already voted for candidate 754bdd6df31546c082cde9fa4cfacfef in this term.
I20260710 11:06:11.514928 28789 raft_consensus.cc:2804] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.515617 28789 raft_consensus.cc:697] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:11.516441 28789 consensus_queue.cc:237] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:11.516961 28527 raft_consensus.cc:2749] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:11.522149 28747 raft_consensus.cc:1275] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.524298 28623 consensus_queue.cc:1048] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.525723 28299 raft_consensus.cc:1275] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.528882 28496 consensus_queue.cc:1048] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.546900 28125 catalog_manager.cc:5697] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 1 to 2, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 2 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.584344 28451 raft_consensus.cc:1275] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.585454 28546 consensus_queue.cc:1048] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.595230 28747 raft_consensus.cc:1275] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.596730 28813 consensus_queue.cc:1048] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.731814 28747 raft_consensus.cc:1275] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.732906 28789 consensus_queue.cc:1048] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.740984 28451 raft_consensus.cc:1275] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.742569 28805 consensus_queue.cc:1048] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.766001 28747 raft_consensus.cc:1275] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.767031 28813 consensus_queue.cc:1048] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.775775 28300 raft_consensus.cc:1275] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.777231 28546 consensus_queue.cc:1048] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.843809 28300 raft_consensus.cc:1275] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.845047 28546 consensus_queue.cc:1048] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.854228 28747 raft_consensus.cc:1275] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.855989 28546 consensus_queue.cc:1048] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.074478 28746 raft_consensus.cc:1275] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.075793 28805 consensus_queue.cc:1048] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.080977 28377 raft_consensus.cc:1275] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.082296 28805 consensus_queue.cc:1048] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:20.441253 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:20.470508 28375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b"
dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
mode: GRACEFUL
new_leader_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:47558
I20260710 11:06:20.471078 28375 raft_consensus.cc:606] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Received request to transfer leadership to TS 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:20.473263 28375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4"
dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
mode: GRACEFUL
new_leader_uuid: "754bdd6df31546c082cde9fa4cfacfef"
 from {username='slave'} at 127.0.0.1:47558
I20260710 11:06:20.473644 28375 raft_consensus.cc:606] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Received request to transfer leadership to TS 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:20.475560 28375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80eda64337054de392dcba021dd09bb1"
dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
mode: GRACEFUL
new_leader_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:47558
I20260710 11:06:20.475975 28375 raft_consensus.cc:606] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Received request to transfer leadership to TS 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:20.486162 28299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e"
dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
mode: GRACEFUL
new_leader_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:41510
I20260710 11:06:20.486670 28299 raft_consensus.cc:606] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Received request to transfer leadership to TS 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:20.489009 28375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8f72a3743a144699015972a2ebde886"
dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
mode: GRACEFUL
new_leader_uuid: "d92a4282de6d47088abd80da7f76aad3"
 from {username='slave'} at 127.0.0.1:47558
I20260710 11:06:20.489429 28375 raft_consensus.cc:606] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Received request to transfer leadership to TS d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:20.490300 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:20.490921 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:20.726667 28846 raft_consensus.cc:993] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef: : Instructing follower 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:20.727278 28838 raft_consensus.cc:1081] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Signalling peer 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:20.732097 28747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e"
dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:40880
I20260710 11:06:20.732750 28747 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:20.733167 28747 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:20.748344 28747 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:20.751336 28747 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 3 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:20.775076 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:20.775692 28450 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:20.786762 28450 raft_consensus.cc:2468] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:20.788220 28696 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:20.789846 28845 raft_consensus.cc:993] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d: : Instructing follower 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:20.790467 28845 raft_consensus.cc:1081] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Signalling peer 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:20.792290 28747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80eda64337054de392dcba021dd09bb1"
dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:40882
I20260710 11:06:20.792944 28747 raft_consensus.cc:493] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:20.793285 28747 raft_consensus.cc:3060] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:20.803704 28854 raft_consensus.cc:2804] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:20.803700 28747 raft_consensus.cc:515] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:20.834878 28854 raft_consensus.cc:697] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:20.836140 28854 consensus_queue.cc:237] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:20.923318 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a558e6c57e4f1a8a0bb0766070119e" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:20.924104 28300 raft_consensus.cc:3055] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:20.924459 28300 raft_consensus.cc:740] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:20.925359 28300 consensus_queue.cc:260] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:20.926868 28300 raft_consensus.cc:3060] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.317998 28746 raft_consensus.cc:1240] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Rejecting Update request from peer bcc73c56efdf4a95b7da30b1d942894d for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:21.327698 28845 consensus_queue.cc:1059] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.328778 28845 raft_consensus.cc:3055] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:21.329155 28845 raft_consensus.cc:740] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:21.329979 28845 consensus_queue.cc:260] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:21.332392 28845 raft_consensus.cc:3060] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.339632 28300 raft_consensus.cc:2468] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.341939 28747 leader_election.cc:290] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 2 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:21.344053 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eda64337054de392dcba021dd09bb1" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:21.344774 28300 raft_consensus.cc:3060] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.353055 28300 raft_consensus.cc:2468] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 2.
I20260710 11:06:21.360093 28698 leader_election.cc:304] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
W20260710 11:06:21.354883 28271 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:06:21.377432 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eda64337054de392dcba021dd09bb1" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:21.377941 28299 raft_consensus.cc:1240] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Rejecting Update request from peer bcc73c56efdf4a95b7da30b1d942894d for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:21.384570 28375 raft_consensus.cc:2468] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 2.
I20260710 11:06:21.398396 28859 raft_consensus.cc:993] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d: : Instructing follower 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.399935 28871 raft_consensus.cc:2804] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:21.402382 28871 raft_consensus.cc:697] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 2 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:21.402827 28867 raft_consensus.cc:993] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d: : Instructing follower d92a4282de6d47088abd80da7f76aad3 to start an election
I20260710 11:06:21.403362 28867 raft_consensus.cc:1081] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Signalling peer d92a4282de6d47088abd80da7f76aad3 to start an election
I20260710 11:06:21.404362 28859 raft_consensus.cc:1081] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Signalling peer 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.403538 28871 consensus_queue.cc:237] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:21.406500 28746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b"
dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:40882
I20260710 11:06:21.406975 28746 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:21.407277 28746 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.409685 28845 raft_consensus.cc:993] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d: : Instructing follower 754bdd6df31546c082cde9fa4cfacfef to start an election
I20260710 11:06:21.410123 28845 raft_consensus.cc:1081] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Signalling peer 754bdd6df31546c082cde9fa4cfacfef to start an election
I20260710 11:06:21.414937 28450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8f72a3743a144699015972a2ebde886"
dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
 from {username='slave'} at 127.0.0.1:37620
I20260710 11:06:21.415562 28450 raft_consensus.cc:493] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:21.415983 28450 raft_consensus.cc:3060] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.419875 28299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4"
dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
 from {username='slave'} at 127.0.0.1:44872
I20260710 11:06:21.420377 28299 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:21.420692 28299 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.421758 28746 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
W20260710 11:06:21.421774 28854 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.027s	sys 0.044s
W20260710 11:06:21.425709 28854 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.028s	sys 0.044s
I20260710 11:06:21.426389 28746 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 3 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:21.427361 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:21.427901 28375 raft_consensus.cc:3055] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:21.428174 28375 raft_consensus.cc:740] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:21.428931 28375 consensus_queue.cc:260] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:21.429980 28375 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.430083 28300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e6e1e0c6d1411ab3e4fb93d967617b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:21.430604 28300 raft_consensus.cc:3060] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.432709 28450 raft_consensus.cc:515] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:21.434918 28450 leader_election.cc:290] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:21.435156 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:21.435724 28302 raft_consensus.cc:3060] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.436029 28375 raft_consensus.cc:2468] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.437356 28699 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, bcc73c56efdf4a95b7da30b1d942894d; no voters: 
I20260710 11:06:21.438301 28854 raft_consensus.cc:2804] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:21.438838 28854 raft_consensus.cc:697] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:21.439724 28854 consensus_queue.cc:237] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:21.442173 28302 raft_consensus.cc:2468] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 2.
I20260710 11:06:21.442935 28300 raft_consensus.cc:2468] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.446376 28418 leader_election.cc:304] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:21.447749 28375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f72a3743a144699015972a2ebde886" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:21.448237 28375 raft_consensus.cc:3055] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:21.448482 28375 raft_consensus.cc:740] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:21.448802 28866 raft_consensus.cc:2804] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:21.449250 28866 raft_consensus.cc:697] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 2 LEADER]: Becoming Leader. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Running, Role: LEADER
I20260710 11:06:21.449237 28375 consensus_queue.cc:260] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:21.450434 28375 raft_consensus.cc:3060] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.450276 28866 consensus_queue.cc:237] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:21.453190 28127 catalog_manager.cc:5697] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 2 to 3, leader changed from 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2) to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:21.448418 28299 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:21.454813 28127 catalog_manager.cc:5697] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 1 to 2, leader changed from bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3) to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:21.457059 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:21.457626 28450 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.458185 28299 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:21.458657 28375 raft_consensus.cc:2468] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 2.
I20260710 11:06:21.460053 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "754bdd6df31546c082cde9fa4cfacfef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:21.463865 28450 raft_consensus.cc:2468] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 2.
I20260710 11:06:21.466046 28377 raft_consensus.cc:3055] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:21.467984 28377 raft_consensus.cc:740] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:21.468688 28268 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754bdd6df31546c082cde9fa4cfacfef, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:21.468788 28377 consensus_queue.cc:260] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:21.469614 28858 raft_consensus.cc:2804] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:21.470052 28377 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:21.470059 28858 raft_consensus.cc:697] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Becoming Leader. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:21.471664 28858 consensus_queue.cc:237] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:21.480423 28377 raft_consensus.cc:2468] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754bdd6df31546c082cde9fa4cfacfef in term 2.
I20260710 11:06:21.482327 28124 catalog_manager.cc:5697] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 reported cstate change: term changed from 1 to 2, leader changed from bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3) to d92a4282de6d47088abd80da7f76aad3 (127.25.111.4). New cstate: current_term: 2 leader_uuid: "d92a4282de6d47088abd80da7f76aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:21.493435 28125 catalog_manager.cc:5697] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef reported cstate change: term changed from 1 to 2, leader changed from bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3) to 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2). New cstate: current_term: 2 leader_uuid: "754bdd6df31546c082cde9fa4cfacfef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:21.508551 28125 catalog_manager.cc:5697] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 2 to 3, leader changed from bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3) to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:21.565701 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:21.581617 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:21.594503 28299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae"
dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
mode: GRACEFUL
new_leader_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:41510
I20260710 11:06:21.594961 28299 raft_consensus.cc:606] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Received request to transfer leadership to TS 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:21.597239 28377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b"
dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
mode: GRACEFUL
new_leader_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:47558
I20260710 11:06:21.597787 28377 raft_consensus.cc:606] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Received request to transfer leadership to TS 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:21.600180 28377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f"
dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
mode: GRACEFUL
new_leader_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:47558
I20260710 11:06:21.600587 28377 raft_consensus.cc:606] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Received request to transfer leadership to TS 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:21.601511 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:21.602128 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:21.670117 28450 raft_consensus.cc:1275] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:21.671468 28854 consensus_queue.cc:1048] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.682155 28299 raft_consensus.cc:1275] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:21.683828 28873 consensus_queue.cc:1048] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.748713 28847 raft_consensus.cc:993] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d: : Instructing follower 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.749185 28872 raft_consensus.cc:1081] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Signalling peer 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.750546 28746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b"
dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:40882
I20260710 11:06:21.751060 28746 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:21.751401 28746 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.756493 28746 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:21.757905 28746 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 3 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:21.758608 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:21.758821 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:21.759195 28377 raft_consensus.cc:3055] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:21.759341 28450 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.759575 28377 raft_consensus.cc:740] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:21.760408 28377 consensus_queue.cc:260] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:21.761698 28377 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.765375 28450 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.766371 28696 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:21.767019 28873 raft_consensus.cc:2804] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:21.767509 28873 raft_consensus.cc:697] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:21.768659 28377 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.768332 28873 consensus_queue.cc:237] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:21.775753 28125 catalog_manager.cc:5697] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 2 to 3, leader changed from bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3) to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:21.815100 28847 raft_consensus.cc:993] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d: : Instructing follower 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.815488 28872 raft_consensus.cc:1081] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Signalling peer 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.816818 28746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f"
dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:40882
I20260710 11:06:21.817221 28746 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:21.817457 28746 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.821441 28746 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:21.822739 28746 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 3 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:21.823417 28299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:21.823700 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f0cd4fdd2c4efc9fd45234caa72a3f" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:21.823915 28299 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.824208 28377 raft_consensus.cc:3055] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:21.824462 28377 raft_consensus.cc:740] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:21.825054 28377 consensus_queue.cc:260] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:21.825920 28377 raft_consensus.cc:3060] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.827857 28299 raft_consensus.cc:2468] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.828809 28698 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef; no voters: 
I20260710 11:06:21.829581 28873 raft_consensus.cc:2804] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:21.829967 28873 raft_consensus.cc:697] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
W20260710 11:06:21.830125 28326 debug-util.cc:398] Leaking SignalData structure 0x7b0800094260 after lost signal to thread 26047
W20260710 11:06:21.831193 28326 debug-util.cc:398] Leaking SignalData structure 0x7b08000995e0 after lost signal to thread 28162
I20260710 11:06:21.831103 28377 raft_consensus.cc:2468] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.831089 28873 consensus_queue.cc:237] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [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: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
W20260710 11:06:21.832502 28326 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6400 after lost signal to thread 28329
W20260710 11:06:21.834326 28326 debug-util.cc:398] Leaking SignalData structure 0x7b080010fb80 after lost signal to thread 28477
W20260710 11:06:21.835601 28326 debug-util.cc:398] Leaking SignalData structure 0x7b08002a9ac0 after lost signal to thread 28773
I20260710 11:06:21.838027 28299 raft_consensus.cc:1275] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:21.840420 28873 consensus_queue.cc:1048] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.843838 28302 raft_consensus.cc:1275] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:21.845793 28873 consensus_queue.cc:1048] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.845580 28125 catalog_manager.cc:5697] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 2 to 3, leader changed from bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3) to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:21.847594 28377 raft_consensus.cc:1275] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:21.849078 28854 consensus_queue.cc:1048] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.878896 28375 raft_consensus.cc:1275] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:21.881301 28871 consensus_queue.cc:1048] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:21.922878 28375 raft_consensus.cc:1275] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Refusing update from remote peer d92a4282de6d47088abd80da7f76aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:21.924227 28866 consensus_queue.cc:1048] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.934295 28300 raft_consensus.cc:1275] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Refusing update from remote peer d92a4282de6d47088abd80da7f76aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:21.934765 28858 raft_consensus.cc:993] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef: : Instructing follower 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.935247 28858 raft_consensus.cc:1081] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Signalling peer 3fe63b47d21247598c85099b4814d7f1 to start an election
I20260710 11:06:21.936668 28746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae"
dest_uuid: "3fe63b47d21247598c85099b4814d7f1"
 from {username='slave'} at 127.0.0.1:40880
I20260710 11:06:21.937060 28746 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:21.937309 28746 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.943504 28863 consensus_queue.cc:1048] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.945045 28746 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:21.947006 28746 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [CANDIDATE]: Term 3 election: Requested vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
I20260710 11:06:21.947291 28450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:21.947844 28450 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.947937 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5974f3a604d88adbdd2a16ea04dae" candidate_uuid: "3fe63b47d21247598c85099b4814d7f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754bdd6df31546c082cde9fa4cfacfef"
I20260710 11:06:21.948545 28302 raft_consensus.cc:3055] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:21.948848 28302 raft_consensus.cc:740] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 754bdd6df31546c082cde9fa4cfacfef, State: Running, Role: LEADER
I20260710 11:06:21.949576 28302 consensus_queue.cc:260] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:21.950722 28302 raft_consensus.cc:3060] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:21.963857 28302 raft_consensus.cc:2468] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.963781 28450 raft_consensus.cc:2468] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fe63b47d21247598c85099b4814d7f1 in term 3.
I20260710 11:06:21.964932 28448 raft_consensus.cc:1240] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Rejecting Update request from peer 754bdd6df31546c082cde9fa4cfacfef for earlier term 2. Current term is 3. Ops: []
I20260710 11:06:21.965297 28696 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [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: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:21.965930 28871 raft_consensus.cc:2804] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:21.966318 28871 raft_consensus.cc:697] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Becoming Leader. State: Replica: 3fe63b47d21247598c85099b4814d7f1, State: Running, Role: LEADER
I20260710 11:06:21.967139 28871 consensus_queue.cc:237] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [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: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:21.976540 28125 catalog_manager.cc:5697] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 reported cstate change: term changed from 2 to 3, leader changed from 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2) to 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1). New cstate: current_term: 3 leader_uuid: "3fe63b47d21247598c85099b4814d7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:22.015610 28375 raft_consensus.cc:1275] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:22.016834 28858 consensus_queue.cc:1048] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:22.026391 28448 raft_consensus.cc:1275] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Refusing update from remote peer 754bdd6df31546c082cde9fa4cfacfef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:22.028438 28862 consensus_queue.cc:1048] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:22.336755 28302 raft_consensus.cc:1275] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:22.337958 28871 consensus_queue.cc:1048] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.339613 28375 raft_consensus.cc:1275] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:22.340868 28871 consensus_queue.cc:1048] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.360880 28377 raft_consensus.cc:1275] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:22.362174 28448 raft_consensus.cc:1275] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:22.363925 28873 consensus_queue.cc:1048] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.364871 28894 consensus_queue.cc:1048] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.520952 28302 raft_consensus.cc:1275] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:22.522254 28871 consensus_queue.cc:1048] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.523658 28448 raft_consensus.cc:1275] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Refusing update from remote peer 3fe63b47d21247598c85099b4814d7f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:22.525729 28871 consensus_queue.cc:1048] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.602954 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:22.621413 26044 tablet_server.cc:179] TabletServer@127.25.111.1:37495 shutting down...
W20260710 11:06:22.647311 28270 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:06:22.647442 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:22.648629 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.649521 26044 raft_consensus.cc:2243] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.649946 26044 raft_consensus.cc:2272] T 2b83f56f106c4b49b08e99b17695c8b1 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:22.650816 28270 consensus_peers.cc:597] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.652266 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.652890 26044 raft_consensus.cc:2243] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.653254 26044 raft_consensus.cc:2272] T 9fba5adeb9834acfbe5c545ca5774f27 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.655088 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.655591 26044 raft_consensus.cc:2243] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.656256 26044 raft_consensus.cc:2272] T 2fac2fc3085f487db54fd07cd400212b P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.658522 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.658991 26044 raft_consensus.cc:2243] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.659364 26044 raft_consensus.cc:2272] T 466611b7cb3d4cc69e005280e210cad6 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.661319 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.661796 26044 raft_consensus.cc:2243] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.662447 26044 raft_consensus.cc:2272] T 07e6e1e0c6d1411ab3e4fb93d967617b P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.664793 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.665313 26044 raft_consensus.cc:2243] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.665653 26044 raft_consensus.cc:2272] T 23a1953e2a00492e8f6bf2959f2ead91 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.667559 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.668067 26044 raft_consensus.cc:2243] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.668460 26044 raft_consensus.cc:2272] T 9d54f498c8f84b2a84f91248cacb7180 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.670372 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.670974 26044 raft_consensus.cc:2243] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.671392 26044 raft_consensus.cc:2272] T b8b004aedb08403ea27df03d3df6d8ac P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.673529 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.673976 26044 raft_consensus.cc:2243] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.674408 26044 raft_consensus.cc:2272] T 567ca5028e1145bd8c777bc5d88b7448 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.676220 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.676698 26044 raft_consensus.cc:2243] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.677343 26044 raft_consensus.cc:2272] T 80eda64337054de392dcba021dd09bb1 P 3fe63b47d21247598c85099b4814d7f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.679214 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.679713 26044 raft_consensus.cc:2243] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.680058 26044 raft_consensus.cc:2272] T 348ed7db512e4809846306bb694a0fd9 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.682034 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.682542 26044 raft_consensus.cc:2243] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.683254 26044 raft_consensus.cc:2272] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.685302 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.685765 26044 raft_consensus.cc:2243] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.686096 26044 raft_consensus.cc:2272] T e1e5322a285648629ed2aa8a025be94f P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.687987 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.688464 26044 raft_consensus.cc:2243] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.689073 26044 raft_consensus.cc:2272] T 22d5974f3a604d88adbdd2a16ea04dae P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.691251 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.691756 26044 raft_consensus.cc:2243] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.692399 26044 raft_consensus.cc:2272] T b4a558e6c57e4f1a8a0bb0766070119e P 3fe63b47d21247598c85099b4814d7f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.694142 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.694563 26044 raft_consensus.cc:2243] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.694936 26044 raft_consensus.cc:2272] T 2493a224ec044b62a8c8aa3481438ac8 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.696770 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.697248 26044 raft_consensus.cc:2243] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.697597 26044 raft_consensus.cc:2272] T e2c020f4977b4cf18dabe276d979e5b0 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.699211 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:22.699648 26044 raft_consensus.cc:2243] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.699990 26044 raft_consensus.cc:2272] T d3e7e8c40a5f4d6c96de575039026661 P 3fe63b47d21247598c85099b4814d7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:22.731762 28418 consensus_peers.cc:597] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.733665 26044 tablet_server.cc:196] TabletServer@127.25.111.1:37495 shutdown complete.
W20260710 11:06:22.761165 28344 consensus_peers.cc:597] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:22.770668 28344 consensus_peers.cc:597] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.776783 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
W20260710 11:06:22.802359 28344 consensus_peers.cc:597] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.808436 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:22.809605 26044 tablet_replica.cc:333] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.810472 26044 raft_consensus.cc:2243] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.811288 26044 raft_consensus.cc:2272] T 9fba5adeb9834acfbe5c545ca5774f27 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:22.811875 28344 consensus_peers.cc:597] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.813463 26044 tablet_replica.cc:333] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.814100 26044 raft_consensus.cc:2243] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.814458 26044 raft_consensus.cc:2272] T d3e7e8c40a5f4d6c96de575039026661 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.816285 26044 tablet_replica.cc:333] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.816787 26044 raft_consensus.cc:2243] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.817528 26044 raft_consensus.cc:2272] T 567ca5028e1145bd8c777bc5d88b7448 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.819231 26044 tablet_replica.cc:333] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.819715 26044 raft_consensus.cc:2243] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.820454 26044 raft_consensus.cc:2272] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.822439 26044 tablet_replica.cc:333] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.823158 26044 raft_consensus.cc:2243] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.823932 26044 raft_consensus.cc:2272] T 21e94dfd7f604cb9a23723d0d1c355a4 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.826119 26044 tablet_replica.cc:333] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.826639 26044 raft_consensus.cc:2243] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.827018 26044 raft_consensus.cc:2272] T e1e5322a285648629ed2aa8a025be94f P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:22.828373 28418 consensus_peers.cc:597] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.829457 26044 tablet_replica.cc:333] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.830042 26044 raft_consensus.cc:2243] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.830425 26044 raft_consensus.cc:2272] T 80eda64337054de392dcba021dd09bb1 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.832666 26044 tablet_replica.cc:333] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.833139 26044 raft_consensus.cc:2243] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.833523 26044 raft_consensus.cc:2272] T e4f0cd4fdd2c4efc9fd45234caa72a3f P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.835572 26044 tablet_replica.cc:333] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.836033 26044 raft_consensus.cc:2243] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.836407 26044 raft_consensus.cc:2272] T 07e6e1e0c6d1411ab3e4fb93d967617b P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.838497 26044 tablet_replica.cc:333] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.838980 26044 raft_consensus.cc:2243] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.839354 26044 raft_consensus.cc:2272] T b4a558e6c57e4f1a8a0bb0766070119e P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.841034 26044 tablet_replica.cc:333] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.841468 26044 raft_consensus.cc:2243] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.841817 26044 raft_consensus.cc:2272] T 22d5974f3a604d88adbdd2a16ea04dae P 754bdd6df31546c082cde9fa4cfacfef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.843858 26044 tablet_replica.cc:333] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.844296 26044 raft_consensus.cc:2243] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.845010 26044 raft_consensus.cc:2272] T 2493a224ec044b62a8c8aa3481438ac8 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.846838 26044 tablet_replica.cc:333] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.847312 26044 raft_consensus.cc:2243] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.847723 26044 raft_consensus.cc:2272] T d8f72a3743a144699015972a2ebde886 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.849735 26044 tablet_replica.cc:333] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.850173 26044 raft_consensus.cc:2243] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.850937 26044 raft_consensus.cc:2272] T 466611b7cb3d4cc69e005280e210cad6 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.853096 26044 tablet_replica.cc:333] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.853739 26044 raft_consensus.cc:2243] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.854241 26044 raft_consensus.cc:2272] T 0e83fdbd3ebc4893b3970b5797319f75 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.856621 26044 tablet_replica.cc:333] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.857084 26044 raft_consensus.cc:2243] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.857462 26044 raft_consensus.cc:2272] T 3a84d1aa93ba4bca821e78086bc6d705 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:22.857618 28344 consensus_peers.cc:597] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:22.859109 26044 tablet_replica.cc:333] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.859616 26044 raft_consensus.cc:2243] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.859992 26044 raft_consensus.cc:2272] T 9d54f498c8f84b2a84f91248cacb7180 P 754bdd6df31546c082cde9fa4cfacfef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.861805 26044 tablet_replica.cc:333] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef: stopping tablet replica
I20260710 11:06:22.862200 26044 raft_consensus.cc:2243] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.862550 26044 raft_consensus.cc:2272] T cfc87143114444318c25301a2f4e96f2 P 754bdd6df31546c082cde9fa4cfacfef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:22.868814 28418 consensus_peers.cc:597] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:22.914754 28418 consensus_peers.cc:597] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:22.922101 28418 consensus_peers.cc:597] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:22.941690 28344 consensus_peers.cc:597] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:22.984583 28418 consensus_peers.cc:597] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:22.984980 28418 consensus_peers.cc:597] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:23.005313 28344 consensus_peers.cc:597] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:23.296375 28418 consensus_peers.cc:597] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:23.805608 28863 raft_consensus.cc:493] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:23.806021 28863 raft_consensus.cc:515] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:23.807514 28863 leader_election.cc:290] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:23.811192 28418 leader_election.cc:336] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:23.811890 28418 leader_election.cc:336] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:23.812258 28418 leader_election.cc:304] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:23.812952 28863 raft_consensus.cc:2749] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:23.838397 28863 raft_consensus.cc:493] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:23.838894 28863 raft_consensus.cc:515] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:23.840939 28863 leader_election.cc:290] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:23.844239 28418 leader_election.cc:336] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:23.844811 28418 leader_election.cc:336] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:23.845083 28418 leader_election.cc:304] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:23.845572 28863 raft_consensus.cc:2749] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:23.861296 28917 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:23.861831 28917 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:23.864148 28917 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:23.864653 28448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
W20260710 11:06:23.867965 28344 leader_election.cc:336] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
I20260710 11:06:23.868294 28344 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, d92a4282de6d47088abd80da7f76aad3
I20260710 11:06:23.868808 28917 raft_consensus.cc:2749] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:23.870143 28918 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:23.870558 28918 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:23.872454 28918 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:23.873016 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
I20260710 11:06:23.873239 28917 raft_consensus.cc:493] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:23.873638 28377 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 3.
I20260710 11:06:23.873760 28917 raft_consensus.cc:515] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:23.875015 28419 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:23.875790 28918 raft_consensus.cc:2804] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:06:23.876113 28918 raft_consensus.cc:493] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:23.876430 28918 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:06:23.876909 28418 leader_election.cc:336] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:23.881460 28344 leader_election.cc:336] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
I20260710 11:06:23.876358 28917 leader_election.cc:290] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:23.882416 28344 leader_election.cc:336] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:23.882709 28344 leader_election.cc:304] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:23.883189 28917 raft_consensus.cc:2749] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:23.883689 28918 raft_consensus.cc:515] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
I20260710 11:06:23.885568 28918 leader_election.cc:290] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 election: Requested vote from peers bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945), 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495)
I20260710 11:06:23.886089 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fac2fc3085f487db54fd07cd400212b" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d"
I20260710 11:06:23.886539 28377 raft_consensus.cc:3060] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:06:23.890676 28418 leader_election.cc:336] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
I20260710 11:06:23.891834 28377 raft_consensus.cc:2468] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92a4282de6d47088abd80da7f76aad3 in term 4.
I20260710 11:06:23.892697 28419 leader_election.cc:304] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1
I20260710 11:06:23.893261 28918 raft_consensus.cc:2804] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:23.893724 28918 raft_consensus.cc:697] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 4 LEADER]: Becoming Leader. State: Replica: d92a4282de6d47088abd80da7f76aad3, State: Running, Role: LEADER
I20260710 11:06:23.894488 28918 consensus_queue.cc:237] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [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: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } }
W20260710 11:06:23.900341 26044 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28326)
I20260710 11:06:23.902554 28125 catalog_manager.cc:5697] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 reported cstate change: term changed from 3 to 4, leader changed from 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1) to d92a4282de6d47088abd80da7f76aad3 (127.25.111.4). New cstate: current_term: 4 leader_uuid: "d92a4282de6d47088abd80da7f76aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:23.941071 28917 raft_consensus.cc:493] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:23.941512 28917 raft_consensus.cc:515] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:23.943163 28917 leader_election.cc:290] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:23.947073 28344 leader_election.cc:336] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:23.947718 28344 leader_election.cc:336] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:23.947981 28344 leader_election.cc:304] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:23.948488 28917 raft_consensus.cc:2749] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:23.979532 28918 raft_consensus.cc:493] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:23.980095 28918 raft_consensus.cc:515] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:23.982100 28918 leader_election.cc:290] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:23.983134 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcfa1994f044d62bad0a33a3d5e7fd0" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
W20260710 11:06:23.985270 28418 leader_election.cc:336] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:23.985580 28418 leader_election.cc:304] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:23.986074 28918 raft_consensus.cc:2749] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:24.027347 28917 raft_consensus.cc:493] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:24.027876 28917 raft_consensus.cc:515] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:24.029603 28917 leader_election.cc:290] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:24.032998 28344 leader_election.cc:336] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:24.033635 28344 leader_election.cc:336] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.033918 28344 leader_election.cc:304] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [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: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:24.034406 28917 raft_consensus.cc:2749] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:24.039671 28918 raft_consensus.cc:493] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:24.040094 28918 raft_consensus.cc:515] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:24.041795 28918 leader_election.cc:290] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:24.045774 28418 leader_election.cc:336] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:24.046473 28418 leader_election.cc:336] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.046759 28418 leader_election.cc:304] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:24.047302 28918 raft_consensus.cc:2749] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:24.050695 28918 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:24.051189 28918 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:24.053013 28918 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945)
I20260710 11:06:24.053933 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "d92a4282de6d47088abd80da7f76aad3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bcc73c56efdf4a95b7da30b1d942894d" is_pre_election: true
W20260710 11:06:24.056981 28418 leader_election.cc:336] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.057281 28418 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef, bcc73c56efdf4a95b7da30b1d942894d
I20260710 11:06:24.057756 28918 raft_consensus.cc:2749] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:24.063560 28917 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:24.063951 28917 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:24.065572 28917 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:24.066453 28448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:24.066934 28448 raft_consensus.cc:2468] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 2.
I20260710 11:06:24.067981 28342 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
I20260710 11:06:24.068593 28917 raft_consensus.cc:2804] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:24.068856 28917 raft_consensus.cc:493] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
W20260710 11:06:24.069082 28344 leader_election.cc:336] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.069169 28917 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:24.073975 28917 raft_consensus.cc:515] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:24.075528 28917 leader_election.cc:290] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:24.076372 28448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e94dfd7f604cb9a23723d0d1c355a4" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:24.076813 28448 raft_consensus.cc:3060] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:06:24.079391 28344 leader_election.cc:336] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.081823 28448 raft_consensus.cc:2468] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 3.
I20260710 11:06:24.082602 28342 leader_election.cc:304] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:24.083137 28917 raft_consensus.cc:2804] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:24.084152 28917 raft_consensus.cc:697] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 3 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:24.084919 28917 consensus_queue.cc:237] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [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: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:24.092803 28125 catalog_manager.cc:5697] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 2 to 3, leader changed from 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2) to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 3 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.130489 28917 raft_consensus.cc:493] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:24.130968 28917 raft_consensus.cc:515] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:24.132663 28917 leader_election.cc:290] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:24.136220 28344 leader_election.cc:336] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:24.137100 28344 leader_election.cc:336] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.137380 28344 leader_election.cc:304] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:24.137871 28917 raft_consensus.cc:2749] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:24.172861 28917 raft_consensus.cc:493] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3fe63b47d21247598c85099b4814d7f1)
I20260710 11:06:24.173380 28917 raft_consensus.cc:515] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } }
I20260710 11:06:24.175426 28917 leader_election.cc:290] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:24.179935 28344 leader_election.cc:336] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:24.181483 28344 leader_election.cc:336] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.181819 28344 leader_election.cc:304] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc73c56efdf4a95b7da30b1d942894d; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:24.182358 28926 raft_consensus.cc:2749] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:24.282117 28926 raft_consensus.cc:493] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:24.282657 28926 raft_consensus.cc:515] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:24.284778 28926 leader_election.cc:290] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:24.285842 28448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcfa1994f044d62bad0a33a3d5e7fd0" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3" is_pre_election: true
I20260710 11:06:24.286533 28448 raft_consensus.cc:2468] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 1.
I20260710 11:06:24.287540 28342 leader_election.cc:304] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [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: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 
W20260710 11:06:24.288089 28344 leader_election.cc:336] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.288259 28926 raft_consensus.cc:2804] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:24.288621 28926 raft_consensus.cc:493] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:24.288954 28926 raft_consensus.cc:3060] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:24.293799 28926 raft_consensus.cc:515] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:24.295558 28926 leader_election.cc:290] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 election: Requested vote from peers 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291), d92a4282de6d47088abd80da7f76aad3 (127.25.111.4:39579)
I20260710 11:06:24.296551 28448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcfa1994f044d62bad0a33a3d5e7fd0" candidate_uuid: "bcc73c56efdf4a95b7da30b1d942894d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92a4282de6d47088abd80da7f76aad3"
I20260710 11:06:24.297123 28448 raft_consensus.cc:3060] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:24.299314 28344 leader_election.cc:336] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.303527 28448 raft_consensus.cc:2468] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc73c56efdf4a95b7da30b1d942894d in term 2.
I20260710 11:06:24.304726 28342 leader_election.cc:304] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [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: bcc73c56efdf4a95b7da30b1d942894d, d92a4282de6d47088abd80da7f76aad3; no voters: 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:24.305610 28926 raft_consensus.cc:2804] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:24.306080 28926 raft_consensus.cc:697] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Becoming Leader. State: Replica: bcc73c56efdf4a95b7da30b1d942894d, State: Running, Role: LEADER
I20260710 11:06:24.306941 28926 consensus_queue.cc:237] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } }
I20260710 11:06:24.314406 28125 catalog_manager.cc:5697] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d reported cstate change: term changed from 1 to 2, leader changed from 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2) to bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3). New cstate: current_term: 2 leader_uuid: "bcc73c56efdf4a95b7da30b1d942894d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.329473 28863 raft_consensus.cc:493] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754bdd6df31546c082cde9fa4cfacfef)
I20260710 11:06:24.329970 28863 raft_consensus.cc:515] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 } } peers { permanent_uuid: "3fe63b47d21247598c85099b4814d7f1" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37495 } } peers { permanent_uuid: "754bdd6df31546c082cde9fa4cfacfef" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 34291 } }
I20260710 11:06:24.331892 28863 leader_election.cc:290] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495), 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291)
W20260710 11:06:24.335232 28418 leader_election.cc:336] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111)
W20260710 11:06:24.335819 28418 leader_election.cc:336] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111)
I20260710 11:06:24.336097 28418 leader_election.cc:304] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [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: d92a4282de6d47088abd80da7f76aad3; no voters: 3fe63b47d21247598c85099b4814d7f1, 754bdd6df31546c082cde9fa4cfacfef
I20260710 11:06:24.336629 28863 raft_consensus.cc:2749] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:24.393501 28377 raft_consensus.cc:1275] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 4 FOLLOWER]: Refusing update from remote peer d92a4282de6d47088abd80da7f76aad3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:24.394708 28863 consensus_queue.cc:1048] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc73c56efdf4a95b7da30b1d942894d" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:06:24.410050 28418 consensus_peers.cc:597] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 -> Peer 3fe63b47d21247598c85099b4814d7f1 (127.25.111.1:37495): Couldn't send request to peer 3fe63b47d21247598c85099b4814d7f1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.492592 28448 raft_consensus.cc:1275] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Refusing update from remote peer bcc73c56efdf4a95b7da30b1d942894d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:24.493748 28917 consensus_queue.cc:1048] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92a4282de6d47088abd80da7f76aad3" member_type: VOTER last_known_addr { host: "127.25.111.4" port: 39579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:24.510089 28344 consensus_peers.cc:597] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.680843 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
I20260710 11:06:24.709275 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
I20260710 11:06:24.734493 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:24.735700 26044 tablet_replica.cc:333] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.736277 26044 raft_consensus.cc:2243] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.737053 26044 raft_consensus.cc:2272] T 21e94dfd7f604cb9a23723d0d1c355a4 P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.739362 26044 tablet_replica.cc:333] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.740110 26044 raft_consensus.cc:2243] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.740578 26044 raft_consensus.cc:2272] T 2b83f56f106c4b49b08e99b17695c8b1 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.742726 26044 tablet_replica.cc:333] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.743258 26044 raft_consensus.cc:2243] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.743752 26044 raft_consensus.cc:2272] T 9fba5adeb9834acfbe5c545ca5774f27 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:24.745273 28344 consensus_peers.cc:597] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d -> Peer 754bdd6df31546c082cde9fa4cfacfef (127.25.111.2:34291): Couldn't send request to peer 754bdd6df31546c082cde9fa4cfacfef. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:34291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.745909 26044 tablet_replica.cc:333] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.746420 26044 raft_consensus.cc:2243] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.747035 26044 raft_consensus.cc:2272] T 9d54f498c8f84b2a84f91248cacb7180 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.748631 26044 tablet_replica.cc:333] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.749066 26044 raft_consensus.cc:2243] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.749684 26044 raft_consensus.cc:2272] T 23a1953e2a00492e8f6bf2959f2ead91 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.751322 26044 tablet_replica.cc:333] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.751792 26044 raft_consensus.cc:2243] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.752116 26044 raft_consensus.cc:2272] T 2fac2fc3085f487db54fd07cd400212b P bcc73c56efdf4a95b7da30b1d942894d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.753904 26044 tablet_replica.cc:333] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.754357 26044 raft_consensus.cc:2243] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.755003 26044 raft_consensus.cc:2272] T 0e83fdbd3ebc4893b3970b5797319f75 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.756574 26044 tablet_replica.cc:333] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.757023 26044 raft_consensus.cc:2243] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.757339 26044 raft_consensus.cc:2272] T d8f72a3743a144699015972a2ebde886 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.758912 26044 tablet_replica.cc:333] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.759333 26044 raft_consensus.cc:2243] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.759698 26044 raft_consensus.cc:2272] T 466611b7cb3d4cc69e005280e210cad6 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.761281 26044 tablet_replica.cc:333] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.761706 26044 raft_consensus.cc:2243] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.762247 26044 pending_rounds.cc:70] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: Trying to abort 1 pending ops.
I20260710 11:06:24.762416 26044 pending_rounds.cc:77] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959769329688576 op_type: NO_OP noop_request { }
I20260710 11:06:24.762692 26044 raft_consensus.cc:2889] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:24.762929 26044 raft_consensus.cc:2272] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.764727 26044 tablet_replica.cc:333] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.765211 26044 raft_consensus.cc:2243] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.765880 26044 raft_consensus.cc:2272] T b8b004aedb08403ea27df03d3df6d8ac P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.767526 26044 tablet_replica.cc:333] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.767975 26044 raft_consensus.cc:2243] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.768316 26044 raft_consensus.cc:2272] T 07e6e1e0c6d1411ab3e4fb93d967617b P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.769861 26044 tablet_replica.cc:333] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.770282 26044 raft_consensus.cc:2243] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.770641 26044 raft_consensus.cc:2272] T e2c020f4977b4cf18dabe276d979e5b0 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.772264 26044 tablet_replica.cc:333] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.772737 26044 raft_consensus.cc:2243] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.773361 26044 raft_consensus.cc:2272] T 348ed7db512e4809846306bb694a0fd9 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.774993 26044 tablet_replica.cc:333] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.775414 26044 raft_consensus.cc:2243] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.775804 26044 raft_consensus.cc:2272] T 80eda64337054de392dcba021dd09bb1 P bcc73c56efdf4a95b7da30b1d942894d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.777285 26044 tablet_replica.cc:333] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.777705 26044 raft_consensus.cc:2243] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.778043 26044 raft_consensus.cc:2272] T e4f0cd4fdd2c4efc9fd45234caa72a3f P bcc73c56efdf4a95b7da30b1d942894d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.779673 26044 tablet_replica.cc:333] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.780068 26044 raft_consensus.cc:2243] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.780674 26044 raft_consensus.cc:2272] T cfc87143114444318c25301a2f4e96f2 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.782267 26044 tablet_replica.cc:333] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d: stopping tablet replica
I20260710 11:06:24.782655 26044 raft_consensus.cc:2243] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.783015 26044 raft_consensus.cc:2272] T 3a84d1aa93ba4bca821e78086bc6d705 P bcc73c56efdf4a95b7da30b1d942894d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:24.807879 28419 consensus_peers.cc:597] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 -> Peer bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945): Couldn't send request to peer bcc73c56efdf4a95b7da30b1d942894d. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.3:37945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.809356 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:06:24.837677 26044 tablet_server.cc:179] TabletServer@127.25.111.4:0 shutting down...
I20260710 11:06:24.859241 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:24.859859 26044 tablet_replica.cc:333] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.860419 26044 raft_consensus.cc:2243] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.860857 26044 raft_consensus.cc:2272] T 21e94dfd7f604cb9a23723d0d1c355a4 P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.862867 26044 tablet_replica.cc:333] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.863569 26044 raft_consensus.cc:2243] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.863943 26044 raft_consensus.cc:2272] T 348ed7db512e4809846306bb694a0fd9 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.865602 26044 tablet_replica.cc:333] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.866071 26044 raft_consensus.cc:2243] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.866719 26044 raft_consensus.cc:2272] T d3e7e8c40a5f4d6c96de575039026661 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.868673 26044 tablet_replica.cc:333] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.869171 26044 raft_consensus.cc:2243] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.869534 26044 raft_consensus.cc:2272] T b4a558e6c57e4f1a8a0bb0766070119e P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.871055 26044 tablet_replica.cc:333] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.871554 26044 raft_consensus.cc:2243] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.871924 26044 raft_consensus.cc:2272] T 22d5974f3a604d88adbdd2a16ea04dae P d92a4282de6d47088abd80da7f76aad3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.873606 26044 tablet_replica.cc:333] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.874210 26044 raft_consensus.cc:2243] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.874917 26044 raft_consensus.cc:2272] T d8f72a3743a144699015972a2ebde886 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.876930 26044 tablet_replica.cc:333] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
W20260710 11:06:24.876974 28419 consensus_peers.cc:597] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 -> Peer bcc73c56efdf4a95b7da30b1d942894d (127.25.111.3:37945): Couldn't send request to peer bcc73c56efdf4a95b7da30b1d942894d. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.3:37945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.877631 26044 raft_consensus.cc:2243] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.878280 26044 raft_consensus.cc:2272] T 2b83f56f106c4b49b08e99b17695c8b1 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.880102 26044 tablet_replica.cc:333] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.880731 26044 raft_consensus.cc:2243] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.881067 26044 raft_consensus.cc:2272] T b8b004aedb08403ea27df03d3df6d8ac P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.882692 26044 tablet_replica.cc:333] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.883160 26044 raft_consensus.cc:2243] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.883513 26044 raft_consensus.cc:2272] T 7dcfa1994f044d62bad0a33a3d5e7fd0 P d92a4282de6d47088abd80da7f76aad3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.885073 26044 tablet_replica.cc:333] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.885520 26044 raft_consensus.cc:2243] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.885831 26044 raft_consensus.cc:2272] T 567ca5028e1145bd8c777bc5d88b7448 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.887389 26044 tablet_replica.cc:333] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.887885 26044 raft_consensus.cc:2243] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.888510 26044 raft_consensus.cc:2272] T e2c020f4977b4cf18dabe276d979e5b0 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.890159 26044 tablet_replica.cc:333] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.890581 26044 raft_consensus.cc:2243] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.891283 26044 raft_consensus.cc:2272] T 2fac2fc3085f487db54fd07cd400212b P d92a4282de6d47088abd80da7f76aad3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.893179 26044 tablet_replica.cc:333] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.893606 26044 raft_consensus.cc:2243] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.893959 26044 raft_consensus.cc:2272] T 0e83fdbd3ebc4893b3970b5797319f75 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.895566 26044 tablet_replica.cc:333] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.895974 26044 raft_consensus.cc:2243] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.896329 26044 raft_consensus.cc:2272] T cfc87143114444318c25301a2f4e96f2 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.897847 26044 tablet_replica.cc:333] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.898281 26044 raft_consensus.cc:2243] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.898625 26044 raft_consensus.cc:2272] T 2493a224ec044b62a8c8aa3481438ac8 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.900216 26044 tablet_replica.cc:333] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.900614 26044 raft_consensus.cc:2243] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.901233 26044 raft_consensus.cc:2272] T 3a84d1aa93ba4bca821e78086bc6d705 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.902817 26044 tablet_replica.cc:333] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.903244 26044 raft_consensus.cc:2243] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.903880 26044 raft_consensus.cc:2272] T e1e5322a285648629ed2aa8a025be94f P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.905475 26044 tablet_replica.cc:333] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3: stopping tablet replica
I20260710 11:06:24.905856 26044 raft_consensus.cc:2243] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:24.906219 26044 raft_consensus.cc:2272] T 23a1953e2a00492e8f6bf2959f2ead91 P d92a4282de6d47088abd80da7f76aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.939337 26044 tablet_server.cc:196] TabletServer@127.25.111.4:0 shutdown complete.
I20260710 11:06:24.965318 26044 master.cc:562] Master@127.25.111.62:37059 shutting down...
I20260710 11:06:24.984493 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:24.984990 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:24.985289 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44b07e4c15e241f68f6086edde07a990: stopping tablet replica
I20260710 11:06:25.005570 26044 master.cc:584] Master@127.25.111.62:37059 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19118 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:06:25.054657 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:44673
I20260710 11:06:25.056077 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:25.061100 28935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:25.061350 28936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:25.062436 28938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:25.063107 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:25.063975 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:25.064154 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:25.064265 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681585064253 us; error 0 us; skew 500 ppm
I20260710 11:06:25.064735 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:25.066812 26044 webserver.cc:533] Webserver started at http://127.25.111.62:41881/ using document root <none> and password file <none>
I20260710 11:06:25.067236 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:25.067377 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:25.067629 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:25.068593 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "f6c62f603e2d496195a8d9bf19ab709e"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.072541 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:06:25.075523 28943 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.076175 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:25.076431 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "f6c62f603e2d496195a8d9bf19ab709e"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.076685 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:25.100322 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:25.101466 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:25.136386 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:44673
I20260710 11:06:25.136480 28994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:44673 every 8 connection(s)
I20260710 11:06:25.139951 28995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.149169 28995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e: Bootstrap starting.
I20260710 11:06:25.153517 28995 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.157245 28995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e: No bootstrap required, opened a new log
I20260710 11:06:25.159229 28995 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6c62f603e2d496195a8d9bf19ab709e" member_type: VOTER }
I20260710 11:06:25.159619 28995 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.159824 28995 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c62f603e2d496195a8d9bf19ab709e, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.160389 28995 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6c62f603e2d496195a8d9bf19ab709e" member_type: VOTER }
I20260710 11:06:25.160815 28995 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:25.161022 28995 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:25.161267 28995 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.165104 28995 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6c62f603e2d496195a8d9bf19ab709e" member_type: VOTER }
I20260710 11:06:25.165552 28995 leader_election.cc:304] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [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: f6c62f603e2d496195a8d9bf19ab709e; no voters: 
I20260710 11:06:25.166507 28995 leader_election.cc:290] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:25.166846 28998 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.168071 28998 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 1 LEADER]: Becoming Leader. State: Replica: f6c62f603e2d496195a8d9bf19ab709e, State: Running, Role: LEADER
I20260710 11:06:25.168605 28998 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [LEADER]: Queue going to LEADER mode. State: All 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: "f6c62f603e2d496195a8d9bf19ab709e" member_type: VOTER }
I20260710 11:06:25.169133 28995 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:25.172289 28999 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6c62f603e2d496195a8d9bf19ab709e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6c62f603e2d496195a8d9bf19ab709e" member_type: VOTER } }
I20260710 11:06:25.172896 28999 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:25.172946 29000 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6c62f603e2d496195a8d9bf19ab709e. Latest consensus state: current_term: 1 leader_uuid: "f6c62f603e2d496195a8d9bf19ab709e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6c62f603e2d496195a8d9bf19ab709e" member_type: VOTER } }
I20260710 11:06:25.173689 29000 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:25.176973 29005 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:25.183845 29005 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:25.184759 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:25.191633 29005 catalog_manager.cc:1383] Generated new cluster ID: 4da22d668f104b4abf3f01c5c0ee1898
I20260710 11:06:25.191843 29005 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:25.213867 29005 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:25.214929 29005 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:25.226387 29005 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e: Generated new TSK 0
I20260710 11:06:25.226840 29005 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:25.250844 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:25.256088 29016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:25.257151 29017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:25.258630 29019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:25.260942 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:25.261758 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:25.261925 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:25.262048 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681585262037 us; error 0 us; skew 500 ppm
I20260710 11:06:25.262596 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:25.281514 26044 webserver.cc:533] Webserver started at http://127.25.111.1:34647/ using document root <none> and password file <none>
I20260710 11:06:25.282166 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:25.282328 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:25.282586 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:25.283993 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "96ba75f1e65741aa994b99cfda7bfc71"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.288962 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:25.292558 29025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.293229 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:25.293503 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "96ba75f1e65741aa994b99cfda7bfc71"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.293762 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:25.327208 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:25.328941 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:25.330562 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:25.332909 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:25.333088 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.333326 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:25.333477 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.372690 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:46203
I20260710 11:06:25.372812 29087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:46203 every 8 connection(s)
I20260710 11:06:25.378211 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:25.385948 29093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:25.386849 29092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:25.388455 29095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:25.389379 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:25.390558 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:25.390849 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:25.391021 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681585391004 us; error 0 us; skew 500 ppm
I20260710 11:06:25.391693 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:25.391978 29088 heartbeater.cc:344] Connected to a master server at 127.25.111.62:44673
I20260710 11:06:25.392424 29088 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:25.393362 29088 heartbeater.cc:507] Master 127.25.111.62:44673 requested a full tablet report, sending...
I20260710 11:06:25.394428 26044 webserver.cc:533] Webserver started at http://127.25.111.2:44711/ using document root <none> and password file <none>
I20260710 11:06:25.395053 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:25.395262 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:25.395678 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:25.395996 28960 ts_manager.cc:194] Registered new tserver with Master: 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203)
I20260710 11:06:25.396975 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "6ced822d4cd74384aeb482d87a15cdd7"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.397871 28960 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34676
I20260710 11:06:25.401775 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:06:25.405001 29100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.405658 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:25.405915 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "6ced822d4cd74384aeb482d87a15cdd7"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.406165 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:25.422675 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:25.423864 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:25.425223 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:25.427313 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:25.427512 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.427731 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:25.427875 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.465353 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:45159
I20260710 11:06:25.465466 29162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:45159 every 8 connection(s)
I20260710 11:06:25.469980 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:25.478047 29166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:25.478099 29167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:25.480043 26044 server_base.cc:1061] running on GCE node
W20260710 11:06:25.481000 29169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:25.481796 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:25.481998 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:25.482203 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681585482184 us; error 0 us; skew 500 ppm
I20260710 11:06:25.482827 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:25.485536 26044 webserver.cc:533] Webserver started at http://127.25.111.3:37571/ using document root <none> and password file <none>
I20260710 11:06:25.485699 29163 heartbeater.cc:344] Connected to a master server at 127.25.111.62:44673
I20260710 11:06:25.486063 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:25.486069 29163 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:25.486377 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:25.486665 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:25.486971 29163 heartbeater.cc:507] Master 127.25.111.62:44673 requested a full tablet report, sending...
I20260710 11:06:25.487813 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "537ed1c4aa49476ca843d01a4598bc29"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.488878 28960 ts_manager.cc:194] Registered new tserver with Master: 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:25.490192 28960 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34678
I20260710 11:06:25.492666 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:06:25.495898 29174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.496606 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:25.496886 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "537ed1c4aa49476ca843d01a4598bc29"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:25.497154 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:25.510303 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:25.511416 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:25.512775 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:25.514840 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:25.515020 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.515229 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:25.515376 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:25.552451 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:38235
I20260710 11:06:25.552537 29236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:38235 every 8 connection(s)
I20260710 11:06:25.565066 29237 heartbeater.cc:344] Connected to a master server at 127.25.111.62:44673
I20260710 11:06:25.565407 29237 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:25.566046 29237 heartbeater.cc:507] Master 127.25.111.62:44673 requested a full tablet report, sending...
I20260710 11:06:25.567766 28960 ts_manager.cc:194] Registered new tserver with Master: 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:25.568624 26044 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01309289s
I20260710 11:06:25.569002 28960 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34684
I20260710 11:06:25.591634 28960 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34688:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:25.594465 28960 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:25.661841 29053 tablet_service.cc:1511] Processing CreateTablet for tablet a157508ed78f4f6a9220291e5378d7b0 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:25.663341 29053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a157508ed78f4f6a9220291e5378d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.672667 29051 tablet_service.cc:1511] Processing CreateTablet for tablet 34fc141110e34c1d944f50d9cf45bd1f (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:25.674129 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fc141110e34c1d944f50d9cf45bd1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.671067 29052 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7cbdea373e44fab20f679207059653 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:25.676275 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7cbdea373e44fab20f679207059653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.699101 29202 tablet_service.cc:1511] Processing CreateTablet for tablet a157508ed78f4f6a9220291e5378d7b0 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:25.699753 29201 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7cbdea373e44fab20f679207059653 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:25.700603 29202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a157508ed78f4f6a9220291e5378d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.701246 29201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7cbdea373e44fab20f679207059653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.708745 29050 tablet_service.cc:1511] Processing CreateTablet for tablet a614a916b9e5492990069e7a6434a454 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:25.709486 29199 tablet_service.cc:1511] Processing CreateTablet for tablet a614a916b9e5492990069e7a6434a454 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:25.710069 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a614a916b9e5492990069e7a6434a454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.710718 29199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a614a916b9e5492990069e7a6434a454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.712585 29198 tablet_service.cc:1511] Processing CreateTablet for tablet 7d62dfca93ce46829705bd14b902b5be (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:25.712725 29200 tablet_service.cc:1511] Processing CreateTablet for tablet 34fc141110e34c1d944f50d9cf45bd1f (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:25.713913 29198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d62dfca93ce46829705bd14b902b5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.714471 29200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fc141110e34c1d944f50d9cf45bd1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.715728 29197 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc6739f99bb445c9fe50fb76c6b80dd (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:25.716970 29197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc6739f99bb445c9fe50fb76c6b80dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.718834 29196 tablet_service.cc:1511] Processing CreateTablet for tablet 86ffd64c593948db8b5a1077a8e25b0b (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:25.720105 29196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ffd64c593948db8b5a1077a8e25b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.721956 29195 tablet_service.cc:1511] Processing CreateTablet for tablet 6be58c9d153746af9965ed3616d68db2 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:25.723234 29195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be58c9d153746af9965ed3616d68db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.724529 29194 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2fd7d2d3914fa88f5841543bb4cf2e (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:25.726634 29128 tablet_service.cc:1511] Processing CreateTablet for tablet a157508ed78f4f6a9220291e5378d7b0 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:25.727844 29128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a157508ed78f4f6a9220291e5378d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.727751 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 7d62dfca93ce46829705bd14b902b5be (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:25.728997 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d62dfca93ce46829705bd14b902b5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.729605 29127 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7cbdea373e44fab20f679207059653 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:25.730957 29127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7cbdea373e44fab20f679207059653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.732301 29194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2fd7d2d3914fa88f5841543bb4cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.735299 29126 tablet_service.cc:1511] Processing CreateTablet for tablet 34fc141110e34c1d944f50d9cf45bd1f (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:25.735769 29125 tablet_service.cc:1511] Processing CreateTablet for tablet a614a916b9e5492990069e7a6434a454 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:25.736658 29126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fc141110e34c1d944f50d9cf45bd1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.736529 29123 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc6739f99bb445c9fe50fb76c6b80dd (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:25.738639 29122 tablet_service.cc:1511] Processing CreateTablet for tablet 86ffd64c593948db8b5a1077a8e25b0b (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:25.739722 29125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a614a916b9e5492990069e7a6434a454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.740752 29121 tablet_service.cc:1511] Processing CreateTablet for tablet 6be58c9d153746af9965ed3616d68db2 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:25.741989 29121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be58c9d153746af9965ed3616d68db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.744544 29120 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2fd7d2d3914fa88f5841543bb4cf2e (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:25.745795 29120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2fd7d2d3914fa88f5841543bb4cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.748545 29119 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd56de856904c2bb9de173dbe2797ae (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:25.749790 29119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd56de856904c2bb9de173dbe2797ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.752099 29124 tablet_service.cc:1511] Processing CreateTablet for tablet 7d62dfca93ce46829705bd14b902b5be (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:25.753363 29124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d62dfca93ce46829705bd14b902b5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.755754 29123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc6739f99bb445c9fe50fb76c6b80dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.759742 29122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ffd64c593948db8b5a1077a8e25b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.800364 29048 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc6739f99bb445c9fe50fb76c6b80dd (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:25.801712 29048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc6739f99bb445c9fe50fb76c6b80dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.806999 29193 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd56de856904c2bb9de173dbe2797ae (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:25.808465 29193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd56de856904c2bb9de173dbe2797ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.813823 29047 tablet_service.cc:1511] Processing CreateTablet for tablet 86ffd64c593948db8b5a1077a8e25b0b (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:25.815111 29047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ffd64c593948db8b5a1077a8e25b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.833092 29046 tablet_service.cc:1511] Processing CreateTablet for tablet 6be58c9d153746af9965ed3616d68db2 (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:25.833340 29045 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2fd7d2d3914fa88f5841543bb4cf2e (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:25.835255 29044 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd56de856904c2bb9de173dbe2797ae (DEFAULT_TABLE table=test-workload [id=385a23485dac4482afe67dad9de7ca26]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:25.836733 29046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be58c9d153746af9965ed3616d68db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.840200 29045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2fd7d2d3914fa88f5841543bb4cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.844117 29044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd56de856904c2bb9de173dbe2797ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.876572 29252 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:25.883008 29252 tablet_bootstrap.cc:654] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.928094 29253 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:25.928176 29251 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:25.932827 29252 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:25.933365 29252 ts_tablet_manager.cc:1403] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.011s
I20260710 11:06:25.934814 29253 tablet_bootstrap.cc:654] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.935855 29252 raft_consensus.cc:359] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.936573 29252 raft_consensus.cc:385] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.936810 29252 raft_consensus.cc:740] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.936926 29251 tablet_bootstrap.cc:654] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.937486 29252 consensus_queue.cc:260] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.943223 29163 heartbeater.cc:499] Master 127.25.111.62:44673 was elected leader, sending a full tablet report...
I20260710 11:06:25.943696 29251 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:25.943732 29252 ts_tablet_manager.cc:1434] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 11:06:25.944320 29251 ts_tablet_manager.cc:1403] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:06:25.944898 29252 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:25.945227 29253 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:25.945700 29253 ts_tablet_manager.cc:1403] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 11:06:25.947237 29251 raft_consensus.cc:359] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.948012 29251 raft_consensus.cc:385] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.948330 29251 raft_consensus.cc:740] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.948405 29253 raft_consensus.cc:359] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.949167 29253 raft_consensus.cc:385] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.949501 29253 raft_consensus.cc:740] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.949313 29251 consensus_queue.cc:260] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.950367 29253 consensus_queue.cc:260] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.950968 29252 tablet_bootstrap.cc:654] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.958766 29088 heartbeater.cc:499] Master 127.25.111.62:44673 was elected leader, sending a full tablet report...
I20260710 11:06:25.959728 29253 ts_tablet_manager.cc:1434] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:06:25.960733 29253 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:25.966660 29253 tablet_bootstrap.cc:654] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.968051 29251 ts_tablet_manager.cc:1434] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 11:06:25.968771 29237 heartbeater.cc:499] Master 127.25.111.62:44673 was elected leader, sending a full tablet report...
I20260710 11:06:25.977911 29253 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:25.978333 29251 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:25.978452 29253 ts_tablet_manager.cc:1403] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 11:06:25.981395 29252 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:25.981871 29252 ts_tablet_manager.cc:1403] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
I20260710 11:06:25.982127 29253 raft_consensus.cc:359] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.982885 29253 raft_consensus.cc:385] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.983356 29253 raft_consensus.cc:740] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.984896 29252 raft_consensus.cc:359] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.985598 29252 raft_consensus.cc:385] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.985863 29252 raft_consensus.cc:740] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.986341 29251 tablet_bootstrap.cc:654] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.986696 29252 consensus_queue.cc:260] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.989060 29252 ts_tablet_manager.cc:1434] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:25.989960 29252 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:25.991086 29251 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:25.989640 29253 consensus_queue.cc:260] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.991611 29251 ts_tablet_manager.cc:1403] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 11:06:25.993552 29253 ts_tablet_manager.cc:1434] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:25.994474 29253 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:25.994408 29251 raft_consensus.cc:359] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:25.995638 29251 raft_consensus.cc:385] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.995937 29251 raft_consensus.cc:740] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.997450 29252 tablet_bootstrap.cc:654] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.998082 29251 consensus_queue.cc:260] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.000399 29251 ts_tablet_manager.cc:1434] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:26.001276 29251 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.001478 29253 tablet_bootstrap.cc:654] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.007511 29251 tablet_bootstrap.cc:654] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.019384 29251 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.019932 29251 ts_tablet_manager.cc:1403] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 11:06:26.023415 29252 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:26.023715 29253 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.024099 29252 ts_tablet_manager.cc:1403] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.012s
I20260710 11:06:26.023758 29251 raft_consensus.cc:359] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.024384 29253 ts_tablet_manager.cc:1403] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.030s	user 0.029s	sys 0.000s
I20260710 11:06:26.024682 29251 raft_consensus.cc:385] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.024991 29251 raft_consensus.cc:740] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.025804 29251 consensus_queue.cc:260] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.027284 29253 raft_consensus.cc:359] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.027890 29251 ts_tablet_manager.cc:1434] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:26.028059 29253 raft_consensus.cc:385] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.027822 29252 raft_consensus.cc:359] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.028446 29253 raft_consensus.cc:740] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.028934 29251 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.028903 29252 raft_consensus.cc:385] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.029564 29252 raft_consensus.cc:740] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.029309 29253 consensus_queue.cc:260] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.030426 29252 consensus_queue.cc:260] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.031512 29253 ts_tablet_manager.cc:1434] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:26.032464 29253 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:26.032742 29252 ts_tablet_manager.cc:1434] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:26.033733 29252 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:26.038441 29253 tablet_bootstrap.cc:654] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.039784 29252 tablet_bootstrap.cc:654] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.042060 29251 tablet_bootstrap.cc:654] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.048373 29252 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:26.048938 29252 ts_tablet_manager.cc:1403] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:06:26.051079 29258 raft_consensus.cc:493] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.054119 29251 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.054598 29251 ts_tablet_manager.cc:1403] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 11:06:26.051708 29258 raft_consensus.cc:515] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.055877 29252 raft_consensus.cc:359] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.056958 29252 raft_consensus.cc:385] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.057269 29252 raft_consensus.cc:740] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.057539 29253 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.057833 29258 leader_election.cc:290] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.057992 29253 ts_tablet_manager.cc:1403] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.006s
I20260710 11:06:26.058077 29252 consensus_queue.cc:260] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.060812 29253 raft_consensus.cc:359] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.061497 29253 raft_consensus.cc:385] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.061151 29251 raft_consensus.cc:359] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.061806 29253 raft_consensus.cc:740] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.062036 29251 raft_consensus.cc:385] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.062943 29252 ts_tablet_manager.cc:1434] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:06:26.062572 29251 raft_consensus.cc:740] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.063992 29252 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:26.064072 29251 consensus_queue.cc:260] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.070801 29252 tablet_bootstrap.cc:654] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.062551 29253 consensus_queue.cc:260] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.072731 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.073913 29253 ts_tablet_manager.cc:1434] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260710 11:06:26.074465 29175 leader_election.cc:343] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.074705 29251 ts_tablet_manager.cc:1434] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 11:06:26.079972 29253 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:26.086975 29253 tablet_bootstrap.cc:654] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.087808 29259 raft_consensus.cc:493] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.088301 29259 raft_consensus.cc:515] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.090145 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
W20260710 11:06:26.091924 29178 leader_election.cc:343] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.092418 29178 leader_election.cc:304] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29; no voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71
I20260710 11:06:26.093679 29258 raft_consensus.cc:2749] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.090881 29259 leader_election.cc:290] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.094548 29259 raft_consensus.cc:493] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.094992 29259 raft_consensus.cc:515] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.098537 29259 leader_election.cc:290] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.099089 29253 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.099781 29253 ts_tablet_manager.cc:1403] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260710 11:06:26.100697 29251 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.103330 29253 raft_consensus.cc:359] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.104133 29253 raft_consensus.cc:385] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.104518 29253 raft_consensus.cc:740] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.105334 29253 consensus_queue.cc:260] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.107545 29253 ts_tablet_manager.cc:1434] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:06:26.108598 29253 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:26.114787 29253 tablet_bootstrap.cc:654] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.121240 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.122534 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ffd64c593948db8b5a1077a8e25b0b" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.123039 29251 tablet_bootstrap.cc:654] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:26.123965 29029 leader_election.cc:343] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:26.124508 29029 leader_election.cc:343] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.128948 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.130371 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ffd64c593948db8b5a1077a8e25b0b" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.131186 29252 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
W20260710 11:06:26.131187 29029 leader_election.cc:343] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.131814 29029 leader_election.cc:304] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96ba75f1e65741aa994b99cfda7bfc71; no voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:26.131884 29252 ts_tablet_manager.cc:1403] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.025s
I20260710 11:06:26.132059 29253 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.132521 29253 ts_tablet_manager.cc:1403] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.015s
W20260710 11:06:26.132690 29029 leader_election.cc:343] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.133093 29029 leader_election.cc:304] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96ba75f1e65741aa994b99cfda7bfc71; no voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:26.133864 29272 raft_consensus.cc:2749] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.134027 29259 raft_consensus.cc:2749] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.134789 29252 raft_consensus.cc:359] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.135560 29252 raft_consensus.cc:385] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.135838 29252 raft_consensus.cc:740] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.136221 29251 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.136133 29253 raft_consensus.cc:359] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.136718 29251 ts_tablet_manager.cc:1403] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260710 11:06:26.136924 29253 raft_consensus.cc:385] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.136569 29252 consensus_queue.cc:260] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.137256 29253 raft_consensus.cc:740] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.137945 29253 consensus_queue.cc:260] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.139096 29252 ts_tablet_manager.cc:1434] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:06:26.139626 29251 raft_consensus.cc:359] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.140524 29251 raft_consensus.cc:385] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.140882 29251 raft_consensus.cc:740] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.142215 29253 ts_tablet_manager.cc:1434] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:06:26.142834 29252 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:26.141949 29251 consensus_queue.cc:260] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.147630 29258 raft_consensus.cc:493] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.148082 29258 raft_consensus.cc:515] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.148505 29251 ts_tablet_manager.cc:1434] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:26.149706 29251 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.145640 29253 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:26.152997 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.153625 29063 raft_consensus.cc:2468] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 0.
I20260710 11:06:26.154842 29175 leader_election.cc:304] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.157040 29253 tablet_bootstrap.cc:654] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.157356 29252 tablet_bootstrap.cc:654] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.157069 29258 leader_election.cc:290] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.160048 29258 raft_consensus.cc:2804] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.160353 29258 raft_consensus.cc:493] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.160655 29258 raft_consensus.cc:3060] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.170280 29251 tablet_bootstrap.cc:654] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.172254 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
W20260710 11:06:26.173516 29178 leader_election.cc:343] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.173424 29258 raft_consensus.cc:515] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.176542 29252 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:26.177131 29252 ts_tablet_manager.cc:1403] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.002s
I20260710 11:06:26.178529 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.179179 29063 raft_consensus.cc:3060] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:26.179844 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:26.180460 29252 raft_consensus.cc:359] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.181264 29252 raft_consensus.cc:385] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.181617 29252 raft_consensus.cc:740] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.182552 29252 consensus_queue.cc:260] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.184983 29252 ts_tablet_manager.cc:1434] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:06:26.186071 29252 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:26.187778 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
W20260710 11:06:26.189188 29178 leader_election.cc:343] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.189706 29258 leader_election.cc:290] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.186249 29063 raft_consensus.cc:2468] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:26.191191 29175 leader_election.cc:304] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:26.192330 29258 raft_consensus.cc:2804] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.192770 29258 raft_consensus.cc:697] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:26.193225 29252 tablet_bootstrap.cc:654] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.193661 29258 consensus_queue.cc:237] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.197849 29253 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.198379 29253 ts_tablet_manager.cc:1403] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.024s
I20260710 11:06:26.201222 29277 raft_consensus.cc:493] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.201663 29253 raft_consensus.cc:359] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.201763 29277 raft_consensus.cc:515] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.202517 29253 raft_consensus.cc:385] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.202867 29253 raft_consensus.cc:740] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.204109 29277 leader_election.cc:290] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.203837 29253 consensus_queue.cc:260] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.204584 29251 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.215974 29251 ts_tablet_manager.cc:1403] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.017s
I20260710 11:06:26.217744 28958 catalog_manager.cc:5697] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.219266 29251 raft_consensus.cc:359] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.219691 29258 raft_consensus.cc:493] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.220420 29258 raft_consensus.cc:515] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.221777 29253 ts_tablet_manager.cc:1434] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:06:26.211119 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.222102 29277 raft_consensus.cc:493] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.222288 29137 raft_consensus.cc:2468] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 0.
I20260710 11:06:26.222553 29277 raft_consensus.cc:515] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.220021 29251 raft_consensus.cc:385] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.223297 29251 raft_consensus.cc:740] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.223881 29178 leader_election.cc:304] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
I20260710 11:06:26.224443 29277 leader_election.cc:290] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.223953 29251 consensus_queue.cc:260] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.226285 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.226572 29252 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:26.227020 29252 ts_tablet_manager.cc:1403] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.011s
I20260710 11:06:26.227281 29251 ts_tablet_manager.cc:1434] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
W20260710 11:06:26.227639 29178 leader_election.cc:343] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.228202 29251 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.225093 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd56de856904c2bb9de173dbe2797ae" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.228695 29137 raft_consensus.cc:2468] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 0.
I20260710 11:06:26.229825 29178 leader_election.cc:304] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
I20260710 11:06:26.230446 29258 leader_election.cc:290] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.205513 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.229651 29252 raft_consensus.cc:359] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.231005 29253 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:26.231204 29252 raft_consensus.cc:385] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.231556 29252 raft_consensus.cc:740] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.232318 29252 consensus_queue.cc:260] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
W20260710 11:06:26.233428 29175 leader_election.cc:343] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.234545 29252 ts_tablet_manager.cc:1434] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:26.230947 29258 raft_consensus.cc:2804] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.235818 29251 tablet_bootstrap.cc:654] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.235759 29258 raft_consensus.cc:493] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.236275 29258 raft_consensus.cc:3060] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.237764 29062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.238966 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd56de856904c2bb9de173dbe2797ae" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.239619 29063 raft_consensus.cc:2468] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 0.
I20260710 11:06:26.241887 29258 raft_consensus.cc:515] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.243607 29252 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:26.244272 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd56de856904c2bb9de173dbe2797ae" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:26.244637 29253 tablet_bootstrap.cc:654] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.244809 29137 raft_consensus.cc:3060] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:26.248404 29175 leader_election.cc:343] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.248948 29175 leader_election.cc:304] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29; no voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71
I20260710 11:06:26.250123 29252 tablet_bootstrap.cc:654] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.251250 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd56de856904c2bb9de173dbe2797ae" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.251869 29063 raft_consensus.cc:3060] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.251801 29137 raft_consensus.cc:2468] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:26.243295 29258 leader_election.cc:290] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.252982 29258 raft_consensus.cc:2749] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.253170 29178 leader_election.cc:304] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
I20260710 11:06:26.253896 29258 raft_consensus.cc:2804] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.254360 29258 raft_consensus.cc:697] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:26.255151 29258 consensus_queue.cc:237] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.256434 29252 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:26.256865 29252 ts_tablet_manager.cc:1403] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:06:26.259336 29252 raft_consensus.cc:359] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.259990 29252 raft_consensus.cc:385] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.260233 29252 raft_consensus.cc:740] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.260828 29252 consensus_queue.cc:260] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.262686 29252 ts_tablet_manager.cc:1434] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:26.263644 29252 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:26.224956 29277 raft_consensus.cc:2804] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.268874 29277 raft_consensus.cc:493] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.269104 29252 tablet_bootstrap.cc:654] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.269212 29277 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.285295 29063 raft_consensus.cc:2468] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:26.288172 29277 raft_consensus.cc:515] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.295899 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.296069 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:26.296729 29137 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:26.297346 29175 leader_election.cc:343] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.298887 29256 raft_consensus.cc:493] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.299412 29256 raft_consensus.cc:515] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.302093 29256 leader_election.cc:290] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.303990 29137 raft_consensus.cc:2468] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:26.312211 29277 leader_election.cc:290] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.321961 29253 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.321743 29178 leader_election.cc:304] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 96ba75f1e65741aa994b99cfda7bfc71
I20260710 11:06:26.322459 29253 ts_tablet_manager.cc:1403] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.030s
I20260710 11:06:26.322700 29277 raft_consensus.cc:2804] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.323251 29277 raft_consensus.cc:697] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:26.324127 29277 consensus_queue.cc:237] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.325119 29253 raft_consensus.cc:359] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.325732 29253 raft_consensus.cc:385] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.325994 29253 raft_consensus.cc:740] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.326690 29253 consensus_queue.cc:260] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.328783 29253 ts_tablet_manager.cc:1434] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:26.329630 29253 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:26.333077 29256 raft_consensus.cc:493] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.333576 29256 raft_consensus.cc:515] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.334925 29253 tablet_bootstrap.cc:654] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.335657 29256 leader_election.cc:290] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.345074 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a614a916b9e5492990069e7a6434a454" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.346339 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
W20260710 11:06:26.348093 29104 leader_election.cc:343] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:26.348788 29104 leader_election.cc:343] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.350832 29259 raft_consensus.cc:493] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.351300 29259 raft_consensus.cc:515] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.352371 29252 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:26.352824 29252 ts_tablet_manager.cc:1403] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.089s	user 0.039s	sys 0.046s
I20260710 11:06:26.353188 29259 leader_election.cc:290] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.354804 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.354861 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.355544 29212 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 0.
I20260710 11:06:26.355373 29252 raft_consensus.cc:359] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.355721 29137 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 0.
I20260710 11:06:26.356055 29252 raft_consensus.cc:385] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.356382 29252 raft_consensus.cc:740] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.356766 29029 leader_election.cc:304] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.357214 29252 consensus_queue.cc:260] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.357991 29259 raft_consensus.cc:2804] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.358378 29259 raft_consensus.cc:493] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.358686 29259 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.359124 29252 ts_tablet_manager.cc:1434] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:26.358019 29253 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.359910 29253 ts_tablet_manager.cc:1403] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260710 11:06:26.361802 29252 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7: Bootstrap starting.
I20260710 11:06:26.362629 29253 raft_consensus.cc:359] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.363329 29253 raft_consensus.cc:385] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.363611 29253 raft_consensus.cc:740] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.356575 29251 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.364498 29251 ts_tablet_manager.cc:1403] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.136s	user 0.031s	sys 0.029s
I20260710 11:06:26.367647 29252 tablet_bootstrap.cc:654] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.367504 29251 raft_consensus.cc:359] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.368206 29251 raft_consensus.cc:385] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.368513 29251 raft_consensus.cc:740] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.369380 29251 consensus_queue.cc:260] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.374207 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a614a916b9e5492990069e7a6434a454" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.374547 29062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.374811 29063 raft_consensus.cc:2468] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 0.
I20260710 11:06:26.375494 29253 consensus_queue.cc:260] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
W20260710 11:06:26.376200 29101 leader_election.cc:343] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.376137 29259 raft_consensus.cc:515] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.377753 29253 ts_tablet_manager.cc:1434] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:06:26.378123 29259 leader_election.cc:290] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 election: Requested vote from peers 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.378611 29253 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:26.379920 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:26.380519 29212 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.382959 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:26.375064 29251 ts_tablet_manager.cc:1434] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:26.383548 29137 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.384394 29251 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.376755 29101 leader_election.cc:304] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7; no voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71
I20260710 11:06:26.388341 29256 raft_consensus.cc:2749] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.388125 28958 catalog_manager.cc:5697] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.389672 29101 leader_election.cc:304] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [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: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 537ed1c4aa49476ca843d01a4598bc29
I20260710 11:06:26.390447 29256 raft_consensus.cc:2804] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.389935 28958 catalog_manager.cc:5697] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.390784 29251 tablet_bootstrap.cc:654] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.390799 29256 raft_consensus.cc:493] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.391341 29256 raft_consensus.cc:3060] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.392483 29253 tablet_bootstrap.cc:654] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.392823 29212 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 1.
I20260710 11:06:26.394122 29029 leader_election.cc:304] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.394984 29259 raft_consensus.cc:2804] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.395745 29259 raft_consensus.cc:697] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 LEADER]: Becoming Leader. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Running, Role: LEADER
I20260710 11:06:26.396656 29259 consensus_queue.cc:237] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.399617 29252 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7: No bootstrap required, opened a new log
I20260710 11:06:26.400074 29252 ts_tablet_manager.cc:1403] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.014s
I20260710 11:06:26.401429 29256 raft_consensus.cc:515] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.402588 29252 raft_consensus.cc:359] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.403273 29252 raft_consensus.cc:385] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.403617 29252 raft_consensus.cc:740] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.404246 29252 consensus_queue.cc:260] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.404788 29253 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: No bootstrap required, opened a new log
I20260710 11:06:26.405212 29253 ts_tablet_manager.cc:1403] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.004s
I20260710 11:06:26.407629 29253 raft_consensus.cc:359] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.408191 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a614a916b9e5492990069e7a6434a454" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.408800 29063 raft_consensus.cc:3060] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.408210 29253 raft_consensus.cc:385] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.410524 29253 raft_consensus.cc:740] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.415299 29063 raft_consensus.cc:2468] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 1.
I20260710 11:06:26.402604 29137 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 1.
I20260710 11:06:26.412073 29253 consensus_queue.cc:260] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.419905 29253 ts_tablet_manager.cc:1434] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:06:26.421119 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a614a916b9e5492990069e7a6434a454" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:26.421759 29212 raft_consensus.cc:3060] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.424376 28959 catalog_manager.cc:5697] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "96ba75f1e65741aa994b99cfda7bfc71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.428934 29212 raft_consensus.cc:2468] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 1.
I20260710 11:06:26.431317 29104 leader_election.cc:304] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
I20260710 11:06:26.429867 29256 leader_election.cc:290] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.445894 29259 raft_consensus.cc:493] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.446543 29259 raft_consensus.cc:515] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.447597 29256 raft_consensus.cc:2804] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.447796 29252 ts_tablet_manager.cc:1434] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7: Time spent starting tablet: real 0.047s	user 0.024s	sys 0.024s
I20260710 11:06:26.448078 29256 raft_consensus.cc:697] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:26.448819 29256 consensus_queue.cc:237] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.446930 29300 raft_consensus.cc:493] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.450253 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.450740 29259 leader_election.cc:290] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.450994 29212 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 0.
I20260710 11:06:26.450044 29300 raft_consensus.cc:515] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.452159 29029 leader_election.cc:304] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.452996 29272 raft_consensus.cc:2804] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.453361 29272 raft_consensus.cc:493] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.453666 29272 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.451478 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.454391 29137 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 0.
I20260710 11:06:26.454628 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a157508ed78f4f6a9220291e5378d7b0" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
W20260710 11:06:26.455693 29104 leader_election.cc:343] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.456318 29300 leader_election.cc:290] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.456921 29251 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.457288 29251 ts_tablet_manager.cc:1403] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.073s	user 0.036s	sys 0.012s
I20260710 11:06:26.459129 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a157508ed78f4f6a9220291e5378d7b0" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.459440 29251 raft_consensus.cc:359] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.460589 29251 raft_consensus.cc:385] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.460500 29063 raft_consensus.cc:2468] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 0.
I20260710 11:06:26.460899 29251 raft_consensus.cc:740] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.460791 29272 raft_consensus.cc:515] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.461654 29101 leader_election.cc:304] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [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: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 537ed1c4aa49476ca843d01a4598bc29
I20260710 11:06:26.461896 29251 consensus_queue.cc:260] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.462812 29300 raft_consensus.cc:2804] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.463195 29300 raft_consensus.cc:493] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.463526 29300 raft_consensus.cc:3060] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.464499 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:26.465021 29137 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.465456 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:26.466087 29212 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.471524 29272 leader_election.cc:290] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 election: Requested vote from peers 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.473735 29212 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 1.
I20260710 11:06:26.474702 29251 ts_tablet_manager.cc:1434] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:06:26.474927 29029 leader_election.cc:304] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.475885 29272 raft_consensus.cc:2804] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.476406 29272 raft_consensus.cc:697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 LEADER]: Becoming Leader. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Running, Role: LEADER
I20260710 11:06:26.477384 29272 consensus_queue.cc:237] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.479892 29137 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96ba75f1e65741aa994b99cfda7bfc71 in term 1.
I20260710 11:06:26.481782 29251 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.484534 29300 raft_consensus.cc:515] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.486982 29251 tablet_bootstrap.cc:654] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.487174 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a157508ed78f4f6a9220291e5378d7b0" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.487732 29063 raft_consensus.cc:3060] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.492002 28958 catalog_manager.cc:5697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "96ba75f1e65741aa994b99cfda7bfc71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.494733 29063 raft_consensus.cc:2468] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 1.
I20260710 11:06:26.495810 29300 leader_election.cc:290] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.495898 29101 leader_election.cc:304] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.497153 29300 raft_consensus.cc:2804] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.497612 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a157508ed78f4f6a9220291e5378d7b0" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:26.497592 29300 raft_consensus.cc:697] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:26.498899 29251 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.498682 29300 consensus_queue.cc:237] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
W20260710 11:06:26.499114 29104 leader_election.cc:343] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.499560 29251 ts_tablet_manager.cc:1403] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:06:26.502269 28959 catalog_manager.cc:5697] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.502240 29251 raft_consensus.cc:359] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.503576 29251 raft_consensus.cc:385] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.503849 29251 raft_consensus.cc:740] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.504494 29251 consensus_queue.cc:260] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.505831 29251 ts_tablet_manager.cc:1434] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:06:26.506652 29251 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29: Bootstrap starting.
I20260710 11:06:26.511698 29251 tablet_bootstrap.cc:654] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.515491 29251 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29: No bootstrap required, opened a new log
I20260710 11:06:26.515803 29251 ts_tablet_manager.cc:1403] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:06:26.516360 28958 catalog_manager.cc:5697] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.517707 29251 raft_consensus.cc:359] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.518236 29251 raft_consensus.cc:385] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.518469 29251 raft_consensus.cc:740] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.519131 29251 consensus_queue.cc:260] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.520864 29251 ts_tablet_manager.cc:1434] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:26.569118 29300 raft_consensus.cc:493] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.569552 29300 raft_consensus.cc:515] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.571141 29300 leader_election.cc:290] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.571889 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ffd64c593948db8b5a1077a8e25b0b" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.572130 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ffd64c593948db8b5a1077a8e25b0b" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.572404 29063 raft_consensus.cc:2468] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 0.
I20260710 11:06:26.572723 29212 raft_consensus.cc:2468] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 0.
I20260710 11:06:26.573292 29101 leader_election.cc:304] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.573891 29300 raft_consensus.cc:2804] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.574205 29300 raft_consensus.cc:493] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.574421 29300 raft_consensus.cc:3060] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.579200 29300 raft_consensus.cc:515] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.580742 29300 leader_election.cc:290] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.581442 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ffd64c593948db8b5a1077a8e25b0b" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.581660 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ffd64c593948db8b5a1077a8e25b0b" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:26.581933 29063 raft_consensus.cc:3060] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.582134 29212 raft_consensus.cc:3060] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.586429 29063 raft_consensus.cc:2468] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 1.
I20260710 11:06:26.586453 29212 raft_consensus.cc:2468] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 1.
I20260710 11:06:26.587582 29104 leader_election.cc:304] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
I20260710 11:06:26.588201 29300 raft_consensus.cc:2804] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.588555 29300 raft_consensus.cc:697] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:26.589011 29137 raft_consensus.cc:3060] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.589210 29300 consensus_queue.cc:237] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.595750 29277 consensus_queue.cc:1048] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.596561 28959 catalog_manager.cc:5697] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.605800 29258 consensus_queue.cc:1048] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.636956 29272 raft_consensus.cc:493] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.636852 29258 consensus_queue.cc:1048] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.637400 29272 raft_consensus.cc:515] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.638823 29272 leader_election.cc:290] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.639552 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.639927 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "96ba75f1e65741aa994b99cfda7bfc71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.640297 29138 raft_consensus.cc:2393] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96ba75f1e65741aa994b99cfda7bfc71 in current term 1: Already voted for candidate 537ed1c4aa49476ca843d01a4598bc29 in this term.
I20260710 11:06:26.641409 29029 leader_election.cc:304] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96ba75f1e65741aa994b99cfda7bfc71; no voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:26.642042 29272 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.648509 29272 raft_consensus.cc:2749] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.649883 29277 consensus_queue.cc:1048] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.674523 29300 raft_consensus.cc:493] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.674958 29300 raft_consensus.cc:515] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.676577 29300 leader_election.cc:290] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.677253 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.677469 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29" is_pre_election: true
I20260710 11:06:26.677757 29063 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 0.
I20260710 11:06:26.678042 29212 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 0.
I20260710 11:06:26.678695 29101 leader_election.cc:304] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.679317 29300 raft_consensus.cc:2804] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.679659 29300 raft_consensus.cc:493] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.679900 29300 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.684187 29300 raft_consensus.cc:515] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.685616 29300 leader_election.cc:290] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:26.686215 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.686496 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:26.686792 29063 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.687060 29212 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.693185 29212 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 1.
I20260710 11:06:26.693185 29063 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 1.
I20260710 11:06:26.694221 29101 leader_election.cc:304] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.694785 29300 raft_consensus.cc:2804] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.695192 29300 raft_consensus.cc:697] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:26.695927 29300 consensus_queue.cc:237] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.702664 28958 catalog_manager.cc:5697] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.733722 29283 raft_consensus.cc:493] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.734179 29283 raft_consensus.cc:515] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:26.736008 29283 leader_election.cc:290] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.736832 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a157508ed78f4f6a9220291e5378d7b0" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.737035 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a157508ed78f4f6a9220291e5378d7b0" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.737627 29063 raft_consensus.cc:2393] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 537ed1c4aa49476ca843d01a4598bc29 in current term 1: Already voted for candidate 6ced822d4cd74384aeb482d87a15cdd7 in this term.
I20260710 11:06:26.738492 29175 leader_election.cc:304] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29; no voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71
I20260710 11:06:26.739099 29283 raft_consensus.cc:3060] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.743638 29283 raft_consensus.cc:2749] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.787727 29283 raft_consensus.cc:493] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.788158 29283 raft_consensus.cc:515] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.789778 29283 leader_election.cc:290] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.790443 29063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71" is_pre_election: true
I20260710 11:06:26.790820 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:26.791152 29063 raft_consensus.cc:2468] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 0.
I20260710 11:06:26.791474 29138 raft_consensus.cc:2468] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 0.
I20260710 11:06:26.791648 29283 consensus_queue.cc:1048] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:26.792181 29175 leader_election.cc:304] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:26.792896 29277 raft_consensus.cc:2804] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.793184 29277 raft_consensus.cc:493] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.793431 29277 raft_consensus.cc:3060] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.799414 29277 raft_consensus.cc:515] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.801499 29277 leader_election.cc:290] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:26.802704 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:26.803263 29138 raft_consensus.cc:3060] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.804632 29062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:26.805204 29062 raft_consensus.cc:3060] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.809940 29138 raft_consensus.cc:2468] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:26.811127 29178 leader_election.cc:304] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
I20260710 11:06:26.811235 29062 raft_consensus.cc:2468] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:26.811797 29277 consensus_queue.cc:1048] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.811913 29283 raft_consensus.cc:2804] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.812397 29283 raft_consensus.cc:697] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:26.813167 29283 consensus_queue.cc:237] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:26.823312 28959 catalog_manager.cc:5697] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.866003 26044 ts_manager.cc:295] Set tserver state for 96ba75f1e65741aa994b99cfda7bfc71 to MAINTENANCE_MODE
I20260710 11:06:26.866652 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:06:26.885643 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:26.885845 29300 consensus_queue.cc:1048] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.886874 26044 tablet_replica.cc:333] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.887652 26044 raft_consensus.cc:2243] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.888140 26044 raft_consensus.cc:2272] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:26.889910 29101 consensus_peers.cc:597] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:26.890827 26044 tablet_replica.cc:333] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.891568 26044 raft_consensus.cc:2243] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.891916 26044 raft_consensus.cc:2272] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.895030 26044 tablet_replica.cc:333] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.895663 26044 raft_consensus.cc:2243] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:26.896333 26044 pending_rounds.cc:70] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Trying to abort 1 pending ops.
I20260710 11:06:26.896553 26044 pending_rounds.cc:77] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959777913106432 op_type: NO_OP noop_request { }
I20260710 11:06:26.896920 26044 raft_consensus.cc:2889] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:26.897228 26044 raft_consensus.cc:2272] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:26.900628 29101 consensus_peers.cc:597] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:26.903291 26044 tablet_replica.cc:333] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.904007 26044 raft_consensus.cc:2243] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.904342 26044 raft_consensus.cc:2272] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.905874 26044 tablet_replica.cc:333] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.906338 26044 raft_consensus.cc:2243] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:26.906847 26044 pending_rounds.cc:70] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Trying to abort 1 pending ops.
I20260710 11:06:26.907024 26044 pending_rounds.cc:77] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959778222510080 op_type: NO_OP noop_request { }
I20260710 11:06:26.907258 26044 raft_consensus.cc:2889] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:26.907516 26044 raft_consensus.cc:2272] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.909296 26044 tablet_replica.cc:333] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.909740 26044 raft_consensus.cc:2243] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.910035 26044 raft_consensus.cc:2272] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.911410 26044 tablet_replica.cc:333] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.911862 26044 raft_consensus.cc:2243] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.912148 26044 raft_consensus.cc:2272] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.913537 26044 tablet_replica.cc:333] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.913939 26044 raft_consensus.cc:2243] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.914233 26044 raft_consensus.cc:2272] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.915623 26044 tablet_replica.cc:333] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.916018 26044 raft_consensus.cc:2243] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.916327 26044 raft_consensus.cc:2272] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.918095 26044 tablet_replica.cc:333] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: stopping tablet replica
I20260710 11:06:26.918491 26044 raft_consensus.cc:2243] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.918802 26044 raft_consensus.cc:2272] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.935889 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
W20260710 11:06:26.989063 29175 consensus_peers.cc:597] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.045034 29302 consensus_queue.cc:1048] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:27.138270 29101 consensus_peers.cc:597] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.180786 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:27.216991 29256 consensus_queue.cc:1048] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:27.218436 29101 consensus_peers.cc:597] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.267908 29175 consensus_peers.cc:597] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.276889 29175 consensus_peers.cc:597] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.304749 29277 consensus_queue.cc:1048] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:27.314132 29302 consensus_queue.cc:1048] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:27.318131 29175 consensus_peers.cc:597] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.665468 29175 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111) [suppressed 109 similar messages]
I20260710 11:06:28.022902 29277 raft_consensus.cc:493] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:28.023358 29277 raft_consensus.cc:515] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:28.024976 29277 leader_election.cc:290] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:28.026026 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:28.026649 29138 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:28.027697 29178 leader_election.cc:304] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
W20260710 11:06:28.028309 29175 leader_election.cc:336] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111)
I20260710 11:06:28.028316 29277 raft_consensus.cc:2804] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:28.028724 29277 raft_consensus.cc:493] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:28.028970 29277 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:28.033378 29277 raft_consensus.cc:515] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:28.034756 29277 leader_election.cc:290] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:28.035739 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:28.036320 29138 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:28.038036 29175 leader_election.cc:336] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111)
I20260710 11:06:28.041002 29138 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 2.
I20260710 11:06:28.041821 29178 leader_election.cc:304] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 96ba75f1e65741aa994b99cfda7bfc71
I20260710 11:06:28.042392 29277 raft_consensus.cc:2804] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:28.042724 29277 raft_consensus.cc:697] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:28.043282 29277 consensus_queue.cc:237] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER 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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:28.049649 28959 catalog_manager.cc:5697] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 1 to 2, leader changed from 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1) to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
W20260710 11:06:28.181705 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:28.439942 29175 consensus_peers.cc:597] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:28.543614 29138 raft_consensus.cc:1275] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:28.544786 29258 consensus_queue.cc:1048] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:28.567564 29258 raft_consensus.cc:493] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:28.567926 29258 raft_consensus.cc:515] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:28.569465 29258 leader_election.cc:290] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:28.570392 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7" is_pre_election: true
I20260710 11:06:28.570915 29138 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 1.
I20260710 11:06:28.571720 29178 leader_election.cc:304] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 
I20260710 11:06:28.572407 29258 raft_consensus.cc:2804] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:28.572661 29258 raft_consensus.cc:493] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:06:28.572903 29175 leader_election.cc:336] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111)
I20260710 11:06:28.573010 29258 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:28.577447 29258 raft_consensus.cc:515] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:28.578887 29258 leader_election.cc:290] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:28.579810 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:28.580350 29138 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:28.582018 29175 leader_election.cc:336] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111)
I20260710 11:06:28.585171 29138 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 2.
I20260710 11:06:28.586091 29178 leader_election.cc:304] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 6ced822d4cd74384aeb482d87a15cdd7; no voters: 96ba75f1e65741aa994b99cfda7bfc71
I20260710 11:06:28.586720 29258 raft_consensus.cc:2804] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:28.587126 29258 raft_consensus.cc:697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:28.587893 29258 consensus_queue.cc:237] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER 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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:28.593777 28960 catalog_manager.cc:5697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 1 to 2, leader changed from 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1) to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
W20260710 11:06:29.041496 29175 consensus_peers.cc:597] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:29.055609 29138 raft_consensus.cc:1275] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:29.056762 29258 consensus_queue.cc:1048] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:29.182507 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:29.340145 29101 consensus_peers.cc:597] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:29.406365 29175 consensus_peers.cc:597] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:29.506400 29101 consensus_peers.cc:597] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:29.594928 29175 consensus_peers.cc:597] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:29.651269 29101 consensus_peers.cc:597] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:29.749078 29101 consensus_peers.cc:597] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:29.767951 29175 consensus_peers.cc:597] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:30.089680 29175 consensus_peers.cc:597] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:30.183431 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:31.158396 29175 consensus_peers.cc:597] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:31.184370 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:31.728269 29101 consensus_peers.cc:597] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:06:31.937273 29175 consensus_peers.cc:597] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:31.951218 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:31.957125 29350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.958396 29351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:31.959692 29353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:31.961653 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:31.963116 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:31.963301 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:31.963507 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681591963488 us; error 0 us; skew 500 ppm
I20260710 11:06:31.964010 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:31.966100 26044 webserver.cc:533] Webserver started at http://127.25.111.1:34647/ using document root <none> and password file <none>
I20260710 11:06:31.966554 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:31.966720 26044 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:31.969925 26044 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:31.973471 29358 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:31.974223 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:31.974502 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "96ba75f1e65741aa994b99cfda7bfc71"
format_stamp: "Formatted at 2026-07-10 11:06:25 on dist-test-slave-0nsv"
I20260710 11:06:31.974840 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:06:31.976217 29175 consensus_peers.cc:597] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:06:31.987267 29101 consensus_peers.cc:597] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:06:31.993752 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:31.994802 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:31.996208 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:31.999583 29365 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:06:32.020253 29101 consensus_peers.cc:597] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:06:32.047092 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:06:32.047502 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260710 11:06:32.047801 26044 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:06:32.051896 29365 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.063843 29365 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.064507 29365 tablet_bootstrap.cc:492] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.064977 29365 ts_tablet_manager.cc:1403] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:06:32.066983 29365 raft_consensus.cc:359] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.067588 29365 raft_consensus.cc:740] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.068131 29365 consensus_queue.cc:260] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.070153 29365 ts_tablet_manager.cc:1434] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:06:32.070807 29365 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.080991 29365 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.081573 29365 tablet_bootstrap.cc:492] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.082028 29365 ts_tablet_manager.cc:1403] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:06:32.083626 26044 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:06:32.083856 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.035s	sys 0.001s
I20260710 11:06:32.083782 29365 raft_consensus.cc:359] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.084429 29365 raft_consensus.cc:740] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.085057 29365 consensus_queue.cc:260] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.086436 29365 ts_tablet_manager.cc:1434] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:32.087129 29365 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.099004 29365 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.099681 29365 tablet_bootstrap.cc:492] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.100196 29365 ts_tablet_manager.cc:1403] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:06:32.102149 29365 raft_consensus.cc:359] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:32.102777 29365 raft_consensus.cc:740] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.103364 29365 consensus_queue.cc:260] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } }
I20260710 11:06:32.105218 29365 ts_tablet_manager.cc:1434] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:06:32.105832 29365 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.115128 29365 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.115921 29365 tablet_bootstrap.cc:492] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.116544 29365 ts_tablet_manager.cc:1403] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:06:32.118819 29365 raft_consensus.cc:359] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.119513 29365 raft_consensus.cc:740] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.120165 29365 consensus_queue.cc:260] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.122093 29365 ts_tablet_manager.cc:1434] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:32.122880 29365 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
W20260710 11:06:32.125370 29101 consensus_peers.cc:597] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:06:32.136873 29365 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.137794 29365 tablet_bootstrap.cc:492] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.138387 29365 ts_tablet_manager.cc:1403] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:06:32.139480 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:46203
I20260710 11:06:32.139575 29427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:46203 every 8 connection(s)
I20260710 11:06:32.140774 29365 raft_consensus.cc:359] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.141405 29365 raft_consensus.cc:740] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.142037 29365 consensus_queue.cc:260] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.143967 29365 ts_tablet_manager.cc:1434] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:32.144716 29365 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.144491 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:32.156455 29365 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.156905 29428 heartbeater.cc:344] Connected to a master server at 127.25.111.62:44673
I20260710 11:06:32.157212 29365 tablet_bootstrap.cc:492] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.157330 29428 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:32.157891 29365 ts_tablet_manager.cc:1403] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260710 11:06:32.158358 29428 heartbeater.cc:507] Master 127.25.111.62:44673 requested a full tablet report, sending...
I20260710 11:06:32.160365 29365 raft_consensus.cc:359] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.161006 29365 raft_consensus.cc:740] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.161630 29365 consensus_queue.cc:260] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.163694 29365 ts_tablet_manager.cc:1434] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:06:32.164456 29365 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.164621 28959 ts_manager.cc:194] Re-registered known tserver with Master: 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203)
I20260710 11:06:32.176976 29211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
mode: GRACEFUL
new_leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:50428
I20260710 11:06:32.177657 29211 raft_consensus.cc:606] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Received request to transfer leadership to TS 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:32.178718 28959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36474
I20260710 11:06:32.180653 29365 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: 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
I20260710 11:06:32.181572 29365 tablet_bootstrap.cc:492] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.181767 29428 heartbeater.cc:499] Master 127.25.111.62:44673 was elected leader, sending a full tablet report...
I20260710 11:06:32.182083 29365 ts_tablet_manager.cc:1403] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:06:32.184154 29365 raft_consensus.cc:359] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
W20260710 11:06:32.185250 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:32.185289 29211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
mode: GRACEFUL
new_leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:50428
I20260710 11:06:32.185869 29365 raft_consensus.cc:740] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.185995 29211 raft_consensus.cc:606] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Received request to transfer leadership to TS 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:32.186563 29365 consensus_queue.cc:260] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.187559 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:32.188153 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:32.188314 29365 ts_tablet_manager.cc:1434] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:32.188824 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:32.188922 29365 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.199532 29365 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: 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
I20260710 11:06:32.200125 29365 tablet_bootstrap.cc:492] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.200645 29365 ts_tablet_manager.cc:1403] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:06:32.202107 29365 raft_consensus.cc:359] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.202648 29365 raft_consensus.cc:740] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.203125 29365 consensus_queue.cc:260] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.204505 29365 ts_tablet_manager.cc:1434] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:32.205090 29365 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.213363 29365 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.213879 29365 tablet_bootstrap.cc:492] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.214344 29365 ts_tablet_manager.cc:1403] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:32.215916 29365 raft_consensus.cc:359] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.216351 29365 raft_consensus.cc:740] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.216800 29365 consensus_queue.cc:260] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.218228 29365 ts_tablet_manager.cc:1434] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:06:32.218772 29365 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap starting.
I20260710 11:06:32.230749 29365 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.231617 29365 tablet_bootstrap.cc:492] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Bootstrap complete.
I20260710 11:06:32.232213 29365 ts_tablet_manager.cc:1403] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 11:06:32.234459 29365 raft_consensus.cc:359] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.234932 29365 raft_consensus.cc:740] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96ba75f1e65741aa994b99cfda7bfc71, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.235415 29365 consensus_queue.cc:260] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.236814 29365 ts_tablet_manager.cc:1434] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:32.292069 29443 raft_consensus.cc:993] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29: : Instructing follower 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:32.292507 29338 raft_consensus.cc:1081] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Signalling peer 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:32.293964 29138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:41666
I20260710 11:06:32.294486 29138 raft_consensus.cc:493] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.294843 29138 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:32.300701 29138 raft_consensus.cc:515] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.302217 29138 leader_election.cc:290] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 3 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:32.302860 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:32.303203 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:32.303472 29402 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:06:32.303763 29211 raft_consensus.cc:3055] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:32.304020 29211 raft_consensus.cc:740] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:32.304600 29211 consensus_queue.cc:260] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.305557 29211 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:32.308199 29402 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 3.
I20260710 11:06:32.309104 29101 leader_election.cc:304] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [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: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:32.309698 29348 raft_consensus.cc:2804] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:32.310204 29211 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 3.
I20260710 11:06:32.310755 29348 raft_consensus.cc:697] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:32.311441 29348 consensus_queue.cc:237] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.317751 28960 catalog_manager.cc:5697] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 2 to 3, leader changed from 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3) to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 3 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.406786 29442 raft_consensus.cc:993] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29: : Instructing follower 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:32.407162 29338 raft_consensus.cc:1081] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Signalling peer 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:32.408422 29138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:41666
I20260710 11:06:32.408860 29138 raft_consensus.cc:493] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.409127 29138 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:32.413545 29138 raft_consensus.cc:515] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.415140 29138 leader_election.cc:290] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 3 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:32.415803 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:32.416118 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:32.416301 29402 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:06:32.416596 29211 raft_consensus.cc:3055] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:32.416848 29211 raft_consensus.cc:740] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:32.417474 29211 consensus_queue.cc:260] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.418334 29211 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:32.420742 29402 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 3.
I20260710 11:06:32.421584 29101 leader_election.cc:304] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [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: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:32.422130 29348 raft_consensus.cc:2804] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:32.422577 29348 raft_consensus.cc:697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:32.423041 29211 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 3.
I20260710 11:06:32.423367 29348 consensus_queue.cc:237] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:32.429684 28960 catalog_manager.cc:5697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 2 to 3, leader changed from 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3) to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 3 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.708101 29211 raft_consensus.cc:1275] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:32.709396 29455 consensus_queue.cc:1048] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.718323 29402 raft_consensus.cc:1275] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:32.719740 29444 consensus_queue.cc:1048] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.720315 29444 consensus_queue.cc:1243] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Peer 96ba75f1e65741aa994b99cfda7bfc71 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:06:32.722477 29402 pending_rounds.cc:85] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Aborting all ops after (but not including) 0
I20260710 11:06:32.722783 29402 pending_rounds.cc:107] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:32.723057 29402 raft_consensus.cc:2889] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:32.849296 29402 raft_consensus.cc:1275] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:32.850354 29444 consensus_queue.cc:1048] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.850787 29444 consensus_queue.cc:1243] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Peer 96ba75f1e65741aa994b99cfda7bfc71 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:06:32.852434 29402 pending_rounds.cc:85] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Aborting all ops after (but not including) 0
I20260710 11:06:32.852644 29402 pending_rounds.cc:107] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:32.852802 29402 raft_consensus.cc:2889] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:32.859045 29211 raft_consensus.cc:1275] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:32.860522 29348 consensus_queue.cc:1048] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:33.186240 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:33.199028 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:33.213639 29138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
mode: GRACEFUL
new_leader_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:34958
I20260710 11:06:33.214108 29138 raft_consensus.cc:606] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Received request to transfer leadership to TS 537ed1c4aa49476ca843d01a4598bc29
I20260710 11:06:33.216507 29138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
mode: GRACEFUL
new_leader_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:34958
I20260710 11:06:33.216933 29138 raft_consensus.cc:606] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Received request to transfer leadership to TS 537ed1c4aa49476ca843d01a4598bc29
I20260710 11:06:33.217741 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:33.218154 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:33.218658 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:33.269731 29455 raft_consensus.cc:993] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7: : Instructing follower 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:33.270110 29348 raft_consensus.cc:1081] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Signalling peer 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:33.271394 29211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:06:33.271853 29211 raft_consensus.cc:493] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:33.272097 29211 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:33.276523 29211 raft_consensus.cc:515] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:33.277967 29211 leader_election.cc:290] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 4 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:33.278659 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:33.278908 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d62dfca93ce46829705bd14b902b5be" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:33.279179 29402 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:33.279534 29138 raft_consensus.cc:3055] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:33.279820 29138 raft_consensus.cc:740] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:33.280558 29138 consensus_queue.cc:260] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:33.281445 29138 raft_consensus.cc:3060] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:33.283694 29402 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 4.
I20260710 11:06:33.284529 29175 leader_election.cc:304] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:33.285096 29338 raft_consensus.cc:2804] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:33.285562 29338 raft_consensus.cc:697] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 4 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:33.286512 29138 raft_consensus.cc:2468] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 4.
I20260710 11:06:33.286335 29338 consensus_queue.cc:237] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:33.292151 28960 catalog_manager.cc:5697] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 3 to 4, leader changed from 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2) to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 4 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.571382 29455 raft_consensus.cc:993] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7: : Instructing follower 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:33.571794 29348 raft_consensus.cc:1081] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Signalling peer 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:33.573096 29211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:06:33.573505 29211 raft_consensus.cc:493] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:33.573766 29211 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.578401 29211 raft_consensus.cc:515] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:33.579890 29211 leader_election.cc:290] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:33.580574 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:33.580777 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:33.581146 29402 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.581231 29138 raft_consensus.cc:3055] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:33.581545 29138 raft_consensus.cc:740] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:33.582062 29138 consensus_queue.cc:260] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:33.582834 29138 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.585645 29402 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 2.
I20260710 11:06:33.586535 29175 leader_election.cc:304] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:33.586743 29138 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 2.
I20260710 11:06:33.587090 29338 raft_consensus.cc:2804] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:33.587540 29338 raft_consensus.cc:697] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:33.588241 29338 consensus_queue.cc:237] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:33.593748 28960 catalog_manager.cc:5697] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 1 to 2, leader changed from 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2) to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.672946 29402 raft_consensus.cc:1275] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:33.674039 29338 consensus_queue.cc:1048] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:33.682546 29138 raft_consensus.cc:1275] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:33.683791 29338 consensus_queue.cc:1048] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:34.131362 29402 raft_consensus.cc:1275] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.132469 29338 consensus_queue.cc:1048] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:34.140228 29138 raft_consensus.cc:1275] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.142058 29442 consensus_queue.cc:1048] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:34.187114 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:34.224752 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:34.231648 29211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
mode: GRACEFUL
new_leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:50428
I20260710 11:06:34.232113 29211 raft_consensus.cc:606] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Received request to transfer leadership to TS 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:34.234253 29211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c7cbdea373e44fab20f679207059653"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
mode: GRACEFUL
new_leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:50428
I20260710 11:06:34.234668 29211 raft_consensus.cc:606] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Received request to transfer leadership to TS 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:34.235561 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:34.235965 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:34.236434 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:34.384796 29442 raft_consensus.cc:993] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29: : Instructing follower 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:34.385253 29473 raft_consensus.cc:1081] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Signalling peer 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:34.386571 29137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:41666
I20260710 11:06:34.387008 29137 raft_consensus.cc:493] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:34.387272 29137 raft_consensus.cc:3060] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.391736 29137 raft_consensus.cc:515] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:34.393257 29137 leader_election.cc:290] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 2 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:34.393860 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:34.394220 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc141110e34c1d944f50d9cf45bd1f" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:34.394457 29402 raft_consensus.cc:3060] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.394856 29211 raft_consensus.cc:3055] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:34.395114 29211 raft_consensus.cc:740] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:34.395766 29211 consensus_queue.cc:260] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:34.396622 29211 raft_consensus.cc:3060] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.400322 29402 raft_consensus.cc:2468] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 2.
I20260710 11:06:34.401355 29101 leader_election.cc:304] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:34.401705 29211 raft_consensus.cc:2468] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 2.
I20260710 11:06:34.402072 29348 raft_consensus.cc:2804] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:34.402899 29348 raft_consensus.cc:697] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:34.403677 29348 consensus_queue.cc:237] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:34.409546 28960 catalog_manager.cc:5697] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 1 to 2, leader changed from 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3) to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:34.563150 29442 raft_consensus.cc:993] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29: : Instructing follower 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:34.563549 29473 raft_consensus.cc:1081] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Signalling peer 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:34.564801 29137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c7cbdea373e44fab20f679207059653"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:41666
I20260710 11:06:34.565249 29137 raft_consensus.cc:493] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:34.565515 29137 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.570390 29137 raft_consensus.cc:515] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:34.572011 29137 leader_election.cc:290] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 2 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:34.572595 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:34.572886 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:34.573197 29402 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.573460 29211 raft_consensus.cc:3055] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:34.573735 29211 raft_consensus.cc:740] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:34.574355 29211 consensus_queue.cc:260] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:34.575203 29211 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.577641 29402 raft_consensus.cc:2468] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 2.
I20260710 11:06:34.578521 29101 leader_election.cc:304] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:34.579118 29348 raft_consensus.cc:2804] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:34.579480 29348 raft_consensus.cc:697] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:34.580088 29211 raft_consensus.cc:2468] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 2.
I20260710 11:06:34.580118 29348 consensus_queue.cc:237] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:34.586448 28960 catalog_manager.cc:5697] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 1 to 2, leader changed from 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3) to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:34.910154 29402 raft_consensus.cc:1275] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.911199 29348 consensus_queue.cc:1048] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:34.920657 29211 raft_consensus.cc:1275] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.922133 29484 consensus_queue.cc:1048] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:06:34.971117 29211 raft_consensus.cc:1275] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.972186 29484 consensus_queue.cc:1048] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:34.980459 29402 raft_consensus.cc:1275] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.981930 29348 consensus_queue.cc:1048] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:35.187909 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:35.242147 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:35.248970 29137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c7cbdea373e44fab20f679207059653"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
mode: GRACEFUL
new_leader_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:34958
I20260710 11:06:35.249414 29137 raft_consensus.cc:606] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Received request to transfer leadership to TS 537ed1c4aa49476ca843d01a4598bc29
I20260710 11:06:35.251497 29137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
mode: GRACEFUL
new_leader_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:34958
I20260710 11:06:35.251885 29137 raft_consensus.cc:606] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Received request to transfer leadership to TS 537ed1c4aa49476ca843d01a4598bc29
I20260710 11:06:35.252707 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:35.253072 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:35.253513 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:35.354151 29475 raft_consensus.cc:993] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7: : Instructing follower 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:35.354816 29348 raft_consensus.cc:1081] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Signalling peer 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:35.356276 29211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:06:35.356810 29211 raft_consensus.cc:493] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:35.357091 29211 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:35.364161 29211 raft_consensus.cc:515] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:35.365775 29211 leader_election.cc:290] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 4 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:35.366757 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:35.367411 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc6739f99bb445c9fe50fb76c6b80dd" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:35.367715 29402 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:35.367990 29137 raft_consensus.cc:3055] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:35.368292 29137 raft_consensus.cc:740] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:35.369035 29137 consensus_queue.cc:260] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:35.370265 29137 raft_consensus.cc:3060] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:35.374136 29402 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 4.
I20260710 11:06:35.375403 29175 leader_election.cc:304] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:35.376158 29473 raft_consensus.cc:2804] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:35.377331 29473 raft_consensus.cc:697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 4 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:35.377667 29137 raft_consensus.cc:2468] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 4.
I20260710 11:06:35.378588 29473 consensus_queue.cc:237] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:35.388382 28960 catalog_manager.cc:5697] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 3 to 4, leader changed from 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2) to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 4 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:35.527604 29475 raft_consensus.cc:993] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7: : Instructing follower 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:35.528106 29348 raft_consensus.cc:1081] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Signalling peer 537ed1c4aa49476ca843d01a4598bc29 to start an election
I20260710 11:06:35.529420 29211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c7cbdea373e44fab20f679207059653"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:06:35.529842 29211 raft_consensus.cc:493] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:35.530128 29211 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:35.535104 29211 raft_consensus.cc:515] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:35.536653 29211 leader_election.cc:290] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [CANDIDATE]: Term 3 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159)
I20260710 11:06:35.537331 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:35.537783 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7cbdea373e44fab20f679207059653" candidate_uuid: "537ed1c4aa49476ca843d01a4598bc29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
I20260710 11:06:35.537977 29402 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:35.538416 29137 raft_consensus.cc:3055] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:35.538740 29137 raft_consensus.cc:740] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:35.539649 29137 consensus_queue.cc:260] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:35.541075 29137 raft_consensus.cc:3060] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:35.544591 29402 raft_consensus.cc:2468] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 3.
I20260710 11:06:35.545535 29175 leader_election.cc:304] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [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: 537ed1c4aa49476ca843d01a4598bc29, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:35.546101 29473 raft_consensus.cc:2804] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:35.546446 29473 raft_consensus.cc:697] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 3 LEADER]: Becoming Leader. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:35.547387 29137 raft_consensus.cc:2468] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 537ed1c4aa49476ca843d01a4598bc29 in term 3.
I20260710 11:06:35.547274 29473 consensus_queue.cc:237] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:35.552902 28960 catalog_manager.cc:5697] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 reported cstate change: term changed from 2 to 3, leader changed from 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2) to 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "537ed1c4aa49476ca843d01a4598bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:35.893276 29137 raft_consensus.cc:1275] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:35.894356 29473 consensus_queue.cc:1048] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:35.901103 29402 raft_consensus.cc:1275] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:35.902945 29473 consensus_queue.cc:1048] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:35.932390 29402 raft_consensus.cc:1275] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:35.933540 29500 consensus_queue.cc:1048] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:35.942487 29137 raft_consensus.cc:1275] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Refusing update from remote peer 537ed1c4aa49476ca843d01a4598bc29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:35.943840 29500 consensus_queue.cc:1048] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:36.188855 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:36.259435 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:36.267654 29211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
mode: GRACEFUL
new_leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:50428
I20260710 11:06:36.268219 29211 raft_consensus.cc:606] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Received request to transfer leadership to TS 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:36.270555 29211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2"
dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
mode: GRACEFUL
new_leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:50428
I20260710 11:06:36.271039 29211 raft_consensus.cc:606] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Received request to transfer leadership to TS 6ced822d4cd74384aeb482d87a15cdd7
I20260710 11:06:36.272059 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:36.272475 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:36.273128 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:36.450762 29506 raft_consensus.cc:993] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29: : Instructing follower 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:36.451472 29506 raft_consensus.cc:1081] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Signalling peer 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:36.453001 29137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:41666
I20260710 11:06:36.453518 29137 raft_consensus.cc:493] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:36.453874 29137 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:36.459617 29137 raft_consensus.cc:515] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:36.461162 29137 leader_election.cc:290] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 3 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:36.461740 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:36.462090 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2fd7d2d3914fa88f5841543bb4cf2e" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:36.462299 29402 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:36.462550 29211 raft_consensus.cc:3055] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:36.462808 29211 raft_consensus.cc:740] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:36.463404 29211 consensus_queue.cc:260] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:36.464388 29211 raft_consensus.cc:3060] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:36.466486 29402 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 3.
I20260710 11:06:36.467415 29101 leader_election.cc:304] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [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: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:36.468044 29475 raft_consensus.cc:2804] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:36.468864 29211 raft_consensus.cc:2468] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 3.
I20260710 11:06:36.468914 29475 raft_consensus.cc:697] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:36.470115 29475 consensus_queue.cc:237] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [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: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:36.477921 28960 catalog_manager.cc:5697] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 2 to 3, leader changed from 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3) to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 3 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.527693 29506 raft_consensus.cc:993] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29: : Instructing follower 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:36.528096 29500 raft_consensus.cc:1081] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Signalling peer 6ced822d4cd74384aeb482d87a15cdd7 to start an election
I20260710 11:06:36.529397 29137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2"
dest_uuid: "6ced822d4cd74384aeb482d87a15cdd7"
 from {username='slave'} at 127.0.0.1:41666
I20260710 11:06:36.529821 29137 raft_consensus.cc:493] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:36.530076 29137 raft_consensus.cc:3060] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.534529 29137 raft_consensus.cc:515] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:36.535992 29137 leader_election.cc:290] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 2 election: Requested vote from peers 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203), 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3:38235)
I20260710 11:06:36.536623 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96ba75f1e65741aa994b99cfda7bfc71"
I20260710 11:06:36.536953 29211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be58c9d153746af9965ed3616d68db2" candidate_uuid: "6ced822d4cd74384aeb482d87a15cdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "537ed1c4aa49476ca843d01a4598bc29"
I20260710 11:06:36.537209 29402 raft_consensus.cc:3060] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.537438 29211 raft_consensus.cc:3055] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:36.537699 29211 raft_consensus.cc:740] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 537ed1c4aa49476ca843d01a4598bc29, State: Running, Role: LEADER
I20260710 11:06:36.538329 29211 consensus_queue.cc:260] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:36.539175 29211 raft_consensus.cc:3060] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.541433 29402 raft_consensus.cc:2468] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 2.
I20260710 11:06:36.542260 29101 leader_election.cc:304] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ced822d4cd74384aeb482d87a15cdd7, 96ba75f1e65741aa994b99cfda7bfc71; no voters: 
I20260710 11:06:36.542867 29475 raft_consensus.cc:2804] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.543330 29475 raft_consensus.cc:697] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Becoming Leader. State: Replica: 6ced822d4cd74384aeb482d87a15cdd7, State: Running, Role: LEADER
I20260710 11:06:36.543700 29211 raft_consensus.cc:2468] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ced822d4cd74384aeb482d87a15cdd7 in term 2.
I20260710 11:06:36.544235 29475 consensus_queue.cc:237] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } }
I20260710 11:06:36.550349 28960 catalog_manager.cc:5697] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 reported cstate change: term changed from 1 to 2, leader changed from 537ed1c4aa49476ca843d01a4598bc29 (127.25.111.3) to 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "6ced822d4cd74384aeb482d87a15cdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ced822d4cd74384aeb482d87a15cdd7" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.868494 29211 raft_consensus.cc:1275] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:36.869542 29475 consensus_queue.cc:1048] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:36.880416 29402 raft_consensus.cc:1275] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:36.882082 29475 consensus_queue.cc:1048] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:36.987432 29211 raft_consensus.cc:1275] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:36.988466 29515 consensus_queue.cc:1048] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "537ed1c4aa49476ca843d01a4598bc29" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 38235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:36.997741 29402 raft_consensus.cc:1275] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Refusing update from remote peer 6ced822d4cd74384aeb482d87a15cdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:36.998996 29507 consensus_queue.cc:1048] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96ba75f1e65741aa994b99cfda7bfc71" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:37.189680 29008 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:37.279132 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:37.305094 26044 tablet_server.cc:179] TabletServer@127.25.111.1:46203 shutting down...
W20260710 11:06:37.321889 29101 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 90 similar messages]
I20260710 11:06:37.329768 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:37.331246 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.332329 26044 raft_consensus.cc:2243] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.332935 26044 raft_consensus.cc:2272] T 6be58c9d153746af9965ed3616d68db2 P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.334980 29101 consensus_peers.cc:597] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.335815 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.336421 26044 raft_consensus.cc:2243] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.336975 26044 raft_consensus.cc:2272] T 34fc141110e34c1d944f50d9cf45bd1f P 96ba75f1e65741aa994b99cfda7bfc71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.338943 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.339550 26044 raft_consensus.cc:2243] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.339932 26044 raft_consensus.cc:2272] T 3cc6739f99bb445c9fe50fb76c6b80dd P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.342187 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.342860 26044 raft_consensus.cc:2243] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.343533 26044 raft_consensus.cc:2272] T a614a916b9e5492990069e7a6434a454 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.345019 29175 consensus_peers.cc:597] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.346499 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.347044 26044 raft_consensus.cc:2243] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.347431 26044 raft_consensus.cc:2272] T 7d62dfca93ce46829705bd14b902b5be P 96ba75f1e65741aa994b99cfda7bfc71 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.349960 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.350621 26044 raft_consensus.cc:2243] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.351075 26044 raft_consensus.cc:2272] T 3c7cbdea373e44fab20f679207059653 P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.352924 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.353372 26044 raft_consensus.cc:2243] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.353724 26044 raft_consensus.cc:2272] T a157508ed78f4f6a9220291e5378d7b0 P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.355705 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.356114 26044 raft_consensus.cc:2243] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.356418 26044 raft_consensus.cc:2272] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 96ba75f1e65741aa994b99cfda7bfc71 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.359000 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.359524 26044 raft_consensus.cc:2243] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.359975 26044 raft_consensus.cc:2272] T 86ffd64c593948db8b5a1077a8e25b0b P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.360811 29175 consensus_peers.cc:597] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.361941 26044 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:37.362416 26044 raft_consensus.cc:2243] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.362757 26044 raft_consensus.cc:2272] T 5dd56de856904c2bb9de173dbe2797ae P 96ba75f1e65741aa994b99cfda7bfc71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.370492 29175 consensus_peers.cc:597] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.391222 26044 tablet_server.cc:196] TabletServer@127.25.111.1:46203 shutdown complete.
I20260710 11:06:37.414376 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
W20260710 11:06:37.417755 29101 consensus_peers.cc:597] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.435935 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:37.436607 26044 tablet_replica.cc:333] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.437234 26044 raft_consensus.cc:2243] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.437633 26044 raft_consensus.cc:2272] T 3cc6739f99bb445c9fe50fb76c6b80dd P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.439381 26044 tablet_replica.cc:333] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.439942 26044 raft_consensus.cc:2243] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.440641 26044 raft_consensus.cc:2272] T 6be58c9d153746af9965ed3616d68db2 P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.443063 26044 tablet_replica.cc:333] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.443617 26044 raft_consensus.cc:2243] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.444015 26044 raft_consensus.cc:2272] T 5dd56de856904c2bb9de173dbe2797ae P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.445760 26044 tablet_replica.cc:333] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.446241 26044 raft_consensus.cc:2243] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.446882 26044 raft_consensus.cc:2272] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.449090 26044 tablet_replica.cc:333] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.449709 26044 raft_consensus.cc:2243] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.450623 26044 raft_consensus.cc:2272] T 86ffd64c593948db8b5a1077a8e25b0b P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.451941 29101 consensus_peers.cc:597] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 -> Peer 96ba75f1e65741aa994b99cfda7bfc71 (127.25.111.1:46203): Couldn't send request to peer 96ba75f1e65741aa994b99cfda7bfc71. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.452957 26044 tablet_replica.cc:333] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.453480 26044 raft_consensus.cc:2243] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.454180 26044 raft_consensus.cc:2272] T a614a916b9e5492990069e7a6434a454 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.455951 26044 tablet_replica.cc:333] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.456398 26044 raft_consensus.cc:2243] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.457089 26044 raft_consensus.cc:2272] T a157508ed78f4f6a9220291e5378d7b0 P 6ced822d4cd74384aeb482d87a15cdd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.458859 26044 tablet_replica.cc:333] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.459283 26044 raft_consensus.cc:2243] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.459679 26044 raft_consensus.cc:2272] T 7d62dfca93ce46829705bd14b902b5be P 6ced822d4cd74384aeb482d87a15cdd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.461333 26044 tablet_replica.cc:333] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.461736 26044 raft_consensus.cc:2243] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.462046 26044 raft_consensus.cc:2272] T 3c7cbdea373e44fab20f679207059653 P 6ced822d4cd74384aeb482d87a15cdd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.463713 26044 tablet_replica.cc:333] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7: stopping tablet replica
I20260710 11:06:37.464125 26044 raft_consensus.cc:2243] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.464743 26044 raft_consensus.cc:2272] T 34fc141110e34c1d944f50d9cf45bd1f P 6ced822d4cd74384aeb482d87a15cdd7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.489807 29178 consensus_peers.cc:597] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 -> Peer 6ced822d4cd74384aeb482d87a15cdd7 (127.25.111.2:45159): Couldn't send request to peer 6ced822d4cd74384aeb482d87a15cdd7. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:45159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.494830 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
I20260710 11:06:37.515743 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
I20260710 11:06:37.534641 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:37.535332 26044 tablet_replica.cc:333] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.535965 26044 raft_consensus.cc:2243] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.536427 26044 raft_consensus.cc:2272] T 34fc141110e34c1d944f50d9cf45bd1f P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.538339 26044 tablet_replica.cc:333] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.538846 26044 raft_consensus.cc:2243] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.539206 26044 raft_consensus.cc:2272] T a157508ed78f4f6a9220291e5378d7b0 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.540988 26044 tablet_replica.cc:333] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.541452 26044 raft_consensus.cc:2243] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.541859 26044 raft_consensus.cc:2272] T a614a916b9e5492990069e7a6434a454 P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.543624 26044 tablet_replica.cc:333] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.544063 26044 raft_consensus.cc:2243] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.544406 26044 raft_consensus.cc:2272] T 3c2fd7d2d3914fa88f5841543bb4cf2e P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.546451 26044 tablet_replica.cc:333] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.546952 26044 raft_consensus.cc:2243] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.547361 26044 raft_consensus.cc:2272] T 86ffd64c593948db8b5a1077a8e25b0b P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.549099 26044 tablet_replica.cc:333] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.549556 26044 raft_consensus.cc:2243] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.550231 26044 raft_consensus.cc:2272] T 3c7cbdea373e44fab20f679207059653 P 537ed1c4aa49476ca843d01a4598bc29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.551901 26044 tablet_replica.cc:333] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.552358 26044 raft_consensus.cc:2243] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.553092 26044 raft_consensus.cc:2272] T 7d62dfca93ce46829705bd14b902b5be P 537ed1c4aa49476ca843d01a4598bc29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.554821 26044 tablet_replica.cc:333] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.555307 26044 raft_consensus.cc:2243] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.555689 26044 raft_consensus.cc:2272] T 6be58c9d153746af9965ed3616d68db2 P 537ed1c4aa49476ca843d01a4598bc29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.558272 26044 tablet_replica.cc:333] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.558720 26044 raft_consensus.cc:2243] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.559384 26044 raft_consensus.cc:2272] T 3cc6739f99bb445c9fe50fb76c6b80dd P 537ed1c4aa49476ca843d01a4598bc29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.561132 26044 tablet_replica.cc:333] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29: stopping tablet replica
I20260710 11:06:37.561612 26044 raft_consensus.cc:2243] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.562337 26044 raft_consensus.cc:2272] T 5dd56de856904c2bb9de173dbe2797ae P 537ed1c4aa49476ca843d01a4598bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.590750 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:06:37.610700 26044 master.cc:562] Master@127.25.111.62:44673 shutting down...
I20260710 11:06:37.631879 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.632371 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.632688 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6c62f603e2d496195a8d9bf19ab709e: stopping tablet replica
I20260710 11:06:37.650533 26044 master.cc:584] Master@127.25.111.62:44673 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12638 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:06:37.692318 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:36503
I20260710 11:06:37.693420 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:37.698329 29530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:37.698375 29529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:37.699947 29532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:37.700817 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:37.701553 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:37.701740 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:37.701874 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681597701857 us; error 0 us; skew 500 ppm
I20260710 11:06:37.702368 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:37.704646 26044 webserver.cc:533] Webserver started at http://127.25.111.62:44177/ using document root <none> and password file <none>
I20260710 11:06:37.705109 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:37.705272 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:37.705514 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:37.706558 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "f456d245b5dd43c4b8de053cde5d2083"
format_stamp: "Formatted at 2026-07-10 11:06:37 on dist-test-slave-0nsv"
I20260710 11:06:37.710672 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:06:37.713904 29537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:37.714643 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:37.714879 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "f456d245b5dd43c4b8de053cde5d2083"
format_stamp: "Formatted at 2026-07-10 11:06:37 on dist-test-slave-0nsv"
I20260710 11:06:37.715116 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:37.732264 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:37.733417 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:37.768545 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:36503
I20260710 11:06:37.768626 29588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:36503 every 8 connection(s)
I20260710 11:06:37.772190 29589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:37.781908 29589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083: Bootstrap starting.
I20260710 11:06:37.786741 29589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.790530 29589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083: No bootstrap required, opened a new log
I20260710 11:06:37.792529 29589 raft_consensus.cc:359] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f456d245b5dd43c4b8de053cde5d2083" member_type: VOTER }
I20260710 11:06:37.792862 29589 raft_consensus.cc:385] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.793035 29589 raft_consensus.cc:740] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f456d245b5dd43c4b8de053cde5d2083, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.793547 29589 consensus_queue.cc:260] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f456d245b5dd43c4b8de053cde5d2083" member_type: VOTER }
I20260710 11:06:37.793936 29589 raft_consensus.cc:399] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:37.794123 29589 raft_consensus.cc:493] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:37.794327 29589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.798321 29589 raft_consensus.cc:515] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f456d245b5dd43c4b8de053cde5d2083" member_type: VOTER }
I20260710 11:06:37.798734 29589 leader_election.cc:304] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [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: f456d245b5dd43c4b8de053cde5d2083; no voters: 
I20260710 11:06:37.799719 29589 leader_election.cc:290] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:37.800066 29592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:37.801307 29592 raft_consensus.cc:697] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 1 LEADER]: Becoming Leader. State: Replica: f456d245b5dd43c4b8de053cde5d2083, State: Running, Role: LEADER
I20260710 11:06:37.801853 29592 consensus_queue.cc:237] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [LEADER]: Queue going to LEADER mode. State: All 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: "f456d245b5dd43c4b8de053cde5d2083" member_type: VOTER }
I20260710 11:06:37.802372 29589 sys_catalog.cc:565] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:37.804562 29593 sys_catalog.cc:455] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f456d245b5dd43c4b8de053cde5d2083" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f456d245b5dd43c4b8de053cde5d2083" member_type: VOTER } }
I20260710 11:06:37.804741 29594 sys_catalog.cc:455] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f456d245b5dd43c4b8de053cde5d2083. Latest consensus state: current_term: 1 leader_uuid: "f456d245b5dd43c4b8de053cde5d2083" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f456d245b5dd43c4b8de053cde5d2083" member_type: VOTER } }
I20260710 11:06:37.805099 29593 sys_catalog.cc:458] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:37.805256 29594 sys_catalog.cc:458] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:37.809861 29597 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:37.815169 29597 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:37.816229 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:37.823174 29597 catalog_manager.cc:1383] Generated new cluster ID: 38bebd392c774d71a9c57303edede0be
I20260710 11:06:37.823444 29597 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:37.840519 29597 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:37.841725 29597 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:37.863938 29597 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083: Generated new TSK 0
I20260710 11:06:37.864526 29597 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:37.882684 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:37.888899 29610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:37.891842 29611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:37.894191 26044 server_base.cc:1061] running on GCE node
W20260710 11:06:37.894915 29613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:37.895865 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:37.896073 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:37.896229 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681597896209 us; error 0 us; skew 500 ppm
I20260710 11:06:37.896795 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:37.898898 26044 webserver.cc:533] Webserver started at http://127.25.111.1:40207/ using document root <none> and password file <none>
I20260710 11:06:37.899314 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:37.899488 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:37.899714 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:37.900699 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "0c6af5938f6641d09753e951be1787ac"
format_stamp: "Formatted at 2026-07-10 11:06:37 on dist-test-slave-0nsv"
I20260710 11:06:37.904968 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:06:37.907994 29618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:37.908646 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:37.908900 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "0c6af5938f6641d09753e951be1787ac"
format_stamp: "Formatted at 2026-07-10 11:06:37 on dist-test-slave-0nsv"
I20260710 11:06:37.909171 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:37.918566 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:37.919675 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:37.921001 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:37.923094 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:37.923272 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:37.923517 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:37.923676 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:37.960398 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:46153
I20260710 11:06:37.960489 29680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:46153 every 8 connection(s)
I20260710 11:06:37.965251 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:37.972028 29685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:37.972982 29686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:37.977550 26044 server_base.cc:1061] running on GCE node
W20260710 11:06:37.977710 29688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:37.978716 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:37.978771 29681 heartbeater.cc:344] Connected to a master server at 127.25.111.62:36503
W20260710 11:06:37.978997 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:37.979187 29681 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:37.979202 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681597979186 us; error 0 us; skew 500 ppm
I20260710 11:06:37.979960 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:37.980049 29681 heartbeater.cc:507] Master 127.25.111.62:36503 requested a full tablet report, sending...
I20260710 11:06:37.982370 29554 ts_manager.cc:194] Registered new tserver with Master: 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153)
I20260710 11:06:37.982420 26044 webserver.cc:533] Webserver started at http://127.25.111.2:40779/ using document root <none> and password file <none>
I20260710 11:06:37.983026 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:37.983217 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:37.983446 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:37.984215 29554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42806
I20260710 11:06:37.984607 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
format_stamp: "Formatted at 2026-07-10 11:06:37 on dist-test-slave-0nsv"
I20260710 11:06:37.989144 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:06:37.992121 29693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:37.992805 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:37.993052 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
format_stamp: "Formatted at 2026-07-10 11:06:37 on dist-test-slave-0nsv"
I20260710 11:06:37.993295 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.017578 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.018726 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.020144 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:38.022173 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:38.022356 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.022562 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:38.022713 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.059402 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:37155
I20260710 11:06:38.059530 29755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:37155 every 8 connection(s)
I20260710 11:06:38.063975 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.070856 29759 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.072687 29760 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.075479 29762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.075681 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:38.075805 29756 heartbeater.cc:344] Connected to a master server at 127.25.111.62:36503
I20260710 11:06:38.076313 29756 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:38.076642 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:38.076872 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.077001 29756 heartbeater.cc:507] Master 127.25.111.62:36503 requested a full tablet report, sending...
I20260710 11:06:38.077026 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681598077008 us; error 0 us; skew 500 ppm
I20260710 11:06:38.077806 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.079165 29554 ts_manager.cc:194] Registered new tserver with Master: a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155)
I20260710 11:06:38.080217 26044 webserver.cc:533] Webserver started at http://127.25.111.3:40455/ using document root <none> and password file <none>
I20260710 11:06:38.080603 29554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42816
I20260710 11:06:38.080688 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.080988 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.081233 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.082553 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "53a9ffcead5049ccae65c77529117772"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-0nsv"
I20260710 11:06:38.086642 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:06:38.089506 29767 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.090178 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:38.090425 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "53a9ffcead5049ccae65c77529117772"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-0nsv"
I20260710 11:06:38.090657 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.124986 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.126174 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.127586 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:38.129612 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:38.129799 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.130013 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:38.130169 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.167284 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:35971
I20260710 11:06:38.167388 29829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:35971 every 8 connection(s)
I20260710 11:06:38.179944 29830 heartbeater.cc:344] Connected to a master server at 127.25.111.62:36503
I20260710 11:06:38.180303 29830 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:38.180927 29830 heartbeater.cc:507] Master 127.25.111.62:36503 requested a full tablet report, sending...
I20260710 11:06:38.182601 29554 ts_manager.cc:194] Registered new tserver with Master: 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.183302 26044 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013004287s
I20260710 11:06:38.183892 29554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42826
I20260710 11:06:38.205907 29554 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42828:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:38.207901 29554 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:38.245687 29646 tablet_service.cc:1511] Processing CreateTablet for tablet cd31202ef9d54fb2ab0a17327f7b61db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c7ece1da6ced4784b91c0b6a1fa4f7b5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:38.246447 29645 tablet_service.cc:1511] Processing CreateTablet for tablet 7e490705ef1c4c339d969c77d27108c4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c7ece1da6ced4784b91c0b6a1fa4f7b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:38.247064 29646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd31202ef9d54fb2ab0a17327f7b61db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.247731 29645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e490705ef1c4c339d969c77d27108c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.250124 29721 tablet_service.cc:1511] Processing CreateTablet for tablet cd31202ef9d54fb2ab0a17327f7b61db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c7ece1da6ced4784b91c0b6a1fa4f7b5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:38.251359 29721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd31202ef9d54fb2ab0a17327f7b61db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.252012 29720 tablet_service.cc:1511] Processing CreateTablet for tablet 7e490705ef1c4c339d969c77d27108c4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c7ece1da6ced4784b91c0b6a1fa4f7b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:38.253180 29720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e490705ef1c4c339d969c77d27108c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.266443 29795 tablet_service.cc:1511] Processing CreateTablet for tablet cd31202ef9d54fb2ab0a17327f7b61db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c7ece1da6ced4784b91c0b6a1fa4f7b5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:38.266872 29794 tablet_service.cc:1511] Processing CreateTablet for tablet 7e490705ef1c4c339d969c77d27108c4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c7ece1da6ced4784b91c0b6a1fa4f7b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:38.267743 29795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd31202ef9d54fb2ab0a17327f7b61db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.268348 29794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e490705ef1c4c339d969c77d27108c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.282488 29845 tablet_bootstrap.cc:492] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac: Bootstrap starting.
I20260710 11:06:38.288828 29846 tablet_bootstrap.cc:492] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb: Bootstrap starting.
I20260710 11:06:38.289592 29847 tablet_bootstrap.cc:492] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772: Bootstrap starting.
I20260710 11:06:38.291281 29845 tablet_bootstrap.cc:654] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.295493 29845 tablet_bootstrap.cc:492] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac: No bootstrap required, opened a new log
I20260710 11:06:38.295871 29845 ts_tablet_manager.cc:1403] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:06:38.296655 29846 tablet_bootstrap.cc:654] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.297323 29847 tablet_bootstrap.cc:654] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.298166 29845 raft_consensus.cc:359] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.298861 29845 raft_consensus.cc:385] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.299122 29845 raft_consensus.cc:740] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.299955 29845 consensus_queue.cc:260] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.302047 29681 heartbeater.cc:499] Master 127.25.111.62:36503 was elected leader, sending a full tablet report...
I20260710 11:06:38.302340 29845 ts_tablet_manager.cc:1434] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:38.303143 29845 tablet_bootstrap.cc:492] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac: Bootstrap starting.
I20260710 11:06:38.309122 29847 tablet_bootstrap.cc:492] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772: No bootstrap required, opened a new log
I20260710 11:06:38.309237 29845 tablet_bootstrap.cc:654] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.309281 29846 tablet_bootstrap.cc:492] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb: No bootstrap required, opened a new log
I20260710 11:06:38.309922 29846 ts_tablet_manager.cc:1403] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:06:38.313060 29847 ts_tablet_manager.cc:1403] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 11:06:38.312906 29846 raft_consensus.cc:359] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.313658 29846 raft_consensus.cc:385] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.313967 29846 raft_consensus.cc:740] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.314684 29846 consensus_queue.cc:260] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.316673 29847 raft_consensus.cc:359] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.318053 29847 raft_consensus.cc:385] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.318356 29847 raft_consensus.cc:740] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a9ffcead5049ccae65c77529117772, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.319064 29756 heartbeater.cc:499] Master 127.25.111.62:36503 was elected leader, sending a full tablet report...
I20260710 11:06:38.319037 29847 consensus_queue.cc:260] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.319630 29846 ts_tablet_manager.cc:1434] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:06:38.320521 29845 tablet_bootstrap.cc:492] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac: No bootstrap required, opened a new log
I20260710 11:06:38.320941 29846 tablet_bootstrap.cc:492] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb: Bootstrap starting.
I20260710 11:06:38.322248 29830 heartbeater.cc:499] Master 127.25.111.62:36503 was elected leader, sending a full tablet report...
I20260710 11:06:38.320986 29845 ts_tablet_manager.cc:1403] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:06:38.322757 29847 ts_tablet_manager.cc:1434] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:38.324790 29845 raft_consensus.cc:359] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.325500 29845 raft_consensus.cc:385] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.325831 29845 raft_consensus.cc:740] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.326710 29845 consensus_queue.cc:260] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.328289 29846 tablet_bootstrap.cc:654] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.329099 29845 ts_tablet_manager.cc:1434] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:38.330397 29847 tablet_bootstrap.cc:492] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772: Bootstrap starting.
I20260710 11:06:38.337194 29847 tablet_bootstrap.cc:654] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.342047 29846 tablet_bootstrap.cc:492] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb: No bootstrap required, opened a new log
I20260710 11:06:38.342447 29846 ts_tablet_manager.cc:1403] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 11:06:38.344956 29846 raft_consensus.cc:359] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.345498 29846 raft_consensus.cc:385] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.345726 29846 raft_consensus.cc:740] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.346264 29846 consensus_queue.cc:260] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.347986 29846 ts_tablet_manager.cc:1434] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:06:38.350766 29847 tablet_bootstrap.cc:492] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772: No bootstrap required, opened a new log
I20260710 11:06:38.351255 29847 ts_tablet_manager.cc:1403] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:06:38.353562 29847 raft_consensus.cc:359] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.354188 29847 raft_consensus.cc:385] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.354470 29847 raft_consensus.cc:740] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a9ffcead5049ccae65c77529117772, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.355173 29847 consensus_queue.cc:260] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.357216 29847 ts_tablet_manager.cc:1434] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:06:38.420876 29831 tablet.cc:2406] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:38.451031 29851 raft_consensus.cc:493] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.451515 29851 raft_consensus.cc:515] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.453409 29851 leader_election.cc:290] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.462124 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd31202ef9d54fb2ab0a17327f7b61db" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" is_pre_election: true
I20260710 11:06:38.462689 29731 raft_consensus.cc:2468] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 0.
I20260710 11:06:38.462812 29805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd31202ef9d54fb2ab0a17327f7b61db" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772" is_pre_election: true
I20260710 11:06:38.463392 29805 raft_consensus.cc:2468] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 0.
I20260710 11:06:38.463711 29619 leader_election.cc:304] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.464339 29851 raft_consensus.cc:2804] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:38.464680 29851 raft_consensus.cc:493] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.464989 29851 raft_consensus.cc:3060] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.466519 29858 raft_consensus.cc:493] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.466981 29858 raft_consensus.cc:515] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.468992 29858 leader_election.cc:290] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.469523 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" is_pre_election: true
I20260710 11:06:38.470085 29731 raft_consensus.cc:2468] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 0.
I20260710 11:06:38.470242 29805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772" is_pre_election: true
I20260710 11:06:38.470853 29805 raft_consensus.cc:2468] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 0.
I20260710 11:06:38.471105 29619 leader_election.cc:304] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.471408 29851 raft_consensus.cc:515] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.471941 29858 raft_consensus.cc:2804] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:38.472313 29858 raft_consensus.cc:493] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.472622 29858 raft_consensus.cc:3060] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.473342 29851 leader_election.cc:290] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 election: Requested vote from peers a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.473892 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd31202ef9d54fb2ab0a17327f7b61db" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
I20260710 11:06:38.474339 29731 raft_consensus.cc:3060] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.474200 29805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd31202ef9d54fb2ab0a17327f7b61db" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:38.474767 29805 raft_consensus.cc:3060] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.479127 29731 raft_consensus.cc:2468] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 1.
I20260710 11:06:38.479239 29858 raft_consensus.cc:515] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.480022 29619 leader_election.cc:304] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.480650 29851 raft_consensus.cc:2804] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.481489 29805 raft_consensus.cc:2468] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 1.
I20260710 11:06:38.481617 29858 leader_election.cc:290] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 election: Requested vote from peers a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.481866 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
I20260710 11:06:38.482204 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:38.482445 29731 raft_consensus.cc:3060] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.482784 29804 raft_consensus.cc:3060] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.487116 29851 raft_consensus.cc:697] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 1 LEADER]: Becoming Leader. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Running, Role: LEADER
I20260710 11:06:38.487972 29851 consensus_queue.cc:237] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.488569 29731 raft_consensus.cc:2468] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 1.
I20260710 11:06:38.489352 29804 raft_consensus.cc:2468] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 1.
I20260710 11:06:38.489764 29619 leader_election.cc:304] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.490538 29859 raft_consensus.cc:2804] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.490899 29859 raft_consensus.cc:697] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 LEADER]: Becoming Leader. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Running, Role: LEADER
I20260710 11:06:38.492136 29859 consensus_queue.cc:237] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.495332 29554 catalog_manager.cc:5697] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c6af5938f6641d09753e951be1787ac (127.25.111.1). New cstate: current_term: 1 leader_uuid: "0c6af5938f6641d09753e951be1787ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.506453 29554 catalog_manager.cc:5697] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c6af5938f6641d09753e951be1787ac (127.25.111.1). New cstate: current_term: 1 leader_uuid: "0c6af5938f6641d09753e951be1787ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.584163 29554 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42838:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:38.585968 29554 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:38.606478 29645 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb397fdf08e4f9a9c8ee266000c12e4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e8eafc2fd1a44c2ebf609ea28df78289]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:38.607734 29645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb397fdf08e4f9a9c8ee266000c12e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.607626 29720 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb397fdf08e4f9a9c8ee266000c12e4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e8eafc2fd1a44c2ebf609ea28df78289]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:38.608980 29720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb397fdf08e4f9a9c8ee266000c12e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.608701 29795 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb397fdf08e4f9a9c8ee266000c12e4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e8eafc2fd1a44c2ebf609ea28df78289]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:38.609880 29795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb397fdf08e4f9a9c8ee266000c12e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.611578 29646 tablet_service.cc:1511] Processing CreateTablet for tablet 9906431725fd45e0b518fd9039ddfcf2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e8eafc2fd1a44c2ebf609ea28df78289]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:38.612701 29646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9906431725fd45e0b518fd9039ddfcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.616039 29721 tablet_service.cc:1511] Processing CreateTablet for tablet 9906431725fd45e0b518fd9039ddfcf2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e8eafc2fd1a44c2ebf609ea28df78289]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:38.617265 29721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9906431725fd45e0b518fd9039ddfcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.617377 29794 tablet_service.cc:1511] Processing CreateTablet for tablet 9906431725fd45e0b518fd9039ddfcf2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e8eafc2fd1a44c2ebf609ea28df78289]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:38.618494 29794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9906431725fd45e0b518fd9039ddfcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.622714 29845 tablet_bootstrap.cc:492] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac: Bootstrap starting.
I20260710 11:06:38.624150 29847 tablet_bootstrap.cc:492] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772: Bootstrap starting.
I20260710 11:06:38.629434 29845 tablet_bootstrap.cc:654] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.630090 29847 tablet_bootstrap.cc:654] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.636610 29847 tablet_bootstrap.cc:492] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772: No bootstrap required, opened a new log
I20260710 11:06:38.637038 29847 ts_tablet_manager.cc:1403] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 11:06:38.639725 29847 raft_consensus.cc:359] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.640411 29847 raft_consensus.cc:385] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.640690 29847 raft_consensus.cc:740] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a9ffcead5049ccae65c77529117772, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.641371 29847 consensus_queue.cc:260] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.643381 29847 ts_tablet_manager.cc:1434] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:06:38.644328 29847 tablet_bootstrap.cc:492] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772: Bootstrap starting.
I20260710 11:06:38.645500 29846 tablet_bootstrap.cc:492] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb: Bootstrap starting.
I20260710 11:06:38.650447 29847 tablet_bootstrap.cc:654] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.651935 29846 tablet_bootstrap.cc:654] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.649991 29845 tablet_bootstrap.cc:492] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac: No bootstrap required, opened a new log
I20260710 11:06:38.653432 29845 ts_tablet_manager.cc:1403] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260710 11:06:38.656183 29845 raft_consensus.cc:359] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.656956 29845 raft_consensus.cc:385] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.657214 29845 raft_consensus.cc:740] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.658376 29847 tablet_bootstrap.cc:492] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772: No bootstrap required, opened a new log
I20260710 11:06:38.658006 29845 consensus_queue.cc:260] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.658865 29847 ts_tablet_manager.cc:1403] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260710 11:06:38.660136 29845 ts_tablet_manager.cc:1434] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:38.660326 29846 tablet_bootstrap.cc:492] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb: No bootstrap required, opened a new log
I20260710 11:06:38.660806 29846 ts_tablet_manager.cc:1403] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:06:38.661118 29845 tablet_bootstrap.cc:492] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac: Bootstrap starting.
I20260710 11:06:38.661680 29847 raft_consensus.cc:359] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.662379 29847 raft_consensus.cc:385] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.662638 29847 raft_consensus.cc:740] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a9ffcead5049ccae65c77529117772, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.663520 29846 raft_consensus.cc:359] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.663523 29847 consensus_queue.cc:260] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.664304 29846 raft_consensus.cc:385] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.664611 29846 raft_consensus.cc:740] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.665334 29846 consensus_queue.cc:260] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.667712 29846 ts_tablet_manager.cc:1434] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:06:38.667995 29845 tablet_bootstrap.cc:654] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.668246 29847 ts_tablet_manager.cc:1434] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:38.668687 29846 tablet_bootstrap.cc:492] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb: Bootstrap starting.
I20260710 11:06:38.675209 29846 tablet_bootstrap.cc:654] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.680058 29845 tablet_bootstrap.cc:492] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac: No bootstrap required, opened a new log
I20260710 11:06:38.680526 29845 ts_tablet_manager.cc:1403] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260710 11:06:38.681455 29846 tablet_bootstrap.cc:492] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb: No bootstrap required, opened a new log
I20260710 11:06:38.681923 29846 ts_tablet_manager.cc:1403] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:06:38.684089 29845 raft_consensus.cc:359] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.684811 29845 raft_consensus.cc:385] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.684577 29846 raft_consensus.cc:359] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.685113 29845 raft_consensus.cc:740] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.685257 29846 raft_consensus.cc:385] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.685560 29846 raft_consensus.cc:740] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.685879 29845 consensus_queue.cc:260] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.686273 29846 consensus_queue.cc:260] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.688024 29845 ts_tablet_manager.cc:1434] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:06:38.688306 29846 ts_tablet_manager.cc:1434] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:38.691579 29853 raft_consensus.cc:493] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.692011 29853 raft_consensus.cc:515] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.694069 29853 leader_election.cc:290] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.707109 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6af5938f6641d09753e951be1787ac" is_pre_election: true
I20260710 11:06:38.707696 29656 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 0.
I20260710 11:06:38.708218 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772" is_pre_election: true
I20260710 11:06:38.708766 29696 leader_election.cc:304] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.708763 29804 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 0.
I20260710 11:06:38.709519 29853 raft_consensus.cc:2804] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:38.709824 29853 raft_consensus.cc:493] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.710090 29853 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.714882 29853 raft_consensus.cc:515] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.716322 29853 leader_election.cc:290] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 election: Requested vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.717197 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6af5938f6641d09753e951be1787ac"
I20260710 11:06:38.717360 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:38.717702 29656 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.717859 29804 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.722409 29656 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 1.
I20260710 11:06:38.722479 29804 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 1.
I20260710 11:06:38.723292 29696 leader_election.cc:304] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.723949 29853 raft_consensus.cc:2804] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.724948 29853 raft_consensus.cc:697] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Becoming Leader. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Running, Role: LEADER
I20260710 11:06:38.725605 29853 consensus_queue.cc:237] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.732131 29554 catalog_manager.cc:5697] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2). New cstate: current_term: 1 leader_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.748422 29853 raft_consensus.cc:493] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.748842 29853 raft_consensus.cc:515] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.750893 29853 leader_election.cc:290] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.751569 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6af5938f6641d09753e951be1787ac" is_pre_election: true
I20260710 11:06:38.751777 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772" is_pre_election: true
I20260710 11:06:38.752103 29656 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 0.
I20260710 11:06:38.752283 29804 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 0.
I20260710 11:06:38.752939 29696 leader_election.cc:304] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.753533 29853 raft_consensus.cc:2804] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:38.753844 29853 raft_consensus.cc:493] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.754060 29853 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.758338 29853 raft_consensus.cc:515] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.759800 29853 leader_election.cc:290] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 election: Requested vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:38.760336 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6af5938f6641d09753e951be1787ac"
I20260710 11:06:38.760632 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:38.760891 29656 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.761165 29804 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.767290 29804 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 1.
I20260710 11:06:38.767290 29656 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 1.
I20260710 11:06:38.768527 29695 leader_election.cc:304] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53a9ffcead5049ccae65c77529117772, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:38.769102 29853 raft_consensus.cc:2804] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.769441 29853 raft_consensus.cc:697] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Becoming Leader. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Running, Role: LEADER
I20260710 11:06:38.770005 29853 consensus_queue.cc:237] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:38.776196 29554 catalog_manager.cc:5697] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2). New cstate: current_term: 1 leader_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:39.121299 29853 consensus_queue.cc:1048] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:39.221575 29859 consensus_queue.cc:1048] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:39.223188 29859 consensus_queue.cc:1048] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:39.242178 29884 consensus_queue.cc:1048] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:39.258175 29888 consensus_queue.cc:1048] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 11:06:39.282716 29853 consensus_queue.cc:1048] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:39.326190 29875 consensus_queue.cc:1048] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:39.353659 29655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4"
dest_uuid: "0c6af5938f6641d09753e951be1787ac"
mode: GRACEFUL
new_leader_uuid: "53a9ffcead5049ccae65c77529117772"
 from {username='slave'} at 127.0.0.1:33852
I20260710 11:06:39.354269 29655 raft_consensus.cc:606] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 LEADER]: Received request to transfer leadership to TS 53a9ffcead5049ccae65c77529117772
I20260710 11:06:39.360260 29875 consensus_queue.cc:1048] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:39.375881 29731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4"
dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
mode: GRACEFUL
new_leader_uuid: "0c6af5938f6641d09753e951be1787ac"
 from {username='slave'} at 127.0.0.1:52870
I20260710 11:06:39.376400 29731 raft_consensus.cc:606] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Received request to transfer leadership to TS 0c6af5938f6641d09753e951be1787ac
I20260710 11:06:39.380805 29731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2"
dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
mode: GRACEFUL
new_leader_uuid: "0c6af5938f6641d09753e951be1787ac"
 from {username='slave'} at 127.0.0.1:52870
I20260710 11:06:39.381294 29731 raft_consensus.cc:606] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Received request to transfer leadership to TS 0c6af5938f6641d09753e951be1787ac
I20260710 11:06:39.631829 29859 raft_consensus.cc:993] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac: : Instructing follower 53a9ffcead5049ccae65c77529117772 to start an election
I20260710 11:06:39.632251 29879 raft_consensus.cc:1081] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 LEADER]: Signalling peer 53a9ffcead5049ccae65c77529117772 to start an election
I20260710 11:06:39.633630 29804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4"
dest_uuid: "53a9ffcead5049ccae65c77529117772"
 from {username='slave'} at 127.0.0.1:60800
I20260710 11:06:39.634057 29804 raft_consensus.cc:493] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:39.634334 29804 raft_consensus.cc:3060] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.639644 29804 raft_consensus.cc:515] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.644121 29804 leader_election.cc:290] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [CANDIDATE]: Term 2 election: Requested vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155)
I20260710 11:06:39.651670 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4" candidate_uuid: "53a9ffcead5049ccae65c77529117772" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c6af5938f6641d09753e951be1787ac"
I20260710 11:06:39.652138 29655 raft_consensus.cc:3055] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:39.652442 29655 raft_consensus.cc:740] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Running, Role: LEADER
I20260710 11:06:39.652503 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e490705ef1c4c339d969c77d27108c4" candidate_uuid: "53a9ffcead5049ccae65c77529117772" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
I20260710 11:06:39.653093 29731 raft_consensus.cc:3060] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.653237 29655 consensus_queue.cc:260] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.654503 29655 raft_consensus.cc:3060] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.659745 29731 raft_consensus.cc:2468] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a9ffcead5049ccae65c77529117772 in term 2.
I20260710 11:06:39.660884 29768 leader_election.cc:304] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53a9ffcead5049ccae65c77529117772, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:39.661000 29655 raft_consensus.cc:2468] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53a9ffcead5049ccae65c77529117772 in term 2.
I20260710 11:06:39.661655 29854 raft_consensus.cc:2804] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:39.662127 29854 raft_consensus.cc:697] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 2 LEADER]: Becoming Leader. State: Replica: 53a9ffcead5049ccae65c77529117772, State: Running, Role: LEADER
I20260710 11:06:39.662771 29854 consensus_queue.cc:237] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.668817 29552 catalog_manager.cc:5697] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 reported cstate change: term changed from 1 to 2, leader changed from 0c6af5938f6641d09753e951be1787ac (127.25.111.1) to 53a9ffcead5049ccae65c77529117772 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "53a9ffcead5049ccae65c77529117772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:39.772737 29853 raft_consensus.cc:993] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb: : Instructing follower 0c6af5938f6641d09753e951be1787ac to start an election
I20260710 11:06:39.773157 29875 raft_consensus.cc:1081] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Signalling peer 0c6af5938f6641d09753e951be1787ac to start an election
I20260710 11:06:39.774544 29655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4"
dest_uuid: "0c6af5938f6641d09753e951be1787ac"
 from {username='slave'} at 127.0.0.1:33850
I20260710 11:06:39.775002 29655 raft_consensus.cc:493] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:39.775295 29655 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.780707 29655 raft_consensus.cc:515] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.782629 29655 leader_election.cc:290] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 2 election: Requested vote from peers a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:39.782956 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
I20260710 11:06:39.783591 29731 raft_consensus.cc:3055] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:39.783800 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:39.783954 29731 raft_consensus.cc:740] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Running, Role: LEADER
I20260710 11:06:39.784415 29804 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.784998 29731 consensus_queue.cc:260] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.786226 29731 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.791028 29804 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 2.
I20260710 11:06:39.792261 29620 leader_election.cc:304] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, 53a9ffcead5049ccae65c77529117772; no voters: 
I20260710 11:06:39.792634 29731 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 2.
I20260710 11:06:39.793097 29879 raft_consensus.cc:2804] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:39.793519 29879 raft_consensus.cc:697] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 2 LEADER]: Becoming Leader. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Running, Role: LEADER
I20260710 11:06:39.794258 29879 consensus_queue.cc:237] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.800844 29554 catalog_manager.cc:5697] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac reported cstate change: term changed from 1 to 2, leader changed from a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2) to 0c6af5938f6641d09753e951be1787ac (127.25.111.1). New cstate: current_term: 2 leader_uuid: "0c6af5938f6641d09753e951be1787ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:39.928519 29893 raft_consensus.cc:993] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb: : Instructing follower 0c6af5938f6641d09753e951be1787ac to start an election
I20260710 11:06:39.928930 29875 raft_consensus.cc:1081] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Signalling peer 0c6af5938f6641d09753e951be1787ac to start an election
I20260710 11:06:39.930310 29655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2"
dest_uuid: "0c6af5938f6641d09753e951be1787ac"
 from {username='slave'} at 127.0.0.1:33850
I20260710 11:06:39.930770 29655 raft_consensus.cc:493] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:39.931094 29655 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.935531 29655 raft_consensus.cc:515] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.936954 29655 leader_election.cc:290] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 2 election: Requested vote from peers a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:39.937592 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
I20260710 11:06:39.937978 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "0c6af5938f6641d09753e951be1787ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:39.938120 29731 raft_consensus.cc:3055] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:39.938443 29731 raft_consensus.cc:740] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Running, Role: LEADER
I20260710 11:06:39.938452 29804 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.939145 29731 consensus_queue.cc:260] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.940073 29731 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.942821 29804 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 2.
I20260710 11:06:39.943701 29620 leader_election.cc:304] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6af5938f6641d09753e951be1787ac, 53a9ffcead5049ccae65c77529117772; no voters: 
I20260710 11:06:39.944389 29906 raft_consensus.cc:2804] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:39.944725 29906 raft_consensus.cc:697] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 LEADER]: Becoming Leader. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Running, Role: LEADER
I20260710 11:06:39.944731 29731 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6af5938f6641d09753e951be1787ac in term 2.
I20260710 11:06:39.945539 29906 consensus_queue.cc:237] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:39.951061 29554 catalog_manager.cc:5697] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac reported cstate change: term changed from 1 to 2, leader changed from a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2) to 0c6af5938f6641d09753e951be1787ac (127.25.111.1). New cstate: current_term: 2 leader_uuid: "0c6af5938f6641d09753e951be1787ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.052556 29655 raft_consensus.cc:1275] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Refusing update from remote peer 53a9ffcead5049ccae65c77529117772: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.053737 29854 consensus_queue.cc:1048] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.063663 29731 raft_consensus.cc:1275] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Refusing update from remote peer 53a9ffcead5049ccae65c77529117772: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.065115 29854 consensus_queue.cc:1048] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.069916 26044 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:06:40.072373 26044 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:06:40.072902 26044 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:06:40.085260 29655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2"
dest_uuid: "0c6af5938f6641d09753e951be1787ac"
mode: GRACEFUL
new_leader_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
 from {username='slave'} at 127.0.0.1:33876
I20260710 11:06:40.085817 29655 raft_consensus.cc:606] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 LEADER]: Received request to transfer leadership to TS a74a32df3cf44cdf9cf225fc0844baeb
I20260710 11:06:40.086709 26044 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
W20260710 11:06:40.153200 29677 debug-util.cc:398] Leaking SignalData structure 0x7b0800227a20 after lost signal to thread 26047
W20260710 11:06:40.154031 29677 debug-util.cc:398] Leaking SignalData structure 0x7b0800106ac0 after lost signal to thread 29588
W20260710 11:06:40.156190 29677 debug-util.cc:398] Leaking SignalData structure 0x7b08001d95e0 after lost signal to thread 29829
I20260710 11:06:40.195422 29804 raft_consensus.cc:1275] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Refusing update from remote peer 0c6af5938f6641d09753e951be1787ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.196825 29906 consensus_queue.cc:1048] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.204623 29730 raft_consensus.cc:1275] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Refusing update from remote peer 0c6af5938f6641d09753e951be1787ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.206071 29859 consensus_queue.cc:1048] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.348558 29730 raft_consensus.cc:1275] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Refusing update from remote peer 0c6af5938f6641d09753e951be1787ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.349838 29859 consensus_queue.cc:1048] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.355540 29905 raft_consensus.cc:993] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac: : Instructing follower a74a32df3cf44cdf9cf225fc0844baeb to start an election
I20260710 11:06:40.355934 29905 raft_consensus.cc:1081] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 LEADER]: Signalling peer a74a32df3cf44cdf9cf225fc0844baeb to start an election
I20260710 11:06:40.359905 29731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2"
dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb"
 from {username='slave'} at 127.0.0.1:52858
I20260710 11:06:40.360276 29804 raft_consensus.cc:1275] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Refusing update from remote peer 0c6af5938f6641d09753e951be1787ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.360869 29731 raft_consensus.cc:493] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:40.361281 29731 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:40.362732 29905 consensus_queue.cc:1048] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.369530 29731 raft_consensus.cc:515] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:40.372234 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c6af5938f6641d09753e951be1787ac"
I20260710 11:06:40.372761 29655 raft_consensus.cc:3055] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:40.373061 29655 raft_consensus.cc:740] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c6af5938f6641d09753e951be1787ac, State: Running, Role: LEADER
I20260710 11:06:40.373804 29655 consensus_queue.cc:260] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [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: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:40.374840 29655 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:40.376780 29731 leader_election.cc:290] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 3 election: Requested vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:40.378791 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9906431725fd45e0b518fd9039ddfcf2" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:40.379215 29804 raft_consensus.cc:3060] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:40.383750 29804 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 3.
I20260710 11:06:40.384538 29655 raft_consensus.cc:2468] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 3.
I20260710 11:06:40.384758 29695 leader_election.cc:304] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [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: 53a9ffcead5049ccae65c77529117772, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:40.385524 29875 raft_consensus.cc:2804] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:40.385963 29875 raft_consensus.cc:697] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 LEADER]: Becoming Leader. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Running, Role: LEADER
I20260710 11:06:40.386737 29875 consensus_queue.cc:237] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [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: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:40.392865 29552 catalog_manager.cc:5697] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb reported cstate change: term changed from 2 to 3, leader changed from 0c6af5938f6641d09753e951be1787ac (127.25.111.1) to a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2). New cstate: current_term: 3 leader_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.427779 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:06:40.448015 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:40.448601 26044 tablet_replica.cc:333] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac: stopping tablet replica
I20260710 11:06:40.449144 26044 raft_consensus.cc:2243] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:40.449596 26044 raft_consensus.cc:2272] T 9906431725fd45e0b518fd9039ddfcf2 P 0c6af5938f6641d09753e951be1787ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:40.451872 26044 tablet_replica.cc:333] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac: stopping tablet replica
I20260710 11:06:40.452373 26044 raft_consensus.cc:2243] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:40.453088 26044 raft_consensus.cc:2272] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:40.455209 26044 tablet_replica.cc:333] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac: stopping tablet replica
I20260710 11:06:40.455703 26044 raft_consensus.cc:2243] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:40.456358 26044 raft_consensus.cc:2272] T cd31202ef9d54fb2ab0a17327f7b61db P 0c6af5938f6641d09753e951be1787ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:40.457916 26044 tablet_replica.cc:333] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac: stopping tablet replica
I20260710 11:06:40.458325 26044 raft_consensus.cc:2243] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:40.458699 26044 raft_consensus.cc:2272] T 7e490705ef1c4c339d969c77d27108c4 P 0c6af5938f6641d09753e951be1787ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:40.666903 29770 consensus_peers.cc:597] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 -> Peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Couldn't send request to peer 0c6af5938f6641d09753e951be1787ac. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:40.951226 29804 raft_consensus.cc:1275] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Refusing update from remote peer a74a32df3cf44cdf9cf225fc0844baeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:40.952437 29916 consensus_queue.cc:1048] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:40.981774 29696 consensus_peers.cc:597] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb -> Peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Couldn't send request to peer 0c6af5938f6641d09753e951be1787ac. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:41.469969 26044 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29677)
I20260710 11:06:41.642032 29924 raft_consensus.cc:493] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c6af5938f6641d09753e951be1787ac)
I20260710 11:06:41.642637 29924 raft_consensus.cc:515] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.644758 29924 leader_election.cc:290] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155)
I20260710 11:06:41.645941 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd31202ef9d54fb2ab0a17327f7b61db" candidate_uuid: "53a9ffcead5049ccae65c77529117772" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" is_pre_election: true
W20260710 11:06:41.648142 29770 leader_election.cc:336] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111)
I20260710 11:06:41.648470 29770 leader_election.cc:304] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [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: 53a9ffcead5049ccae65c77529117772; no voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb
I20260710 11:06:41.649032 29924 raft_consensus.cc:2749] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:41.707175 29924 raft_consensus.cc:493] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0c6af5938f6641d09753e951be1787ac)
I20260710 11:06:41.707773 29924 raft_consensus.cc:515] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.709774 29924 leader_election.cc:290] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2:37155)
I20260710 11:06:41.710959 29731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "53a9ffcead5049ccae65c77529117772" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" is_pre_election: true
W20260710 11:06:41.713449 29770 leader_election.cc:336] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111)
I20260710 11:06:41.713872 29770 leader_election.cc:304] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53a9ffcead5049ccae65c77529117772; no voters: 0c6af5938f6641d09753e951be1787ac, a74a32df3cf44cdf9cf225fc0844baeb
I20260710 11:06:41.714564 29924 raft_consensus.cc:2749] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:41.717314 29927 raft_consensus.cc:493] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0c6af5938f6641d09753e951be1787ac)
I20260710 11:06:41.717852 29927 raft_consensus.cc:515] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.719875 29927 leader_election.cc:290] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:41.721016 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772" is_pre_election: true
I20260710 11:06:41.721685 29804 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 2.
I20260710 11:06:41.722774 29695 leader_election.cc:304] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53a9ffcead5049ccae65c77529117772, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
I20260710 11:06:41.723515 29927 raft_consensus.cc:2804] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 11:06:41.723680 29696 leader_election.cc:336] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111)
I20260710 11:06:41.723941 29927 raft_consensus.cc:493] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0c6af5938f6641d09753e951be1787ac)
I20260710 11:06:41.724398 29927 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:41.729143 29927 raft_consensus.cc:515] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.730538 29927 leader_election.cc:290] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 3 election: Requested vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:41.731647 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb397fdf08e4f9a9c8ee266000c12e4" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:41.732208 29804 raft_consensus.cc:3060] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:06:41.734297 29696 leader_election.cc:336] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111)
I20260710 11:06:41.737349 29804 raft_consensus.cc:2468] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 3.
I20260710 11:06:41.738247 29695 leader_election.cc:304] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53a9ffcead5049ccae65c77529117772, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 0c6af5938f6641d09753e951be1787ac
I20260710 11:06:41.738967 29927 raft_consensus.cc:2804] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:41.739960 29927 raft_consensus.cc:697] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 LEADER]: Becoming Leader. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Running, Role: LEADER
I20260710 11:06:41.741047 29927 consensus_queue.cc:237] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [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: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.747795 29553 catalog_manager.cc:5697] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb reported cstate change: term changed from 2 to 3, leader changed from 0c6af5938f6641d09753e951be1787ac (127.25.111.1) to a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2). New cstate: current_term: 3 leader_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.809412 29927 raft_consensus.cc:493] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c6af5938f6641d09753e951be1787ac)
I20260710 11:06:41.809870 29927 raft_consensus.cc:515] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.811707 29927 leader_election.cc:290] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:41.813199 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd31202ef9d54fb2ab0a17327f7b61db" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772" is_pre_election: true
I20260710 11:06:41.813817 29804 raft_consensus.cc:2468] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 1.
I20260710 11:06:41.814881 29695 leader_election.cc:304] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [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: 53a9ffcead5049ccae65c77529117772, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 
W20260710 11:06:41.815384 29696 leader_election.cc:336] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111)
I20260710 11:06:41.816277 29927 raft_consensus.cc:2804] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:41.816637 29927 raft_consensus.cc:493] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0c6af5938f6641d09753e951be1787ac)
I20260710 11:06:41.816920 29927 raft_consensus.cc:3060] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:41.821775 29927 raft_consensus.cc:515] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.824141 29927 leader_election.cc:290] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 2 election: Requested vote from peers 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153), 53a9ffcead5049ccae65c77529117772 (127.25.111.3:35971)
I20260710 11:06:41.824611 29804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd31202ef9d54fb2ab0a17327f7b61db" candidate_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53a9ffcead5049ccae65c77529117772"
I20260710 11:06:41.825223 29804 raft_consensus.cc:3060] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:41.827886 29696 leader_election.cc:336] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111)
I20260710 11:06:41.830600 29804 raft_consensus.cc:2468] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74a32df3cf44cdf9cf225fc0844baeb in term 2.
I20260710 11:06:41.831573 29695 leader_election.cc:304] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [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: 53a9ffcead5049ccae65c77529117772, a74a32df3cf44cdf9cf225fc0844baeb; no voters: 0c6af5938f6641d09753e951be1787ac
I20260710 11:06:41.832170 29927 raft_consensus.cc:2804] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:41.832610 29927 raft_consensus.cc:697] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 2 LEADER]: Becoming Leader. State: Replica: a74a32df3cf44cdf9cf225fc0844baeb, State: Running, Role: LEADER
I20260710 11:06:41.833304 29927 consensus_queue.cc:237] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } }
I20260710 11:06:41.840068 29553 catalog_manager.cc:5697] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb reported cstate change: term changed from 1 to 2, leader changed from 0c6af5938f6641d09753e951be1787ac (127.25.111.1) to a74a32df3cf44cdf9cf225fc0844baeb (127.25.111.2). New cstate: current_term: 2 leader_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6af5938f6641d09753e951be1787ac" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 46153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74a32df3cf44cdf9cf225fc0844baeb" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 37155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.171083 29804 raft_consensus.cc:1275] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Refusing update from remote peer a74a32df3cf44cdf9cf225fc0844baeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:42.172284 29927 consensus_queue.cc:1048] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:42.185565 29696 consensus_peers.cc:597] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb -> Peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Couldn't send request to peer 0c6af5938f6641d09753e951be1787ac. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:42.377519 29804 raft_consensus.cc:1275] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Refusing update from remote peer a74a32df3cf44cdf9cf225fc0844baeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:42.378850 29939 consensus_queue.cc:1048] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "53a9ffcead5049ccae65c77529117772" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:42.387619 29696 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260710 11:06:42.390571 29696 consensus_peers.cc:597] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb -> Peer 0c6af5938f6641d09753e951be1787ac (127.25.111.1:46153): Couldn't send request to peer 0c6af5938f6641d09753e951be1787ac. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:46153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:42.470440 26044 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29677)
I20260710 11:06:42.871526 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
I20260710 11:06:42.882562 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
I20260710 11:06:42.901670 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:42.902194 26044 tablet_replica.cc:333] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb: stopping tablet replica
I20260710 11:06:42.902680 26044 raft_consensus.cc:2243] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:42.903436 26044 raft_consensus.cc:2272] T 9906431725fd45e0b518fd9039ddfcf2 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.905128 26044 tablet_replica.cc:333] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb: stopping tablet replica
I20260710 11:06:42.905568 26044 raft_consensus.cc:2243] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:42.906246 26044 raft_consensus.cc:2272] T 0eb397fdf08e4f9a9c8ee266000c12e4 P a74a32df3cf44cdf9cf225fc0844baeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.908262 26044 tablet_replica.cc:333] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb: stopping tablet replica
I20260710 11:06:42.908696 26044 raft_consensus.cc:2243] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:42.909369 26044 raft_consensus.cc:2272] T cd31202ef9d54fb2ab0a17327f7b61db P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.911139 26044 tablet_replica.cc:333] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb: stopping tablet replica
I20260710 11:06:42.911594 26044 raft_consensus.cc:2243] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:42.911934 26044 raft_consensus.cc:2272] T 7e490705ef1c4c339d969c77d27108c4 P a74a32df3cf44cdf9cf225fc0844baeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.932540 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
I20260710 11:06:42.943624 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
I20260710 11:06:42.960201 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:42.960770 26044 tablet_replica.cc:333] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772: stopping tablet replica
I20260710 11:06:42.961287 26044 raft_consensus.cc:2243] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:42.961721 26044 raft_consensus.cc:2272] T 9906431725fd45e0b518fd9039ddfcf2 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.963408 26044 tablet_replica.cc:333] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772: stopping tablet replica
I20260710 11:06:42.963943 26044 raft_consensus.cc:2243] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:42.964643 26044 raft_consensus.cc:2272] T 7e490705ef1c4c339d969c77d27108c4 P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.966300 26044 tablet_replica.cc:333] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772: stopping tablet replica
I20260710 11:06:42.966755 26044 raft_consensus.cc:2243] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:42.967155 26044 raft_consensus.cc:2272] T 0eb397fdf08e4f9a9c8ee266000c12e4 P 53a9ffcead5049ccae65c77529117772 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.969470 26044 tablet_replica.cc:333] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772: stopping tablet replica
I20260710 11:06:42.969880 26044 raft_consensus.cc:2243] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:42.970245 26044 raft_consensus.cc:2272] T cd31202ef9d54fb2ab0a17327f7b61db P 53a9ffcead5049ccae65c77529117772 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:42.990532 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:06:43.001593 26044 master.cc:562] Master@127.25.111.62:36503 shutting down...
I20260710 11:06:43.015538 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.016041 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.016333 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P f456d245b5dd43c4b8de053cde5d2083: stopping tablet replica
I20260710 11:06:43.033870 26044 master.cc:584] Master@127.25.111.62:36503 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (5365 ms)
[----------] 6 tests from LeaderRebalancerTest (88108 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:06:43.058310 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:33081
I20260710 11:06:43.059317 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:43.063867 29942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.064757 29943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.065258 29945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:43.065866 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:43.066586 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:43.066753 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:43.066887 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681603066870 us; error 0 us; skew 500 ppm
I20260710 11:06:43.067368 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:43.069469 26044 webserver.cc:533] Webserver started at http://127.25.111.62:38227/ using document root <none> and password file <none>
I20260710 11:06:43.069904 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:43.070078 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:43.070317 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:43.071291 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "72cdab51f52645a78a7e45f97060a250"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.075273 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:06:43.078341 29950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.078989 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:43.079255 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "72cdab51f52645a78a7e45f97060a250"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.079530 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:43.102255 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:43.103227 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:43.137285 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:33081
I20260710 11:06:43.137372 30001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:33081 every 8 connection(s)
I20260710 11:06:43.140816 30002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.150274 30002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250: Bootstrap starting.
I20260710 11:06:43.154335 30002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.157925 30002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250: No bootstrap required, opened a new log
I20260710 11:06:43.159830 30002 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cdab51f52645a78a7e45f97060a250" member_type: VOTER }
I20260710 11:06:43.160179 30002 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.160389 30002 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72cdab51f52645a78a7e45f97060a250, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.160909 30002 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72cdab51f52645a78a7e45f97060a250" member_type: VOTER }
I20260710 11:06:43.161321 30002 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:43.161528 30002 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:43.161759 30002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:43.165679 30002 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cdab51f52645a78a7e45f97060a250" member_type: VOTER }
I20260710 11:06:43.166117 30002 leader_election.cc:304] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [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: 72cdab51f52645a78a7e45f97060a250; no voters: 
I20260710 11:06:43.167062 30002 leader_election.cc:290] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:43.167320 30005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:43.168517 30005 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 1 LEADER]: Becoming Leader. State: Replica: 72cdab51f52645a78a7e45f97060a250, State: Running, Role: LEADER
I20260710 11:06:43.169123 30005 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [LEADER]: Queue going to LEADER mode. State: All 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: "72cdab51f52645a78a7e45f97060a250" member_type: VOTER }
I20260710 11:06:43.169646 30002 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:43.172756 30006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72cdab51f52645a78a7e45f97060a250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cdab51f52645a78a7e45f97060a250" member_type: VOTER } }
I20260710 11:06:43.173377 30006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:43.173514 30007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72cdab51f52645a78a7e45f97060a250. Latest consensus state: current_term: 1 leader_uuid: "72cdab51f52645a78a7e45f97060a250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cdab51f52645a78a7e45f97060a250" member_type: VOTER } }
I20260710 11:06:43.174218 30007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:43.176290 30012 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:43.180704 30012 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:43.184563 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:43.189384 30012 catalog_manager.cc:1383] Generated new cluster ID: f515189f54274fbfb64959e042dfd7cf
I20260710 11:06:43.189633 30012 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:43.214638 30012 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:43.215847 30012 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:43.229729 30012 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250: Generated new TSK 0
I20260710 11:06:43.230265 30012 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:43.250770 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:43.255895 30023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.256603 30024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.258280 30026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:43.259092 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:43.259894 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:43.260078 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:43.260223 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681603260209 us; error 0 us; skew 500 ppm
I20260710 11:06:43.260728 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:43.262725 26044 webserver.cc:533] Webserver started at http://127.25.111.1:43243/ using document root <none> and password file <none>
I20260710 11:06:43.263170 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:43.263327 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:43.263600 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:43.264575 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.268544 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:06:43.271556 30031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.272166 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:43.272418 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.272680 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:43.290325 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:43.291369 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:43.292738 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:43.294847 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:43.295027 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.295238 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:43.295379 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.330435 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:42759
I20260710 11:06:43.330529 30093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:42759 every 8 connection(s)
I20260710 11:06:43.334926 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:43.341236 30098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.342016 30099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.344586 30101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:43.344810 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:43.345638 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:43.345830 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:43.346004 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681603345984 us; error 0 us; skew 500 ppm
I20260710 11:06:43.346514 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:43.349201 26044 webserver.cc:533] Webserver started at http://127.25.111.2:43841/ using document root <none> and password file <none>
I20260710 11:06:43.349628 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:43.349833 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:43.349910 30094 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33081
I20260710 11:06:43.350108 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:43.350313 30094 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:43.350975 30094 heartbeater.cc:507] Master 127.25.111.62:33081 requested a full tablet report, sending...
I20260710 11:06:43.351203 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "9ee50f790f8c4423af184ab011f1efc1"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.352838 29967 ts_manager.cc:194] Registered new tserver with Master: 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759)
I20260710 11:06:43.354439 29967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36826
I20260710 11:06:43.355630 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:43.358626 30106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.359355 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:43.359637 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "9ee50f790f8c4423af184ab011f1efc1"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.359881 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:43.375814 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:43.376729 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:43.377981 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:43.380030 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:43.380216 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.380417 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:43.380558 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.415040 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:40709
I20260710 11:06:43.415143 30168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:40709 every 8 connection(s)
I20260710 11:06:43.419426 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:43.425284 30172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.427242 30173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.428082 30175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:43.428969 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:43.429695 30169 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33081
I20260710 11:06:43.429891 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:43.430032 30169 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:43.430151 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:43.430395 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681603430377 us; error 0 us; skew 500 ppm
I20260710 11:06:43.430833 30169 heartbeater.cc:507] Master 127.25.111.62:33081 requested a full tablet report, sending...
I20260710 11:06:43.430943 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:43.432921 29967 ts_manager.cc:194] Registered new tserver with Master: 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:43.433375 26044 webserver.cc:533] Webserver started at http://127.25.111.3:37739/ using document root <none> and password file <none>
I20260710 11:06:43.434017 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:43.434309 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:43.434615 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:43.434698 29967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36840
I20260710 11:06:43.435981 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "7e03edb8764e4c539324a40337295917"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.440038 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:43.442912 30180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.443636 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:43.443892 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "7e03edb8764e4c539324a40337295917"
format_stamp: "Formatted at 2026-07-10 11:06:43 on dist-test-slave-0nsv"
I20260710 11:06:43.444139 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:43.473631 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:43.474705 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:43.476029 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:43.478107 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:43.478299 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.478506 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:43.478674 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:43.513290 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:35763
I20260710 11:06:43.513391 30242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:35763 every 8 connection(s)
I20260710 11:06:43.525457 30243 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33081
I20260710 11:06:43.525841 30243 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:43.526508 30243 heartbeater.cc:507] Master 127.25.111.62:33081 requested a full tablet report, sending...
I20260710 11:06:43.528236 29967 ts_manager.cc:194] Registered new tserver with Master: 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:43.528380 26044 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01213311s
I20260710 11:06:43.529510 29967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36844
I20260710 11:06:43.550405 29967 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36856:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:43.552767 29967 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:43.631373 30134 tablet_service.cc:1511] Processing CreateTablet for tablet b79d0a44297d4800abbb6a6c75d8cbec (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:43.631815 30133 tablet_service.cc:1511] Processing CreateTablet for tablet 321d9bc60d564064bc015b54a1fbed44 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:43.632848 30134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79d0a44297d4800abbb6a6c75d8cbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.633544 30132 tablet_service.cc:1511] Processing CreateTablet for tablet 1107aa810f1648fd912d42a3a5d675f3 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:43.634276 30131 tablet_service.cc:1511] Processing CreateTablet for tablet 43cfc3403b3c4589851c63e9bf4f06b8 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:43.634843 30132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1107aa810f1648fd912d42a3a5d675f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.635717 30131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cfc3403b3c4589851c63e9bf4f06b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.636828 30130 tablet_service.cc:1511] Processing CreateTablet for tablet 3688cf3b63814d4f995c431b70e1b53e (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:43.638058 30130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3688cf3b63814d4f995c431b70e1b53e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.643767 30133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321d9bc60d564064bc015b54a1fbed44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.646803 30129 tablet_service.cc:1511] Processing CreateTablet for tablet 43d2e55f77b849eeab8c1e5a977a7baa (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:43.648862 30129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d2e55f77b849eeab8c1e5a977a7baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.651149 30258 tablet_bootstrap.cc:492] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:43.652916 30131 tablet_service.cc:1511] Processing CreateTablet for tablet cb0b2e6946bf4d529a4ff7a861f0cb4c (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:43.654084 30131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0b2e6946bf4d529a4ff7a861f0cb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.654960 30130 tablet_service.cc:1511] Processing CreateTablet for tablet c85b72c0edb54c269f55ba4c5e0e3032 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:43.656131 30130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85b72c0edb54c269f55ba4c5e0e3032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.662092 30258 tablet_bootstrap.cc:654] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.665742 30134 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0648a0b09543daad9a6517e6b6ba29 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:43.673733 30208 tablet_service.cc:1511] Processing CreateTablet for tablet b79d0a44297d4800abbb6a6c75d8cbec (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:43.675103 30208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79d0a44297d4800abbb6a6c75d8cbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.675493 30203 tablet_service.cc:1511] Processing CreateTablet for tablet 43d2e55f77b849eeab8c1e5a977a7baa (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:43.676734 30203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d2e55f77b849eeab8c1e5a977a7baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.676434 30201 tablet_service.cc:1511] Processing CreateTablet for tablet cb0b2e6946bf4d529a4ff7a861f0cb4c (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:43.677631 30201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0b2e6946bf4d529a4ff7a861f0cb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.678522 30204 tablet_service.cc:1511] Processing CreateTablet for tablet 3688cf3b63814d4f995c431b70e1b53e (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:43.680051 30204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3688cf3b63814d4f995c431b70e1b53e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.682494 30202 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0648a0b09543daad9a6517e6b6ba29 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:43.683787 30202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0648a0b09543daad9a6517e6b6ba29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.683923 30205 tablet_service.cc:1511] Processing CreateTablet for tablet 43cfc3403b3c4589851c63e9bf4f06b8 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:43.685237 30205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cfc3403b3c4589851c63e9bf4f06b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.688331 30206 tablet_service.cc:1511] Processing CreateTablet for tablet 1107aa810f1648fd912d42a3a5d675f3 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:43.689551 30206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1107aa810f1648fd912d42a3a5d675f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.692288 30200 tablet_service.cc:1511] Processing CreateTablet for tablet c85b72c0edb54c269f55ba4c5e0e3032 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:43.693483 30200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85b72c0edb54c269f55ba4c5e0e3032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.682925 30207 tablet_service.cc:1511] Processing CreateTablet for tablet 321d9bc60d564064bc015b54a1fbed44 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:43.701496 30258 tablet_bootstrap.cc:492] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:43.702044 30207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321d9bc60d564064bc015b54a1fbed44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.702045 30258 ts_tablet_manager.cc:1403] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.007s
I20260710 11:06:43.699827 30134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0648a0b09543daad9a6517e6b6ba29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.705925 30260 tablet_bootstrap.cc:492] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:43.706238 30059 tablet_service.cc:1511] Processing CreateTablet for tablet b79d0a44297d4800abbb6a6c75d8cbec (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:43.707489 30059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79d0a44297d4800abbb6a6c75d8cbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.707314 30258 raft_consensus.cc:359] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.708081 30258 raft_consensus.cc:385] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.708359 30258 raft_consensus.cc:740] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.709046 30258 consensus_queue.cc:260] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.712073 30260 tablet_bootstrap.cc:654] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.729405 30058 tablet_service.cc:1511] Processing CreateTablet for tablet 321d9bc60d564064bc015b54a1fbed44 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:43.730798 30058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321d9bc60d564064bc015b54a1fbed44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.732551 30052 tablet_service.cc:1511] Processing CreateTablet for tablet cb0b2e6946bf4d529a4ff7a861f0cb4c (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:43.732617 30056 tablet_service.cc:1511] Processing CreateTablet for tablet 43cfc3403b3c4589851c63e9bf4f06b8 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:43.733907 30052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0b2e6946bf4d529a4ff7a861f0cb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.734630 30055 tablet_service.cc:1511] Processing CreateTablet for tablet 3688cf3b63814d4f995c431b70e1b53e (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:43.729461 30258 ts_tablet_manager.cc:1434] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 11:06:43.730911 30057 tablet_service.cc:1511] Processing CreateTablet for tablet 1107aa810f1648fd912d42a3a5d675f3 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:43.741425 30056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cfc3403b3c4589851c63e9bf4f06b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.743691 30057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1107aa810f1648fd912d42a3a5d675f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.745572 30054 tablet_service.cc:1511] Processing CreateTablet for tablet 43d2e55f77b849eeab8c1e5a977a7baa (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:43.746618 30054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d2e55f77b849eeab8c1e5a977a7baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.747799 30169 heartbeater.cc:499] Master 127.25.111.62:33081 was elected leader, sending a full tablet report...
I20260710 11:06:43.749187 30055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3688cf3b63814d4f995c431b70e1b53e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.742904 30053 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0648a0b09543daad9a6517e6b6ba29 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:43.754794 30053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0648a0b09543daad9a6517e6b6ba29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.742951 30051 tablet_service.cc:1511] Processing CreateTablet for tablet c85b72c0edb54c269f55ba4c5e0e3032 (DEFAULT_TABLE table=test-workload [id=2885f03961c04a349524a984bb58e819]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:43.760867 30051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85b72c0edb54c269f55ba4c5e0e3032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:43.765753 30258 tablet_bootstrap.cc:492] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:43.771306 30258 tablet_bootstrap.cc:654] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.789384 30263 tablet_bootstrap.cc:492] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:43.790702 30260 tablet_bootstrap.cc:492] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:43.791175 30260 ts_tablet_manager.cc:1403] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.019s
I20260710 11:06:43.793977 30260 raft_consensus.cc:359] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.794718 30260 raft_consensus.cc:385] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.795037 30260 raft_consensus.cc:740] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.795931 30260 consensus_queue.cc:260] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.815042 30260 ts_tablet_manager.cc:1434] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.011s
I20260710 11:06:43.815590 30261 raft_consensus.cc:493] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:43.816190 30260 tablet_bootstrap.cc:492] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:43.816440 30243 heartbeater.cc:499] Master 127.25.111.62:33081 was elected leader, sending a full tablet report...
I20260710 11:06:43.816061 30261 raft_consensus.cc:515] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.816102 30258 tablet_bootstrap.cc:492] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:43.828717 30260 tablet_bootstrap.cc:654] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.823215 30261 leader_election.cc:290] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:43.833904 30258 ts_tablet_manager.cc:1403] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.009s
W20260710 11:06:43.836922 30107 leader_election.cc:343] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Not found: Tablet not found: b79d0a44297d4800abbb6a6c75d8cbec
I20260710 11:06:43.836802 30258 raft_consensus.cc:359] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.837512 30258 raft_consensus.cc:385] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.837591 30263 tablet_bootstrap.cc:654] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.837838 30258 raft_consensus.cc:740] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.845454 30258 consensus_queue.cc:260] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.848790 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d0a44297d4800abbb6a6c75d8cbec" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:43.853190 30258 ts_tablet_manager.cc:1434] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
W20260710 11:06:43.853396 30110 leader_election.cc:343] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:43.853865 30110 leader_election.cc:304] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ee50f790f8c4423af184ab011f1efc1; no voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917
I20260710 11:06:43.854225 30258 tablet_bootstrap.cc:492] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:43.854908 30261 raft_consensus.cc:2749] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:43.861601 30260 tablet_bootstrap.cc:492] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:43.861685 30258 tablet_bootstrap.cc:654] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.862058 30260 ts_tablet_manager.cc:1403] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.014s
I20260710 11:06:43.864362 30260 raft_consensus.cc:359] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.864550 30263 tablet_bootstrap.cc:492] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:43.864871 30260 raft_consensus.cc:385] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.865162 30260 raft_consensus.cc:740] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.865168 30263 ts_tablet_manager.cc:1403] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.003s
I20260710 11:06:43.865818 30260 consensus_queue.cc:260] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.867666 30260 ts_tablet_manager.cc:1434] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:06:43.868525 30260 tablet_bootstrap.cc:492] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:43.868247 30263 raft_consensus.cc:359] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.869006 30263 raft_consensus.cc:385] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.869295 30263 raft_consensus.cc:740] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.870110 30263 consensus_queue.cc:260] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.872542 30258 tablet_bootstrap.cc:492] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:43.873082 30258 ts_tablet_manager.cc:1403] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260710 11:06:43.874601 30260 tablet_bootstrap.cc:654] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.875864 30258 raft_consensus.cc:359] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.876616 30258 raft_consensus.cc:385] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.876895 30258 raft_consensus.cc:740] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.877758 30258 consensus_queue.cc:260] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.878979 30263 ts_tablet_manager.cc:1434] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:06:43.879736 30094 heartbeater.cc:499] Master 127.25.111.62:33081 was elected leader, sending a full tablet report...
I20260710 11:06:43.880805 30258 ts_tablet_manager.cc:1434] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:06:43.882014 30258 tablet_bootstrap.cc:492] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:43.887702 30258 tablet_bootstrap.cc:654] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.891175 30263 tablet_bootstrap.cc:492] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:43.892604 30260 tablet_bootstrap.cc:492] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:43.893121 30260 ts_tablet_manager.cc:1403] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260710 11:06:43.895833 30260 raft_consensus.cc:359] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.896545 30260 raft_consensus.cc:385] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.896865 30260 raft_consensus.cc:740] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.897652 30263 tablet_bootstrap.cc:654] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.897573 30260 consensus_queue.cc:260] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.899751 30260 ts_tablet_manager.cc:1434] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:43.900740 30260 tablet_bootstrap.cc:492] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:43.906041 30258 tablet_bootstrap.cc:492] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:43.906338 30260 tablet_bootstrap.cc:654] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.906569 30258 ts_tablet_manager.cc:1403] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260710 11:06:43.909826 30263 tablet_bootstrap.cc:492] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:43.909860 30258 raft_consensus.cc:359] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.910568 30263 ts_tablet_manager.cc:1403] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:06:43.910698 30258 raft_consensus.cc:385] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.911126 30258 raft_consensus.cc:740] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.911942 30258 consensus_queue.cc:260] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.913335 30263 raft_consensus.cc:359] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.913841 30260 tablet_bootstrap.cc:492] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:43.913957 30258 ts_tablet_manager.cc:1434] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:43.914135 30263 raft_consensus.cc:385] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.914350 30260 ts_tablet_manager.cc:1403] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 11:06:43.914547 30263 raft_consensus.cc:740] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.915071 30258 tablet_bootstrap.cc:492] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:43.915496 30263 consensus_queue.cc:260] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.917258 30260 raft_consensus.cc:359] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.917985 30260 raft_consensus.cc:385] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.918296 30260 raft_consensus.cc:740] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.919109 30260 consensus_queue.cc:260] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.921231 30260 ts_tablet_manager.cc:1434] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:06:43.922183 30260 tablet_bootstrap.cc:492] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:43.923472 30258 tablet_bootstrap.cc:654] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.923594 30263 ts_tablet_manager.cc:1434] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:43.926780 30263 tablet_bootstrap.cc:492] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:43.927872 30260 tablet_bootstrap.cc:654] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.932746 30263 tablet_bootstrap.cc:654] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.939316 30260 tablet_bootstrap.cc:492] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:43.939898 30260 ts_tablet_manager.cc:1403] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:06:43.942507 30258 tablet_bootstrap.cc:492] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:43.942893 30258 ts_tablet_manager.cc:1403] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260710 11:06:43.942773 30260 raft_consensus.cc:359] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.943593 30260 raft_consensus.cc:385] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.943897 30260 raft_consensus.cc:740] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.944640 30260 consensus_queue.cc:260] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.945075 30263 tablet_bootstrap.cc:492] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:43.945649 30263 ts_tablet_manager.cc:1403] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:06:43.945291 30258 raft_consensus.cc:359] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.946125 30258 raft_consensus.cc:385] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.946457 30258 raft_consensus.cc:740] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.946874 30260 ts_tablet_manager.cc:1434] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:43.947299 30258 consensus_queue.cc:260] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.948407 30263 raft_consensus.cc:359] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.949141 30263 raft_consensus.cc:385] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.947840 30260 tablet_bootstrap.cc:492] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:43.949468 30263 raft_consensus.cc:740] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.950441 30263 consensus_queue.cc:260] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.954823 30263 ts_tablet_manager.cc:1434] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:43.949514 30258 ts_tablet_manager.cc:1434] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:43.955684 30260 tablet_bootstrap.cc:654] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.955785 30263 tablet_bootstrap.cc:492] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:43.962332 30263 tablet_bootstrap.cc:654] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.962520 30258 tablet_bootstrap.cc:492] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:43.968384 30260 tablet_bootstrap.cc:492] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:43.968834 30260 ts_tablet_manager.cc:1403] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.007s
I20260710 11:06:43.969542 30263 tablet_bootstrap.cc:492] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:43.969612 30258 tablet_bootstrap.cc:654] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.970001 30263 ts_tablet_manager.cc:1403] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.011s
I20260710 11:06:43.971642 30260 raft_consensus.cc:359] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.972086 30263 raft_consensus.cc:359] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.972353 30260 raft_consensus.cc:385] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.972783 30263 raft_consensus.cc:385] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.972864 30260 raft_consensus.cc:740] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.973229 30263 raft_consensus.cc:740] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.973678 30260 consensus_queue.cc:260] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.973986 30263 consensus_queue.cc:260] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.974733 30258 tablet_bootstrap.cc:492] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:43.975214 30258 ts_tablet_manager.cc:1403] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:06:43.976182 30260 ts_tablet_manager.cc:1434] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:43.977598 30260 tablet_bootstrap.cc:492] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:43.978086 30263 ts_tablet_manager.cc:1434] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:06:43.977962 30258 raft_consensus.cc:359] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.978726 30258 raft_consensus.cc:385] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.979056 30258 raft_consensus.cc:740] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.979209 30263 tablet_bootstrap.cc:492] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:43.979795 30258 consensus_queue.cc:260] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:43.984247 30258 ts_tablet_manager.cc:1434] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 11:06:43.985001 30260 tablet_bootstrap.cc:654] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.985250 30258 tablet_bootstrap.cc:492] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:43.988538 30263 tablet_bootstrap.cc:654] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.991385 30265 raft_consensus.cc:493] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:43.992129 30258 tablet_bootstrap.cc:654] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.991863 30265 raft_consensus.cc:515] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.000000 30263 tablet_bootstrap.cc:492] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:44.000445 30263 ts_tablet_manager.cc:1403] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:06:44.001523 30265 leader_election.cc:290] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.007200 30260 tablet_bootstrap.cc:492] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:44.007728 30260 ts_tablet_manager.cc:1403] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260710 11:06:44.011058 30263 raft_consensus.cc:359] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.011932 30263 raft_consensus.cc:385] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.011745 30260 raft_consensus.cc:359] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.012322 30263 raft_consensus.cc:740] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.012694 30260 raft_consensus.cc:385] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.012991 30260 raft_consensus.cc:740] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.013409 30263 consensus_queue.cc:260] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.014323 30260 consensus_queue.cc:260] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.015928 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.016355 30258 tablet_bootstrap.cc:492] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:44.016575 30144 raft_consensus.cc:2468] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.016826 30258 ts_tablet_manager.cc:1403] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.017s
I20260710 11:06:44.017644 30263 ts_tablet_manager.cc:1434] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:06:44.017911 30182 leader_election.cc:304] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.019845 30258 raft_consensus.cc:359] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.020605 30258 raft_consensus.cc:385] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.020938 30258 raft_consensus.cc:740] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.021185 30263 tablet_bootstrap.cc:492] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:44.020872 30265 raft_consensus.cc:493] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.021910 30265 raft_consensus.cc:515] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.021971 30258 consensus_queue.cc:260] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.023872 30265 leader_election.cc:290] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.024359 30265 raft_consensus.cc:2804] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.024730 30265 raft_consensus.cc:493] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.025054 30265 raft_consensus.cc:3060] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.024483 30258 ts_tablet_manager.cc:1434] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:44.026177 30258 tablet_bootstrap.cc:492] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:44.027853 30260 ts_tablet_manager.cc:1434] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 11:06:44.028774 30260 tablet_bootstrap.cc:492] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:44.032142 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.032799 30144 raft_consensus.cc:2468] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.033442 30285 raft_consensus.cc:493] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.039196 30285 raft_consensus.cc:515] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.040030 30182 leader_election.cc:304] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.041622 30287 raft_consensus.cc:493] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.042146 30287 raft_consensus.cc:515] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.043808 30286 raft_consensus.cc:2804] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.044312 30286 raft_consensus.cc:493] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.034898 30260 tablet_bootstrap.cc:654] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.047784 30286 raft_consensus.cc:3060] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.036809 30263 tablet_bootstrap.cc:654] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.049391 30265 raft_consensus.cc:515] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.051379 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:44.052517 30142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.053128 30142 raft_consensus.cc:3060] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.053226 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:44.053845 30069 raft_consensus.cc:2468] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.055536 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85b72c0edb54c269f55ba4c5e0e3032" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:44.056175 30069 raft_consensus.cc:2468] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.057796 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:44.059748 30142 raft_consensus.cc:2468] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.045655 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85b72c0edb54c269f55ba4c5e0e3032" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.046173 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
W20260710 11:06:44.060627 30184 leader_election.cc:343] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:44.060936 30144 raft_consensus.cc:2468] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.060586 30143 raft_consensus.cc:2468] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.062242 30184 leader_election.cc:304] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:44.063202 30182 leader_election.cc:304] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.044528 30287 leader_election.cc:290] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.059832 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.064021 30287 raft_consensus.cc:493] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.041586 30285 leader_election.cc:290] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.064496 30287 raft_consensus.cc:515] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.065186 30285 raft_consensus.cc:2804] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.065541 30285 raft_consensus.cc:493] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.065851 30285 raft_consensus.cc:3060] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.066428 30260 tablet_bootstrap.cc:492] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:44.066885 30260 ts_tablet_manager.cc:1403] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.010s
I20260710 11:06:44.067314 30287 leader_election.cc:290] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.068413 30287 raft_consensus.cc:2804] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.032799 30258 tablet_bootstrap.cc:654] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.069397 30260 raft_consensus.cc:359] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.070574 30270 raft_consensus.cc:493] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.070688 30260 raft_consensus.cc:385] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.071408 30260 raft_consensus.cc:740] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.067554 30265 leader_election.cc:290] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.071105 30270 raft_consensus.cc:515] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.072135 30260 consensus_queue.cc:260] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.073511 30287 raft_consensus.cc:493] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.073858 30287 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.074062 30260 ts_tablet_manager.cc:1434] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:44.074122 30142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.074793 30142 raft_consensus.cc:2468] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.075945 30182 leader_election.cc:304] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.076835 30182 leader_election.cc:304] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.077605 30265 raft_consensus.cc:2804] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:06:44.077920 30184 leader_election.cc:343] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:44.078037 30265 raft_consensus.cc:697] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
W20260710 11:06:44.078809 30184 leader_election.cc:343] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:44.078846 30265 consensus_queue.cc:237] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.080547 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:44.081521 30261 raft_consensus.cc:493] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:44.082095 30184 leader_election.cc:343] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:44.081959 30261 raft_consensus.cc:515] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.073891 30270 leader_election.cc:290] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.083293 30260 tablet_bootstrap.cc:492] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:44.083961 30261 leader_election.cc:290] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.085352 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
W20260710 11:06:44.086630 30110 leader_election.cc:343] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:44.088964 30292 raft_consensus.cc:2804] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.092198 30292 raft_consensus.cc:493] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.092468 30292 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.093192 30263 tablet_bootstrap.cc:492] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:44.093700 30263 ts_tablet_manager.cc:1403] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.012s
I20260710 11:06:44.095863 30285 raft_consensus.cc:515] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.090862 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:44.098747 30292 raft_consensus.cc:515] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.099169 30218 raft_consensus.cc:2468] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:44.099720 30270 raft_consensus.cc:493] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.091566 30260 tablet_bootstrap.cc:654] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.096719 30263 raft_consensus.cc:359] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.097572 30290 raft_consensus.cc:493] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.100423 30263 raft_consensus.cc:385] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.100322 30107 leader_election.cc:304] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [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: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:44.100867 30263 raft_consensus.cc:740] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.100271 30270 raft_consensus.cc:515] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.101305 30261 raft_consensus.cc:2804] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.101665 30261 raft_consensus.cc:493] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.101637 30263 consensus_queue.cc:260] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.102149 30261 raft_consensus.cc:3060] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.102774 30270 leader_election.cc:290] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.104199 30285 leader_election.cc:290] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.104379 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85b72c0edb54c269f55ba4c5e0e3032" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.104907 30069 raft_consensus.cc:3060] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.109622 30261 raft_consensus.cc:515] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.112140 30261 leader_election.cc:290] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.116422 30068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.117120 30068 raft_consensus.cc:3060] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.100660 30290 raft_consensus.cc:515] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.126554 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:44.127378 30067 raft_consensus.cc:2468] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.128677 30184 leader_election.cc:304] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:44.129595 30285 raft_consensus.cc:2804] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.129953 30285 raft_consensus.cc:493] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.130271 30285 raft_consensus.cc:3060] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.137885 30258 tablet_bootstrap.cc:492] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:44.138489 30258 ts_tablet_manager.cc:1403] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.010s
I20260710 11:06:44.138027 29966 catalog_manager.cc:5697] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.145795 30290 leader_election.cc:290] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.147171 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.147652 30142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85b72c0edb54c269f55ba4c5e0e3032" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.147748 30218 raft_consensus.cc:3060] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.148272 30142 raft_consensus.cc:3060] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.141407 30258 raft_consensus.cc:359] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.149930 30258 raft_consensus.cc:385] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.150203 30258 raft_consensus.cc:740] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.150857 30258 consensus_queue.cc:260] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.153182 30258 ts_tablet_manager.cc:1434] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:44.154088 30258 tablet_bootstrap.cc:492] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:44.154625 30142 raft_consensus.cc:2468] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.154625 30218 raft_consensus.cc:2468] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:44.156932 30182 leader_election.cc:304] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.054713 30286 raft_consensus.cc:515] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.157823 30260 tablet_bootstrap.cc:492] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:44.158061 30107 leader_election.cc:304] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.158313 30263 ts_tablet_manager.cc:1434] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.064s	user 0.018s	sys 0.029s
I20260710 11:06:44.158322 30260 ts_tablet_manager.cc:1403] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.024s
I20260710 11:06:44.159117 30290 raft_consensus.cc:2804] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.160887 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.158839 30261 raft_consensus.cc:2804] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.162788 30263 tablet_bootstrap.cc:492] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:44.161532 30067 raft_consensus.cc:3060] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.163832 30286 leader_election.cc:290] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.164239 30142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.164846 30142 raft_consensus.cc:2468] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:44.165120 30068 raft_consensus.cc:2468] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:44.171329 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.171643 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d0a44297d4800abbb6a6c75d8cbec" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.090401 30287 raft_consensus.cc:515] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.172221 30143 raft_consensus.cc:2468] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:44.173767 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.161422 30260 raft_consensus.cc:359] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.167376 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d0a44297d4800abbb6a6c75d8cbec" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:44.168694 30217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:44.174348 30143 raft_consensus.cc:2468] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:44.141311 30285 raft_consensus.cc:515] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.175652 30033 leader_election.cc:304] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.175662 30217 raft_consensus.cc:2393] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 090e2d070e4a45e5a21ef9facc5f1b17 in current term 1: Already voted for candidate 7e03edb8764e4c539324a40337295917 in this term.
I20260710 11:06:44.176679 30287 leader_election.cc:290] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.177999 30298 raft_consensus.cc:2804] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.178459 30298 raft_consensus.cc:493] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.178835 30298 raft_consensus.cc:3060] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.169729 30067 raft_consensus.cc:2468] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.159940 30290 raft_consensus.cc:697] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.180430 30290 consensus_queue.cc:237] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
W20260710 11:06:44.181685 30015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:44.165999 30069 raft_consensus.cc:2468] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
W20260710 11:06:44.174021 30184 leader_election.cc:343] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:44.168824 30142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.174789 30260 raft_consensus.cc:385] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.184727 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.186966 30260 raft_consensus.cc:740] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.186914 30184 leader_election.cc:304] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:44.185359 30033 leader_election.cc:304] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [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: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 7e03edb8764e4c539324a40337295917
I20260710 11:06:44.188131 30287 raft_consensus.cc:2804] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.188560 30261 raft_consensus.cc:697] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:44.187914 30260 consensus_queue.cc:260] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.186455 30292 leader_election.cc:290] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.189270 30218 raft_consensus.cc:2468] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:44.189706 30068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.189427 30261 consensus_queue.cc:237] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
W20260710 11:06:44.190956 30184 leader_election.cc:343] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:44.191594 30285 leader_election.cc:290] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:44.191777 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.192313 30143 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.193406 30260 ts_tablet_manager.cc:1434] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.003s
I20260710 11:06:44.188769 30287 raft_consensus.cc:697] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.194375 30263 tablet_bootstrap.cc:654] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.194686 30287 consensus_queue.cc:237] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.187278 30066 raft_consensus.cc:3060] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.198626 30142 raft_consensus.cc:3060] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.202831 30066 raft_consensus.cc:2468] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.203436 30270 raft_consensus.cc:2764] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:06:44.209316 30143 raft_consensus.cc:2468] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.211289 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.211398 30182 leader_election.cc:304] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [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: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:44.211876 30144 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.214511 30142 raft_consensus.cc:2468] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.218312 30144 raft_consensus.cc:2468] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.219178 30287 raft_consensus.cc:2804] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.219892 30287 raft_consensus.cc:697] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.220706 30287 consensus_queue.cc:237] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.221758 30182 leader_election.cc:304] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [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: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:44.223134 30285 raft_consensus.cc:2804] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.223623 30285 raft_consensus.cc:697] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.224287 30184 leader_election.cc:304] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:44.224359 30285 consensus_queue.cc:237] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.225163 30286 raft_consensus.cc:2804] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.225627 30286 raft_consensus.cc:697] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.226444 30286 consensus_queue.cc:237] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.228088 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.228703 30143 raft_consensus.cc:3060] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.184813 30258 tablet_bootstrap.cc:654] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.222366 29965 catalog_manager.cc:5697] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.191016 30298 raft_consensus.cc:515] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.240346 30298 leader_election.cc:290] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.240486 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d0a44297d4800abbb6a6c75d8cbec" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.241113 30144 raft_consensus.cc:3060] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.242988 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d0a44297d4800abbb6a6c75d8cbec" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.243637 30218 raft_consensus.cc:3060] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.244113 30143 raft_consensus.cc:2468] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:44.247810 30144 raft_consensus.cc:2468] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
I20260710 11:06:44.249001 30033 leader_election.cc:304] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.249358 30263 tablet_bootstrap.cc:492] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:44.249850 30263 ts_tablet_manager.cc:1403] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.021s
I20260710 11:06:44.249835 30298 raft_consensus.cc:2804] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.250778 30298 raft_consensus.cc:697] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:44.251425 30258 tablet_bootstrap.cc:492] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:44.251955 30258 ts_tablet_manager.cc:1403] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.001s
I20260710 11:06:44.251621 30298 consensus_queue.cc:237] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.252895 30263 raft_consensus.cc:359] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.253296 30218 raft_consensus.cc:2468] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
I20260710 11:06:44.253630 30263 raft_consensus.cc:385] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.255266 30263 raft_consensus.cc:740] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.254477 30258 raft_consensus.cc:359] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.255820 30258 raft_consensus.cc:385] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.258898 30258 raft_consensus.cc:740] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.259657 30258 consensus_queue.cc:260] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.261592 30258 ts_tablet_manager.cc:1434] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:06:44.256148 30263 consensus_queue.cc:260] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.263397 30263 ts_tablet_manager.cc:1434] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:44.263507 29967 catalog_manager.cc:5697] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.266234 30263 tablet_bootstrap.cc:492] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:44.266525 29967 catalog_manager.cc:5697] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.268476 29967 catalog_manager.cc:5697] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.272919 30263 tablet_bootstrap.cc:654] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.277319 30263 tablet_bootstrap.cc:492] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:44.277765 30263 ts_tablet_manager.cc:1403] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:06:44.278403 29966 catalog_manager.cc:5697] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.280308 30263 raft_consensus.cc:359] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.280997 30263 raft_consensus.cc:385] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.281248 30263 raft_consensus.cc:740] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.281857 30263 consensus_queue.cc:260] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.283708 30263 ts_tablet_manager.cc:1434] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:44.284469 30263 tablet_bootstrap.cc:492] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:44.288436 29967 catalog_manager.cc:5697] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.289570 30263 tablet_bootstrap.cc:654] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:44.290159 29967 catalog_manager.cc:5697] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.293757 30263 tablet_bootstrap.cc:492] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:44.294059 30263 ts_tablet_manager.cc:1403] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:44.295917 30263 raft_consensus.cc:359] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.296319 30263 raft_consensus.cc:385] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:44.296519 30263 raft_consensus.cc:740] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.297010 30263 consensus_queue.cc:260] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.298638 30263 ts_tablet_manager.cc:1434] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:06:44.313308 30298 raft_consensus.cc:493] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.313678 30298 raft_consensus.cc:515] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.315286 30298 leader_election.cc:290] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.315888 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.316175 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:44.316494 30144 raft_consensus.cc:2393] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 090e2d070e4a45e5a21ef9facc5f1b17 in current term 1: Already voted for candidate 7e03edb8764e4c539324a40337295917 in this term.
I20260710 11:06:44.317379 30033 leader_election.cc:304] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17; no voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.317553 30298 raft_consensus.cc:493] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.318027 30270 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.317966 30298 raft_consensus.cc:515] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.319415 30298 leader_election.cc:290] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.320163 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.320477 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:44.320644 30144 raft_consensus.cc:2468] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:44.321098 30218 raft_consensus.cc:2468] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:44.321573 30033 leader_election.cc:304] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.322235 30298 raft_consensus.cc:2804] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:44.322558 30298 raft_consensus.cc:493] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:44.322803 30298 raft_consensus.cc:3060] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.323858 30270 raft_consensus.cc:2749] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:44.326988 30298 raft_consensus.cc:515] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.328532 30298 leader_election.cc:290] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.329074 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.329502 30144 raft_consensus.cc:3060] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.329463 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.330044 30218 raft_consensus.cc:3060] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.330133 30298 raft_consensus.cc:493] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.330636 30298 raft_consensus.cc:515] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.332541 30298 leader_election.cc:290] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.333545 30217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:44.335112 30218 raft_consensus.cc:2468] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
I20260710 11:06:44.335706 30144 raft_consensus.cc:2468] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
I20260710 11:06:44.336285 30032 leader_election.cc:304] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:44.336352 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.337204 30143 raft_consensus.cc:2393] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 090e2d070e4a45e5a21ef9facc5f1b17 in current term 1: Already voted for candidate 7e03edb8764e4c539324a40337295917 in this term.
I20260710 11:06:44.337495 30298 raft_consensus.cc:2804] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:44.337898 30298 raft_consensus.cc:697] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:44.338096 30033 leader_election.cc:304] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17; no voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.338537 30298 consensus_queue.cc:237] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.339164 30270 raft_consensus.cc:3060] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.345350 29967 catalog_manager.cc:5697] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.347119 30270 raft_consensus.cc:2749] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:44.401540 30218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44"
dest_uuid: "7e03edb8764e4c539324a40337295917"
mode: GRACEFUL
new_leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:54158
I20260710 11:06:44.402045 30218 raft_consensus.cc:606] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Received request to transfer leadership to TS 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:44.406352 30218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3"
dest_uuid: "7e03edb8764e4c539324a40337295917"
mode: GRACEFUL
new_leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:54158
I20260710 11:06:44.406776 30218 raft_consensus.cc:606] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Received request to transfer leadership to TS 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:44.417164 30143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
mode: GRACEFUL
new_leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:56296
I20260710 11:06:44.417593 30143 raft_consensus.cc:606] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Received request to transfer leadership to TS 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:44.421736 30218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e"
dest_uuid: "7e03edb8764e4c539324a40337295917"
mode: GRACEFUL
new_leader_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:54158
I20260710 11:06:44.422139 30218 raft_consensus.cc:606] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Received request to transfer leadership to TS 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.426355 30218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa"
dest_uuid: "7e03edb8764e4c539324a40337295917"
mode: GRACEFUL
new_leader_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:54158
I20260710 11:06:44.426805 30218 raft_consensus.cc:606] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Received request to transfer leadership to TS 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.437625 30066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
mode: GRACEFUL
new_leader_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:42466
I20260710 11:06:44.438051 30066 raft_consensus.cc:606] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Received request to transfer leadership to TS 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.442332 30218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c"
dest_uuid: "7e03edb8764e4c539324a40337295917"
mode: GRACEFUL
new_leader_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:54158
I20260710 11:06:44.442775 30218 raft_consensus.cc:606] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Received request to transfer leadership to TS 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.555202 30270 raft_consensus.cc:493] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:44.555675 30270 raft_consensus.cc:515] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.557202 30270 leader_election.cc:290] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.557909 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:44.558315 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:44.558673 30143 raft_consensus.cc:2393] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 090e2d070e4a45e5a21ef9facc5f1b17 in current term 1: Already voted for candidate 7e03edb8764e4c539324a40337295917 in this term.
I20260710 11:06:44.559702 30033 leader_election.cc:304] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17; no voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.560263 30270 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:44.564802 30270 raft_consensus.cc:2749] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:44.599898 30287 consensus_queue.cc:1048] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.605474 30285 raft_consensus.cc:993] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917: : Instructing follower 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.605923 30285 raft_consensus.cc:1081] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Signalling peer 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.607434 30144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:56282
I20260710 11:06:44.612066 30144 raft_consensus.cc:493] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.612445 30144 raft_consensus.cc:3060] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.612591 30285 consensus_queue.cc:1048] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.614130 30285 consensus_queue.cc:1048] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.619138 30144 raft_consensus.cc:515] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.619612 30285 consensus_queue.cc:1048] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.624609 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.624702 30144 leader_election.cc:290] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.628509 30261 consensus_queue.cc:1048] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:44.629210 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3688cf3b63814d4f995c431b70e1b53e" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.629787 30218 raft_consensus.cc:3055] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.630089 30218 raft_consensus.cc:740] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.630882 30218 consensus_queue.cc:260] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.631923 30218 raft_consensus.cc:3060] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.636647 30287 consensus_queue.cc:1048] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.637907 30287 consensus_queue.cc:1048] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.639886 30218 raft_consensus.cc:2468] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:44.646070 30107 leader_election.cc:304] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [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: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:44.647132 30261 raft_consensus.cc:2804] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.647601 30261 raft_consensus.cc:697] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:44.648417 30261 consensus_queue.cc:237] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.664848 30301 consensus_queue.cc:1048] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.672052 30301 raft_consensus.cc:993] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1: : Instructing follower 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:44.672442 30301 raft_consensus.cc:1081] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Signalling peer 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:44.674086 30067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:42460
I20260710 11:06:44.674592 30067 raft_consensus.cc:493] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.674947 30067 raft_consensus.cc:3060] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.676797 30287 consensus_queue.cc:1048] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.675280 29967 catalog_manager.cc:5697] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 1 to 2, leader changed from 7e03edb8764e4c539324a40337295917 (127.25.111.3) to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.681504 30067 raft_consensus.cc:515] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.684100 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.684688 30143 raft_consensus.cc:3055] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.684823 30067 leader_election.cc:290] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.685068 30143 raft_consensus.cc:740] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:44.685218 30217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cfc3403b3c4589851c63e9bf4f06b8" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.685801 30217 raft_consensus.cc:3060] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.685989 30143 consensus_queue.cc:260] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.687315 30143 raft_consensus.cc:3060] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.695505 30287 raft_consensus.cc:993] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917: : Instructing follower 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.695950 30287 raft_consensus.cc:1081] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Signalling peer 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.696599 30217 raft_consensus.cc:2468] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:44.697659 30032 leader_election.cc:304] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:44.698522 30270 raft_consensus.cc:2804] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.698984 30270 raft_consensus.cc:697] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:44.699963 30270 consensus_queue.cc:237] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.700816 30144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:56282
I20260710 11:06:44.701328 30144 raft_consensus.cc:493] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.701622 30144 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.702934 30143 raft_consensus.cc:2468] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:44.707086 30292 raft_consensus.cc:993] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917: : Instructing follower 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:44.707515 30292 raft_consensus.cc:1081] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Signalling peer 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:44.707854 30144 raft_consensus.cc:515] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.708988 29967 catalog_manager.cc:5697] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 1 to 2, leader changed from 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2) to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.710356 30144 leader_election.cc:290] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.710881 30066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:42464
I20260710 11:06:44.711423 30066 raft_consensus.cc:493] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.711819 30066 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.716310 30292 consensus_queue.cc:1048] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.717105 30217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.718230 30292 consensus_queue.cc:1048] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.720788 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.724292 30066 raft_consensus.cc:515] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.724998 30067 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.727649 30066 leader_election.cc:290] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.727746 30142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.728758 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.729382 30218 raft_consensus.cc:3055] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.729688 30218 raft_consensus.cc:740] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.730484 30218 consensus_queue.cc:260] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.730986 30290 consensus_queue.cc:1048] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.739727 30067 raft_consensus.cc:2468] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:44.740329 30218 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.743746 30110 leader_election.cc:304] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.745044 30261 raft_consensus.cc:2804] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.745520 30261 raft_consensus.cc:697] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:44.746279 30261 consensus_queue.cc:237] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.748983 30270 consensus_queue.cc:1048] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.718680 30217 raft_consensus.cc:3055] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.741487 30285 consensus_queue.cc:1048] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.751670 30285 consensus_queue.cc:1048] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.753540 30217 raft_consensus.cc:740] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.754459 30217 consensus_queue.cc:260] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.750051 30218 raft_consensus.cc:2468] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:44.756477 30032 leader_election.cc:304] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [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: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:44.757218 30270 raft_consensus.cc:2804] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.757658 30270 raft_consensus.cc:697] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:44.758385 30270 consensus_queue.cc:237] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.761685 30217 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.761911 29964 catalog_manager.cc:5697] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 1 to 2, leader changed from 7e03edb8764e4c539324a40337295917 (127.25.111.3) to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.770272 30270 consensus_queue.cc:1048] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.788326 30217 raft_consensus.cc:2468] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:44.793475 30285 raft_consensus.cc:993] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917: : Instructing follower 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.793644 30286 raft_consensus.cc:993] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917: : Instructing follower 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:44.793941 30287 raft_consensus.cc:1081] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Signalling peer 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.794134 30286 raft_consensus.cc:1081] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Signalling peer 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:44.794595 29967 catalog_manager.cc:5697] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 1 to 2, leader changed from 7e03edb8764e4c539324a40337295917 (127.25.111.3) to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.795861 30144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:56282
I20260710 11:06:44.796286 30067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:42464
I20260710 11:06:44.796484 30144 raft_consensus.cc:493] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.796844 30067 raft_consensus.cc:493] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.796998 30144 raft_consensus.cc:3060] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.797241 30067 raft_consensus.cc:3060] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.803732 30067 raft_consensus.cc:515] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.803735 30144 raft_consensus.cc:515] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.806201 30067 leader_election.cc:290] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.806798 30144 leader_election.cc:290] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.808964 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:44.809522 30144 raft_consensus.cc:3060] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.809407 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.809067 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1107aa810f1648fd912d42a3a5d675f3" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.810170 30216 raft_consensus.cc:3055] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.810453 30218 raft_consensus.cc:3055] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.810527 30216 raft_consensus.cc:740] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.810854 30218 raft_consensus.cc:740] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:44.811494 30216 consensus_queue.cc:260] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.811715 30218 consensus_queue.cc:260] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.812723 30216 raft_consensus.cc:3060] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.812971 30218 raft_consensus.cc:3060] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.809433 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0b2e6946bf4d529a4ff7a861f0cb4c" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.817651 30067 raft_consensus.cc:3060] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.823961 30218 raft_consensus.cc:2468] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:44.824102 30144 raft_consensus.cc:2468] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:44.823961 30067 raft_consensus.cc:2468] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:44.825241 30032 leader_election.cc:304] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:44.825404 30216 raft_consensus.cc:2468] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:44.826004 30314 raft_consensus.cc:2804] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.826465 30314 raft_consensus.cc:697] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:44.826444 30110 leader_election.cc:304] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.827499 30261 raft_consensus.cc:2804] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.827397 30314 consensus_queue.cc:237] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.827970 30261 raft_consensus.cc:697] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:44.828771 30261 consensus_queue.cc:237] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.833830 29964 catalog_manager.cc:5697] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 1 to 2, leader changed from 7e03edb8764e4c539324a40337295917 (127.25.111.3) to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.835527 29967 catalog_manager.cc:5697] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 1 to 2, leader changed from 7e03edb8764e4c539324a40337295917 (127.25.111.3) to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.908959 30314 consensus_queue.cc:1048] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.914789 30270 raft_consensus.cc:993] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17: : Instructing follower 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.915330 30298 raft_consensus.cc:1081] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Signalling peer 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:44.918120 30143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:56284
I20260710 11:06:44.918648 30143 raft_consensus.cc:493] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.919014 30143 raft_consensus.cc:3060] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.920353 30314 consensus_queue.cc:1048] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:44.926329 30143 raft_consensus.cc:515] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.928175 30143 leader_election.cc:290] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:44.929399 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:44.929756 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0648a0b09543daad9a6517e6b6ba29" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:44.930037 30067 raft_consensus.cc:3055] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.931618 30067 raft_consensus.cc:740] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:44.930346 30218 raft_consensus.cc:3060] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.935446 30067 consensus_queue.cc:260] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.936451 30067 raft_consensus.cc:3060] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.939977 30218 raft_consensus.cc:2468] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:44.940900 30107 leader_election.cc:304] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:44.941100 30067 raft_consensus.cc:2468] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:44.941524 30261 raft_consensus.cc:2804] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.941947 30261 raft_consensus.cc:697] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:44.942696 30261 consensus_queue.cc:237] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:44.948534 29964 catalog_manager.cc:5697] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 1 to 2, leader changed from 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1) to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:45.145032 30218 raft_consensus.cc:1275] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.146198 30261 consensus_queue.cc:1048] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.153604 30067 raft_consensus.cc:3060] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.162599 30067 raft_consensus.cc:1275] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.163862 30339 consensus_queue.cc:1048] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.171335 30218 raft_consensus.cc:1275] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.172573 30339 consensus_queue.cc:1048] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.180044 30067 raft_consensus.cc:1275] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.182914 30339 consensus_queue.cc:1048] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.222718 30218 raft_consensus.cc:1275] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.223847 30314 consensus_queue.cc:1048] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.227078 30143 raft_consensus.cc:1275] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.228248 30270 consensus_queue.cc:1048] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.231856 30216 raft_consensus.cc:1275] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.233361 30298 consensus_queue.cc:1048] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.236562 30144 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.244604 30144 raft_consensus.cc:1275] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.244948 30216 raft_consensus.cc:1275] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.247112 30340 consensus_queue.cc:1048] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.247609 30314 consensus_queue.cc:1048] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.249768 30143 raft_consensus.cc:1275] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.251164 30298 consensus_queue.cc:1048] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.259757 30067 raft_consensus.cc:1275] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.261443 30301 consensus_queue.cc:1048] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.270088 30218 raft_consensus.cc:1275] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.271248 30339 consensus_queue.cc:1048] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.365721 30218 raft_consensus.cc:1275] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.368459 30339 consensus_queue.cc:1048] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:45.384074 30066 raft_consensus.cc:1275] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.385702 30261 consensus_queue.cc:1048] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:47.472882 29966 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36862:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:47.475757 29966 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:47.527216 30054 tablet_service.cc:1511] Processing CreateTablet for tablet fecf047b347947398926121cd30656ce (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:47.528461 30134 tablet_service.cc:1511] Processing CreateTablet for tablet fecf047b347947398926121cd30656ce (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:47.529070 30054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecf047b347947398926121cd30656ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.529625 30208 tablet_service.cc:1511] Processing CreateTablet for tablet fecf047b347947398926121cd30656ce (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:47.531041 30208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecf047b347947398926121cd30656ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.534070 30058 tablet_service.cc:1511] Processing CreateTablet for tablet 836da84ecc2043f8a9146dd24f670d45 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:47.534490 30055 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa665f41c404d15989c6bf74f8e8b76 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:47.535391 30058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836da84ecc2043f8a9146dd24f670d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.536048 30055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa665f41c404d15989c6bf74f8e8b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.534925 30205 tablet_service.cc:1511] Processing CreateTablet for tablet 836da84ecc2043f8a9146dd24f670d45 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:47.532593 30129 tablet_service.cc:1511] Processing CreateTablet for tablet 836da84ecc2043f8a9146dd24f670d45 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:47.537153 30205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836da84ecc2043f8a9146dd24f670d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.529975 30134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecf047b347947398926121cd30656ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.540524 30129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836da84ecc2043f8a9146dd24f670d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.540674 30206 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa665f41c404d15989c6bf74f8e8b76 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:47.541949 30206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa665f41c404d15989c6bf74f8e8b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.542068 30200 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8d8d07882c488fae70bfb3df469ce7 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:47.544149 30207 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae2c334b892404b80152ec1532fc751 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:47.546808 30201 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1410d30b9c4efc9f5025cdf61cced3 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:47.548508 30056 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8d8d07882c488fae70bfb3df469ce7 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:47.549768 30056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8d8d07882c488fae70bfb3df469ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.550385 30202 tablet_service.cc:1511] Processing CreateTablet for tablet 98360fa533f94fe199dfb7229e326eb7 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:47.552625 30052 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae2c334b892404b80152ec1532fc751 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:47.553927 30204 tablet_service.cc:1511] Processing CreateTablet for tablet af3ff11af3ce4df6b4ba5c10c7a4f613 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:47.553930 30132 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa665f41c404d15989c6bf74f8e8b76 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:47.555541 30130 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8d8d07882c488fae70bfb3df469ce7 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:47.555164 30057 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1410d30b9c4efc9f5025cdf61cced3 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:47.556530 30132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa665f41c404d15989c6bf74f8e8b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.557421 30131 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae2c334b892404b80152ec1532fc751 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:47.558670 30131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae2c334b892404b80152ec1532fc751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.559731 30130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8d8d07882c488fae70bfb3df469ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.561537 30053 tablet_service.cc:1511] Processing CreateTablet for tablet af3ff11af3ce4df6b4ba5c10c7a4f613 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:47.564323 30059 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4b245060304b018450e194138f52dd (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:47.559382 30051 tablet_service.cc:1511] Processing CreateTablet for tablet 98360fa533f94fe199dfb7229e326eb7 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:47.553885 30052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae2c334b892404b80152ec1532fc751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.571802 30059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4b245060304b018450e194138f52dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.574286 30053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3ff11af3ce4df6b4ba5c10c7a4f613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.575796 30200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8d8d07882c488fae70bfb3df469ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.577767 30207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae2c334b892404b80152ec1532fc751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.579335 30201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1410d30b9c4efc9f5025cdf61cced3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.581705 30051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98360fa533f94fe199dfb7229e326eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.581815 30357 tablet_bootstrap.cc:492] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:47.582278 30202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98360fa533f94fe199dfb7229e326eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.584717 30203 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4b245060304b018450e194138f52dd (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:47.585928 30203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4b245060304b018450e194138f52dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.589641 30057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1410d30b9c4efc9f5025cdf61cced3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.590642 30357 tablet_bootstrap.cc:654] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.594749 30204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3ff11af3ce4df6b4ba5c10c7a4f613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.601096 30132 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1410d30b9c4efc9f5025cdf61cced3 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:47.602303 30132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1410d30b9c4efc9f5025cdf61cced3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.634122 30132 tablet_service.cc:1511] Processing CreateTablet for tablet 98360fa533f94fe199dfb7229e326eb7 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:47.634388 30130 tablet_service.cc:1511] Processing CreateTablet for tablet af3ff11af3ce4df6b4ba5c10c7a4f613 (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:47.636569 30133 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4b245060304b018450e194138f52dd (DEFAULT_TABLE table=soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:47.639559 30132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98360fa533f94fe199dfb7229e326eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.643224 30130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3ff11af3ce4df6b4ba5c10c7a4f613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.654815 30133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4b245060304b018450e194138f52dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:47.682292 30359 tablet_bootstrap.cc:492] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:47.696189 30360 tablet_bootstrap.cc:492] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.699649 30357 tablet_bootstrap.cc:492] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:47.700260 30357 ts_tablet_manager.cc:1403] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.012s
I20260710 11:06:47.703347 30357 raft_consensus.cc:359] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.704026 30357 raft_consensus.cc:385] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.704334 30357 raft_consensus.cc:740] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.704835 30359 tablet_bootstrap.cc:654] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.705042 30357 consensus_queue.cc:260] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.711623 30360 tablet_bootstrap.cc:654] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.712908 30357 ts_tablet_manager.cc:1434] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:06:47.714352 30357 tablet_bootstrap.cc:492] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:47.722728 30360 tablet_bootstrap.cc:492] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.723241 30360 ts_tablet_manager.cc:1403] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260710 11:06:47.723886 30357 tablet_bootstrap.cc:654] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.726302 30360 raft_consensus.cc:359] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.727059 30360 raft_consensus.cc:385] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.727360 30360 raft_consensus.cc:740] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.728046 30359 tablet_bootstrap.cc:492] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:47.728430 30359 ts_tablet_manager.cc:1403] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.001s
I20260710 11:06:47.728206 30360 consensus_queue.cc:260] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.730706 30360 ts_tablet_manager.cc:1434] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:47.731781 30360 tablet_bootstrap.cc:492] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.732895 30359 raft_consensus.cc:359] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.733642 30359 raft_consensus.cc:385] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.733963 30359 raft_consensus.cc:740] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.734817 30359 consensus_queue.cc:260] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.738685 30360 tablet_bootstrap.cc:654] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.740713 30359 ts_tablet_manager.cc:1434] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260710 11:06:47.741649 30359 tablet_bootstrap.cc:492] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:47.745324 30357 tablet_bootstrap.cc:492] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:47.746834 30357 ts_tablet_manager.cc:1403] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.005s
I20260710 11:06:47.749929 30357 raft_consensus.cc:359] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.750805 30357 raft_consensus.cc:385] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.751164 30357 raft_consensus.cc:740] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.751395 30359 tablet_bootstrap.cc:654] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.752054 30357 consensus_queue.cc:260] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.754035 30360 tablet_bootstrap.cc:492] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.754422 30357 ts_tablet_manager.cc:1434] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:06:47.754545 30360 ts_tablet_manager.cc:1403] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260710 11:06:47.755405 30357 tablet_bootstrap.cc:492] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:47.757375 30360 raft_consensus.cc:359] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.758095 30360 raft_consensus.cc:385] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.758419 30360 raft_consensus.cc:740] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.759264 30360 consensus_queue.cc:260] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.761603 30360 ts_tablet_manager.cc:1434] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:47.762012 30357 tablet_bootstrap.cc:654] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.763185 30360 tablet_bootstrap.cc:492] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.770177 30360 tablet_bootstrap.cc:654] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.773399 30359 tablet_bootstrap.cc:492] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:47.773599 30357 tablet_bootstrap.cc:492] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:47.773985 30359 ts_tablet_manager.cc:1403] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260710 11:06:47.774216 30357 ts_tablet_manager.cc:1403] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 11:06:47.776973 30359 raft_consensus.cc:359] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.777719 30359 raft_consensus.cc:385] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.777325 30357 raft_consensus.cc:359] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.778069 30359 raft_consensus.cc:740] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.778265 30357 raft_consensus.cc:385] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.778651 30357 raft_consensus.cc:740] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.778906 30359 consensus_queue.cc:260] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.779599 30357 consensus_queue.cc:260] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.781270 30359 ts_tablet_manager.cc:1434] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:06:47.782330 30357 ts_tablet_manager.cc:1434] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:47.783443 30360 tablet_bootstrap.cc:492] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.783493 30357 tablet_bootstrap.cc:492] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:47.784148 30360 ts_tablet_manager.cc:1403] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 11:06:47.787256 30360 raft_consensus.cc:359] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.788074 30360 raft_consensus.cc:385] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.788393 30360 raft_consensus.cc:740] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.789198 30360 consensus_queue.cc:260] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.790756 30357 tablet_bootstrap.cc:654] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.782339 30359 tablet_bootstrap.cc:492] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:47.798662 30360 ts_tablet_manager.cc:1434] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:06:47.799845 30360 tablet_bootstrap.cc:492] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.803640 30359 tablet_bootstrap.cc:654] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.806217 30360 tablet_bootstrap.cc:654] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.811705 30357 tablet_bootstrap.cc:492] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:47.812086 30357 ts_tablet_manager.cc:1403] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260710 11:06:47.814328 30357 raft_consensus.cc:359] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.814798 30357 raft_consensus.cc:385] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.814864 30359 tablet_bootstrap.cc:492] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:47.815076 30357 raft_consensus.cc:740] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.815371 30359 ts_tablet_manager.cc:1403] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.033s	user 0.000s	sys 0.011s
I20260710 11:06:47.815806 30357 consensus_queue.cc:260] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.817395 30360 tablet_bootstrap.cc:492] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.817866 30360 ts_tablet_manager.cc:1403] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:06:47.818360 30357 ts_tablet_manager.cc:1434] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:47.818337 30359 raft_consensus.cc:359] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.819159 30359 raft_consensus.cc:385] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.819435 30359 raft_consensus.cc:740] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.819648 30357 tablet_bootstrap.cc:492] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:47.820226 30359 consensus_queue.cc:260] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.820540 30360 raft_consensus.cc:359] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.821213 30360 raft_consensus.cc:385] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.821485 30360 raft_consensus.cc:740] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.822336 30360 consensus_queue.cc:260] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.825150 30359 ts_tablet_manager.cc:1434] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:06:47.826122 30359 tablet_bootstrap.cc:492] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:47.826175 30357 tablet_bootstrap.cc:654] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.827087 30360 ts_tablet_manager.cc:1434] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:47.828052 30360 tablet_bootstrap.cc:492] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.829063 30368 raft_consensus.cc:493] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.829550 30368 raft_consensus.cc:515] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.832700 30359 tablet_bootstrap.cc:654] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.834300 30360 tablet_bootstrap.cc:654] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.836048 30368 leader_election.cc:290] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.839520 30261 raft_consensus.cc:493] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.839982 30261 raft_consensus.cc:515] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.836447 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecf047b347947398926121cd30656ce" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:47.837801 30357 tablet_bootstrap.cc:492] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:47.841070 30357 ts_tablet_manager.cc:1403] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:06:47.841341 30360 tablet_bootstrap.cc:492] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.841797 30360 ts_tablet_manager.cc:1403] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
W20260710 11:06:47.841820 30033 leader_election.cc:343] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.843040 30261 leader_election.cc:290] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.843947 30357 raft_consensus.cc:359] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.838735 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecf047b347947398926121cd30656ce" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:47.844616 30360 raft_consensus.cc:359] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.844480 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:47.845283 30216 raft_consensus.cc:2468] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:47.845582 30218 raft_consensus.cc:2468] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:47.846869 30032 leader_election.cc:304] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [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: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:47.847414 30107 leader_election.cc:304] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.847951 30368 raft_consensus.cc:2804] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.848340 30368 raft_consensus.cc:493] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.848637 30368 raft_consensus.cc:3060] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.848824 30357 raft_consensus.cc:385] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.845283 30360 raft_consensus.cc:385] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.849236 30357 raft_consensus.cc:740] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.849748 30360 raft_consensus.cc:740] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.850229 30357 consensus_queue.cc:260] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.850608 30360 consensus_queue.cc:260] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.853060 30360 ts_tablet_manager.cc:1434] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:47.854193 30360 tablet_bootstrap.cc:492] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.860404 30360 tablet_bootstrap.cc:654] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.860571 30375 raft_consensus.cc:2804] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.861011 30375 raft_consensus.cc:493] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.861332 30375 raft_consensus.cc:3060] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.862517 30357 ts_tablet_manager.cc:1434] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.004s
I20260710 11:06:47.863991 30377 raft_consensus.cc:493] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.864434 30377 raft_consensus.cc:515] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.864890 30368 raft_consensus.cc:515] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.865368 30357 tablet_bootstrap.cc:492] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:47.867429 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:47.868055 30218 raft_consensus.cc:2468] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:47.869349 30107 leader_election.cc:304] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.869846 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecf047b347947398926121cd30656ce" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:47.870388 30218 raft_consensus.cc:3060] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.875264 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecf047b347947398926121cd30656ce" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:47.875612 30357 tablet_bootstrap.cc:654] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:47.877056 30033 leader_election.cc:343] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.882840 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:47.879309 30218 raft_consensus.cc:2468] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
W20260710 11:06:47.884454 30110 leader_election.cc:343] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.885212 30032 leader_election.cc:304] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [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: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:47.879391 30368 leader_election.cc:290] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.886098 30345 raft_consensus.cc:2804] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.886327 30375 raft_consensus.cc:515] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.878078 30377 leader_election.cc:290] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.880558 30261 raft_consensus.cc:2804] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.882230 30359 tablet_bootstrap.cc:492] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:47.881743 30360 tablet_bootstrap.cc:492] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.887918 30359 ts_tablet_manager.cc:1403] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.007s
I20260710 11:06:47.881642 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:47.887370 30261 raft_consensus.cc:493] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.888226 30360 ts_tablet_manager.cc:1403] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.005s
I20260710 11:06:47.888451 30261 raft_consensus.cc:3060] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.888419 30066 raft_consensus.cc:2468] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:47.890681 30359 raft_consensus.cc:359] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.891192 30359 raft_consensus.cc:385] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.891474 30359 raft_consensus.cc:740] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.891060 30360 raft_consensus.cc:359] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.891812 30360 raft_consensus.cc:385] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.892108 30360 raft_consensus.cc:740] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.892851 30360 consensus_queue.cc:260] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.893904 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:47.894407 30360 ts_tablet_manager.cc:1434] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:06:47.894413 30066 raft_consensus.cc:3060] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.895545 30360 tablet_bootstrap.cc:492] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.895535 30345 raft_consensus.cc:697] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:47.896586 30345 consensus_queue.cc:237] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.900131 30261 raft_consensus.cc:515] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.900872 30066 raft_consensus.cc:2468] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:47.901990 30110 leader_election.cc:304] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.902580 30360 tablet_bootstrap.cc:654] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.902637 30377 raft_consensus.cc:2804] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.903183 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:47.903638 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:47.903818 30218 raft_consensus.cc:3060] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.904158 30067 raft_consensus.cc:3060] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.903275 30377 raft_consensus.cc:697] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:47.904991 30377 consensus_queue.cc:237] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.908183 30374 raft_consensus.cc:493] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.908649 30374 raft_consensus.cc:515] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.910567 30374 leader_election.cc:290] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.912011 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1410d30b9c4efc9f5025cdf61cced3" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:47.913208 30069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1410d30b9c4efc9f5025cdf61cced3" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:47.913820 30069 raft_consensus.cc:2468] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:47.914145 30218 raft_consensus.cc:2468] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:47.914995 30360 tablet_bootstrap.cc:492] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.913810 29964 catalog_manager.cc:5697] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.915439 30360 ts_tablet_manager.cc:1403] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:06:47.915261 30107 leader_election.cc:304] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.916350 30374 raft_consensus.cc:2804] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.915218 30110 leader_election.cc:304] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.919863 30374 raft_consensus.cc:697] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:47.920934 30385 raft_consensus.cc:2804] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.920671 30374 consensus_queue.cc:237] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.892177 30359 consensus_queue.cc:260] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.923207 30216 raft_consensus.cc:2468] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:47.923532 30357 tablet_bootstrap.cc:492] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:47.923978 30357 ts_tablet_manager.cc:1403] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.059s	user 0.001s	sys 0.011s
I20260710 11:06:47.921427 30067 raft_consensus.cc:2468] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:47.926494 30261 leader_election.cc:290] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.927703 30357 raft_consensus.cc:359] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.928391 30357 raft_consensus.cc:385] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.930164 30360 raft_consensus.cc:359] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.928655 30357 raft_consensus.cc:740] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.930845 30360 raft_consensus.cc:385] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.931143 30360 raft_consensus.cc:740] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.931905 30360 consensus_queue.cc:260] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.933059 30359 ts_tablet_manager.cc:1434] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260710 11:06:47.933279 30385 raft_consensus.cc:493] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.934028 30360 ts_tablet_manager.cc:1434] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 11:06:47.934415 30385 raft_consensus.cc:3060] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.934978 30360 tablet_bootstrap.cc:492] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:47.941191 30360 tablet_bootstrap.cc:654] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.941437 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:47.941710 30357 consensus_queue.cc:260] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.942215 30216 raft_consensus.cc:3060] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.944270 30357 ts_tablet_manager.cc:1434] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:06:47.945274 30357 tablet_bootstrap.cc:492] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:47.949298 30216 raft_consensus.cc:2468] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:47.951169 30359 tablet_bootstrap.cc:492] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:47.951805 30357 tablet_bootstrap.cc:654] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.951845 30360 tablet_bootstrap.cc:492] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:47.952392 30360 ts_tablet_manager.cc:1403] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:06:47.953078 30345 raft_consensus.cc:493] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.953583 30345 raft_consensus.cc:515] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.956749 30375 leader_election.cc:290] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.958360 30385 raft_consensus.cc:515] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.959553 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa665f41c404d15989c6bf74f8e8b76" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:47.960180 30144 raft_consensus.cc:2468] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:47.961153 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1410d30b9c4efc9f5025cdf61cced3" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:47.961454 30033 leader_election.cc:304] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.961844 30067 raft_consensus.cc:3060] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.962818 30345 leader_election.cc:290] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.963320 30345 raft_consensus.cc:2804] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.963658 30345 raft_consensus.cc:493] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.963827 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa665f41c404d15989c6bf74f8e8b76" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
W20260710 11:06:47.965035 30032 leader_election.cc:343] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.965741 30360 raft_consensus.cc:359] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.966418 30360 raft_consensus.cc:385] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.966697 30360 raft_consensus.cc:740] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.967341 30345 raft_consensus.cc:3060] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.968797 30380 raft_consensus.cc:493] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.969312 30380 raft_consensus.cc:515] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.969776 30067 raft_consensus.cc:2468] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:47.970959 30110 leader_election.cc:304] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.972044 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
W20260710 11:06:47.973446 30033 leader_election.cc:343] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.976136 30385 leader_election.cc:290] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.976629 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1410d30b9c4efc9f5025cdf61cced3" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:47.977119 30216 raft_consensus.cc:3060] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.980027 30380 leader_election.cc:290] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:47.980705 30360 consensus_queue.cc:260] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.981034 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:47.982071 30216 raft_consensus.cc:2468] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:47.975778 30377 raft_consensus.cc:2804] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.982607 30360 ts_tablet_manager.cc:1434] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.003s
I20260710 11:06:47.983664 30377 raft_consensus.cc:697] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:47.983778 30345 raft_consensus.cc:515] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.984596 30377 consensus_queue.cc:237] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:47.984872 29964 catalog_manager.cc:5697] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.986238 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa665f41c404d15989c6bf74f8e8b76" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:47.986768 30144 raft_consensus.cc:3060] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.989543 30359 tablet_bootstrap.cc:654] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:47.984668 30032 leader_election.cc:343] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.991617 30032 leader_election.cc:304] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17; no voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:47.992903 30144 raft_consensus.cc:2468] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
I20260710 11:06:47.993121 30380 raft_consensus.cc:2749] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:47.994020 30033 leader_election.cc:304] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:47.996157 30380 raft_consensus.cc:2804] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.996809 30380 raft_consensus.cc:697] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:47.997586 30380 consensus_queue.cc:237] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.000988 30359 tablet_bootstrap.cc:492] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:48.001528 30359 ts_tablet_manager.cc:1403] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260710 11:06:48.003912 30360 tablet_bootstrap.cc:492] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: Bootstrap starting.
I20260710 11:06:48.008026 30345 leader_election.cc:290] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.009060 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa665f41c404d15989c6bf74f8e8b76" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:48.011852 30360 tablet_bootstrap.cc:654] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:48.015127 30359 raft_consensus.cc:359] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.015924 30359 raft_consensus.cc:385] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:48.016009 30032 leader_election.cc:343] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:48.016295 30359 raft_consensus.cc:740] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.016422 29964 catalog_manager.cc:5697] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.017175 30359 consensus_queue.cc:260] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.019822 30346 raft_consensus.cc:493] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.020243 30346 raft_consensus.cc:515] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.021780 30360 tablet_bootstrap.cc:492] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: No bootstrap required, opened a new log
I20260710 11:06:48.022228 30360 ts_tablet_manager.cc:1403] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:06:48.022262 30346 leader_election.cc:290] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:48.024559 30359 ts_tablet_manager.cc:1434] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:06:48.024591 30357 tablet_bootstrap.cc:492] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:48.025267 30357 ts_tablet_manager.cc:1403] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.021s
I20260710 11:06:48.024876 30360 raft_consensus.cc:359] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.025627 30360 raft_consensus.cc:385] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:48.025697 30359 tablet_bootstrap.cc:492] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:48.025925 30360 raft_consensus.cc:740] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.026682 30360 consensus_queue.cc:260] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.028796 30360 ts_tablet_manager.cc:1434] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:48.029398 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:48.029974 30067 raft_consensus.cc:2468] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 0.
I20260710 11:06:48.030012 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:48.031324 30184 leader_election.cc:304] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:48.032230 30346 raft_consensus.cc:2804] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:48.032552 30346 raft_consensus.cc:493] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:48.032845 30346 raft_consensus.cc:3060] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.036155 30357 raft_consensus.cc:359] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.036655 30359 tablet_bootstrap.cc:654] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:48.036856 30357 raft_consensus.cc:385] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:48.036830 30182 leader_election.cc:343] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:48.037325 30357 raft_consensus.cc:740] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.038115 30357 consensus_queue.cc:260] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.039978 30346 raft_consensus.cc:515] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.039832 29967 catalog_manager.cc:5697] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.041266 30357 ts_tablet_manager.cc:1434] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:06:48.041558 29967 catalog_manager.cc:5697] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.042218 30357 tablet_bootstrap.cc:492] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:48.042449 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:48.042990 30067 raft_consensus.cc:3060] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.048418 30357 tablet_bootstrap.cc:654] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:48.049438 30067 raft_consensus.cc:2468] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:48.050498 30184 leader_election.cc:304] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:48.053575 30359 tablet_bootstrap.cc:492] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:48.053789 30346 leader_election.cc:290] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:48.054006 30359 ts_tablet_manager.cc:1403] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260710 11:06:48.055526 30395 raft_consensus.cc:2804] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:48.056277 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:48.056824 30144 raft_consensus.cc:3060] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.056870 30359 raft_consensus.cc:359] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.057440 30357 tablet_bootstrap.cc:492] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:48.057595 30359 raft_consensus.cc:385] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:48.058079 30357 ts_tablet_manager.cc:1403] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260710 11:06:48.058034 30359 raft_consensus.cc:740] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.058977 30359 consensus_queue.cc:260] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.059669 30377 raft_consensus.cc:493] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.060108 30377 raft_consensus.cc:515] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.061090 30359 ts_tablet_manager.cc:1434] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:48.062180 30357 raft_consensus.cc:359] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.062808 30357 raft_consensus.cc:385] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:48.057615 30395 raft_consensus.cc:697] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:48.063313 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3ff11af3ce4df6b4ba5c10c7a4f613" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:48.063978 30067 raft_consensus.cc:2468] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:48.064203 30395 consensus_queue.cc:237] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.065151 30110 leader_election.cc:304] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:48.066067 30380 raft_consensus.cc:493] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.066529 30380 raft_consensus.cc:515] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.066732 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3ff11af3ce4df6b4ba5c10c7a4f613" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:48.063285 30357 raft_consensus.cc:740] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
W20260710 11:06:48.068131 30107 leader_election.cc:343] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:48.067960 30357 consensus_queue.cc:260] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.065035 30377 leader_election.cc:290] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.068914 30380 leader_election.cc:290] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.069844 30357 ts_tablet_manager.cc:1434] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:06:48.066200 30375 raft_consensus.cc:2804] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:48.070175 30375 raft_consensus.cc:493] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:48.070431 30375 raft_consensus.cc:3060] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.071908 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b245060304b018450e194138f52dd" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:48.072172 30357 tablet_bootstrap.cc:492] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1: Bootstrap starting.
I20260710 11:06:48.073961 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b245060304b018450e194138f52dd" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:48.074555 30216 raft_consensus.cc:2468] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:48.072479 30143 raft_consensus.cc:2468] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 0.
I20260710 11:06:48.076258 30359 tablet_bootstrap.cc:492] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:48.076412 30144 raft_consensus.cc:2468] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 1.
I20260710 11:06:48.078914 30375 raft_consensus.cc:515] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.076648 30032 leader_election.cc:304] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:48.080932 30380 raft_consensus.cc:2804] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:48.081285 30380 raft_consensus.cc:493] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:48.081630 30380 raft_consensus.cc:3060] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.085012 30359 tablet_bootstrap.cc:654] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:48.086918 30375 leader_election.cc:290] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.087510 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3ff11af3ce4df6b4ba5c10c7a4f613" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:48.088353 30067 raft_consensus.cc:3060] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.088673 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3ff11af3ce4df6b4ba5c10c7a4f613" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
W20260710 11:06:48.090165 30107 leader_election.cc:343] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:48.091338 30357 tablet_bootstrap.cc:654] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:48.095834 30067 raft_consensus.cc:2468] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:48.096920 30110 leader_election.cc:304] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [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: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 7e03edb8764e4c539324a40337295917
I20260710 11:06:48.096784 30380 raft_consensus.cc:515] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.097980 30375 raft_consensus.cc:2804] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:48.097350 29964 catalog_manager.cc:5697] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:48.098488 30375 raft_consensus.cc:697] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:48.099282 30375 consensus_queue.cc:237] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.100160 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b245060304b018450e194138f52dd" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:48.100666 30144 raft_consensus.cc:3060] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.106825 30144 raft_consensus.cc:2468] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
I20260710 11:06:48.107929 30033 leader_election.cc:304] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:48.108740 30345 raft_consensus.cc:2804] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:48.109163 30345 raft_consensus.cc:697] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:48.109905 30345 consensus_queue.cc:237] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.118415 30357 tablet_bootstrap.cc:492] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1: No bootstrap required, opened a new log
I20260710 11:06:48.118870 30357 ts_tablet_manager.cc:1403] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.004s
I20260710 11:06:48.119601 30385 raft_consensus.cc:493] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.120052 30385 raft_consensus.cc:515] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.123234 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b245060304b018450e194138f52dd" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:48.123889 30218 raft_consensus.cc:3060] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.124341 30359 tablet_bootstrap.cc:492] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:48.124801 30359 ts_tablet_manager.cc:1403] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.004s
I20260710 11:06:48.125195 30385 leader_election.cc:290] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.125744 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:48.126343 30067 raft_consensus.cc:2468] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 0.
I20260710 11:06:48.127604 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917" is_pre_election: true
I20260710 11:06:48.128129 30380 leader_election.cc:290] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 1 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.128783 30357 raft_consensus.cc:359] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.129302 30357 raft_consensus.cc:385] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:48.129544 30357 raft_consensus.cc:740] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.130039 30110 leader_election.cc:304] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:48.130247 30357 consensus_queue.cc:260] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
W20260710 11:06:48.131081 30107 leader_election.cc:343] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:48.131296 30385 raft_consensus.cc:2804] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:48.131700 30385 raft_consensus.cc:493] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:48.132025 30385 raft_consensus.cc:3060] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.134142 30359 raft_consensus.cc:359] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.134748 30359 raft_consensus.cc:385] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:48.134958 30359 raft_consensus.cc:740] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.135558 30359 consensus_queue.cc:260] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.131942 30218 raft_consensus.cc:2468] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 1.
I20260710 11:06:48.128592 29964 catalog_manager.cc:5697] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.137763 30359 ts_tablet_manager.cc:1434] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:48.138722 30359 tablet_bootstrap.cc:492] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:48.139544 30395 raft_consensus.cc:493] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.139991 30395 raft_consensus.cc:515] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.136279 30357 ts_tablet_manager.cc:1434] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:06:48.141844 30395 leader_election.cc:290] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:48.143028 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa665f41c404d15989c6bf74f8e8b76" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:48.143417 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa665f41c404d15989c6bf74f8e8b76" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:48.143711 30144 raft_consensus.cc:2393] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e03edb8764e4c539324a40337295917 in current term 1: Already voted for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in this term.
I20260710 11:06:48.144799 30359 tablet_bootstrap.cc:654] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:48.144953 30184 leader_election.cc:304] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e03edb8764e4c539324a40337295917; no voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:48.149158 30395 raft_consensus.cc:3060] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.154029 30385 raft_consensus.cc:515] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.156828 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:48.157047 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:48.157400 30067 raft_consensus.cc:3060] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:48.158192 30107 leader_election.cc:343] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:48.158937 30385 leader_election.cc:290] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 1 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.158265 29965 catalog_manager.cc:5697] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 1 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.163620 30067 raft_consensus.cc:2468] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 1.
I20260710 11:06:48.155395 30395 raft_consensus.cc:2749] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:48.164700 30110 leader_election.cc:304] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [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: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1; no voters: 7e03edb8764e4c539324a40337295917
I20260710 11:06:48.165306 30385 raft_consensus.cc:2804] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:48.165982 30385 raft_consensus.cc:697] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:48.166774 30385 consensus_queue.cc:237] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.175874 30359 tablet_bootstrap.cc:492] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:48.176223 30359 ts_tablet_manager.cc:1403] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.016s
I20260710 11:06:48.177021 29965 catalog_manager.cc:5697] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.178119 30359 raft_consensus.cc:359] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.178632 30359 raft_consensus.cc:385] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:48.178817 30359 raft_consensus.cc:740] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.179409 30359 consensus_queue.cc:260] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.181376 30359 ts_tablet_manager.cc:1434] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:48.182121 30359 tablet_bootstrap.cc:492] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917: Bootstrap starting.
I20260710 11:06:48.187131 30359 tablet_bootstrap.cc:654] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:48.191159 30359 tablet_bootstrap.cc:492] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917: No bootstrap required, opened a new log
I20260710 11:06:48.191649 30359 ts_tablet_manager.cc:1403] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:06:48.193567 30359 raft_consensus.cc:359] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.193979 30359 raft_consensus.cc:385] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:48.194151 30359 raft_consensus.cc:740] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Initialized, Role: FOLLOWER
I20260710 11:06:48.194540 30359 consensus_queue.cc:260] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.195822 30359 ts_tablet_manager.cc:1434] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:48.216589 30395 raft_consensus.cc:493] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.216961 30395 raft_consensus.cc:515] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.218423 30395 leader_election.cc:290] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:48.218976 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:48.219286 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:48.219592 30067 raft_consensus.cc:2393] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e03edb8764e4c539324a40337295917 in current term 1: Already voted for candidate 9ee50f790f8c4423af184ab011f1efc1 in this term.
I20260710 11:06:48.220445 30184 leader_election.cc:304] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e03edb8764e4c539324a40337295917; no voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:48.221014 30395 raft_consensus.cc:3060] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.227550 30395 raft_consensus.cc:2749] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:48.274654 30144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
mode: GRACEFUL
new_leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:56296
I20260710 11:06:48.275183 30144 raft_consensus.cc:606] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Received request to transfer leadership to TS 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:48.281936 30144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
mode: GRACEFUL
new_leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:56296
I20260710 11:06:48.282328 30144 raft_consensus.cc:606] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Received request to transfer leadership to TS 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:48.290958 30218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7"
dest_uuid: "7e03edb8764e4c539324a40337295917"
mode: GRACEFUL
new_leader_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:54158
I20260710 11:06:48.291407 30218 raft_consensus.cc:606] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Received request to transfer leadership to TS 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:48.297778 30067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d4b245060304b018450e194138f52dd"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
mode: GRACEFUL
new_leader_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:42466
I20260710 11:06:48.298220 30067 raft_consensus.cc:606] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Received request to transfer leadership to TS 7e03edb8764e4c539324a40337295917
I20260710 11:06:48.327054 30400 consensus_queue.cc:1048] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.335939 30144 raft_consensus.cc:3060] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.343403 30400 consensus_queue.cc:1048] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.359853 30385 consensus_queue.cc:1048] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.369221 30385 consensus_queue.cc:1048] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.378324 30377 raft_consensus.cc:993] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: : Instructing follower 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:48.378762 30385 raft_consensus.cc:1081] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Signalling peer 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:48.380264 30067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:42460
I20260710 11:06:48.380846 30067 raft_consensus.cc:493] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.381124 30067 raft_consensus.cc:3060] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.386749 30067 raft_consensus.cc:515] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.388003 30067 leader_election.cc:290] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.388634 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:48.388988 30218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836da84ecc2043f8a9146dd24f670d45" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:48.389238 30144 raft_consensus.cc:3055] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.389544 30144 raft_consensus.cc:740] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:48.389549 30218 raft_consensus.cc:3060] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.394024 30218 raft_consensus.cc:2468] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:48.394791 30032 leader_election.cc:304] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:48.394690 30144 consensus_queue.cc:260] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.395598 30400 raft_consensus.cc:2804] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.395763 30144 raft_consensus.cc:3060] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.395972 30400 raft_consensus.cc:697] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:48.396662 30400 consensus_queue.cc:237] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.400315 30144 raft_consensus.cc:2468] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:48.402509 29965 catalog_manager.cc:5697] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 1 to 2, leader changed from 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2) to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.406383 30385 consensus_queue.cc:1048] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.412066 30377 raft_consensus.cc:993] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: : Instructing follower 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:48.412514 30377 raft_consensus.cc:1081] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Signalling peer 090e2d070e4a45e5a21ef9facc5f1b17 to start an election
I20260710 11:06:48.416982 30067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
 from {username='slave'} at 127.0.0.1:42460
I20260710 11:06:48.417443 30067 raft_consensus.cc:493] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.417546 30377 consensus_queue.cc:1048] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.417798 30067 raft_consensus.cc:3060] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.424132 30067 raft_consensus.cc:515] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.428911 30385 consensus_queue.cc:1048] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.432078 30374 consensus_queue.cc:1048] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.433712 30217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:48.434267 30217 raft_consensus.cc:3060] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.437000 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d8d07882c488fae70bfb3df469ce7" candidate_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:48.437589 30144 raft_consensus.cc:3055] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.437896 30144 raft_consensus.cc:740] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:48.438702 30144 consensus_queue.cc:260] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.439702 30144 raft_consensus.cc:3060] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.440795 30217 raft_consensus.cc:2468] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:48.441902 30032 leader_election.cc:304] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:48.442658 30400 raft_consensus.cc:2804] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.443100 30400 raft_consensus.cc:697] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Becoming Leader. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:48.443851 30400 consensus_queue.cc:237] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.445966 30144 raft_consensus.cc:2468] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 090e2d070e4a45e5a21ef9facc5f1b17 in term 2.
I20260710 11:06:48.446943 30067 leader_election.cc:290] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [CANDIDATE]: Term 2 election: Requested vote from peers 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.461256 29964 catalog_manager.cc:5697] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 reported cstate change: term changed from 1 to 2, leader changed from 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2) to 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1). New cstate: current_term: 2 leader_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.502593 30395 raft_consensus.cc:493] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.502912 30400 consensus_queue.cc:1048] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.503021 30395 raft_consensus.cc:515] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.504859 30395 leader_election.cc:290] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:48.505537 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3ff11af3ce4df6b4ba5c10c7a4f613" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" is_pre_election: true
I20260710 11:06:48.505754 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3ff11af3ce4df6b4ba5c10c7a4f613" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ee50f790f8c4423af184ab011f1efc1" is_pre_election: true
I20260710 11:06:48.506301 30066 raft_consensus.cc:2393] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e03edb8764e4c539324a40337295917 in current term 1: Already voted for candidate 9ee50f790f8c4423af184ab011f1efc1 in this term.
I20260710 11:06:48.507691 30184 leader_election.cc:304] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e03edb8764e4c539324a40337295917; no voters: 090e2d070e4a45e5a21ef9facc5f1b17, 9ee50f790f8c4423af184ab011f1efc1
I20260710 11:06:48.508701 30395 raft_consensus.cc:3060] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:48.515646 30395 raft_consensus.cc:2749] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:48.518222 30400 consensus_queue.cc:1048] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.524272 30395 consensus_queue.cc:1048] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.529801 30346 raft_consensus.cc:993] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: : Instructing follower 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:48.530905 30395 raft_consensus.cc:1081] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Signalling peer 9ee50f790f8c4423af184ab011f1efc1 to start an election
I20260710 11:06:48.532437 30143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
 from {username='slave'} at 127.0.0.1:56282
I20260710 11:06:48.533574 30143 raft_consensus.cc:493] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.533943 30143 raft_consensus.cc:3060] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.537537 30419 consensus_queue.cc:1048] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.539608 30143 raft_consensus.cc:515] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.543072 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:48.545140 30143 leader_election.cc:290] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 7e03edb8764e4c539324a40337295917 (127.25.111.3:35763)
I20260710 11:06:48.547701 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98360fa533f94fe199dfb7229e326eb7" candidate_uuid: "9ee50f790f8c4423af184ab011f1efc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e03edb8764e4c539324a40337295917"
I20260710 11:06:48.548238 30216 raft_consensus.cc:3055] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.548547 30216 raft_consensus.cc:740] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:48.549211 30216 consensus_queue.cc:260] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.549983 30216 raft_consensus.cc:3060] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.556676 30216 raft_consensus.cc:2468] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee50f790f8c4423af184ab011f1efc1 in term 2.
I20260710 11:06:48.557618 30107 leader_election.cc:304] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [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: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 090e2d070e4a45e5a21ef9facc5f1b17
I20260710 11:06:48.558202 30377 raft_consensus.cc:2804] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.558627 30377 raft_consensus.cc:697] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:48.559293 30377 consensus_queue.cc:237] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.565653 29964 catalog_manager.cc:5697] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 reported cstate change: term changed from 1 to 2, leader changed from 7e03edb8764e4c539324a40337295917 (127.25.111.3) to 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "9ee50f790f8c4423af184ab011f1efc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.625874 30261 consensus_queue.cc:1048] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.628046 30261 consensus_queue.cc:1048] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.662983 30261 consensus_queue.cc:1048] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.671918 30374 consensus_queue.cc:1048] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.682052 30400 consensus_queue.cc:1048] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.683096 30345 consensus_queue.cc:1048] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:48.691916 30400 raft_consensus.cc:993] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: : Instructing follower 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:48.692343 30400 raft_consensus.cc:1081] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Signalling peer 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:48.694195 30217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d4b245060304b018450e194138f52dd"
dest_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:54156
I20260710 11:06:48.695267 30217 raft_consensus.cc:493] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.695659 30217 raft_consensus.cc:3060] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.701828 30217 raft_consensus.cc:515] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.704226 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b245060304b018450e194138f52dd" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:48.704499 30217 leader_election.cc:290] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:48.704794 30066 raft_consensus.cc:3055] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.705158 30066 raft_consensus.cc:740] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:48.705722 30143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b245060304b018450e194138f52dd" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:48.706302 30143 raft_consensus.cc:3060] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.705884 30066 consensus_queue.cc:260] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.707067 30066 raft_consensus.cc:3060] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.711385 30143 raft_consensus.cc:2468] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 2.
I20260710 11:06:48.712316 30182 leader_election.cc:304] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:48.712357 30066 raft_consensus.cc:2468] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 2.
I20260710 11:06:48.713156 30419 raft_consensus.cc:2804] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.713603 30419 raft_consensus.cc:697] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 2 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:48.714241 30419 consensus_queue.cc:237] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:48.719901 29964 catalog_manager.cc:5697] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 1 to 2, leader changed from 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1) to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:48.827706 30143 raft_consensus.cc:1275] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.828820 30380 consensus_queue.cc:1048] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:48.837210 30217 raft_consensus.cc:1275] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.838811 30345 consensus_queue.cc:1048] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:48.881187 30143 raft_consensus.cc:1275] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.882196 30345 consensus_queue.cc:1048] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:48.890852 30217 raft_consensus.cc:1275] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 090e2d070e4a45e5a21ef9facc5f1b17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.892398 30345 consensus_queue.cc:1048] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.126003 30217 raft_consensus.cc:1275] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.127135 30377 consensus_queue.cc:1048] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.134835 30066 raft_consensus.cc:3060] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.141659 30066 raft_consensus.cc:1275] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 9ee50f790f8c4423af184ab011f1efc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.142720 30374 consensus_queue.cc:1048] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.278146 30066 raft_consensus.cc:1275] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.279203 30419 consensus_queue.cc:1048] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.286839 30143 raft_consensus.cc:1275] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.288309 30428 consensus_queue.cc:1048] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:51.301281 29967 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36862:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:06:51.317991 29967 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36862:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:06:51.358501 26044 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:06:51.484983 30476 tablet.cc:1724] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.490283 30474 tablet.cc:1724] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:06:51.496826 30468 log.cc:927] Time spent T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260710 11:06:51.509156 30478 tablet.cc:1724] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.517072 30479 tablet.cc:1724] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.527395 30488 tablet.cc:1724] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.533927 30497 tablet.cc:1724] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:06:51.535940 30170 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:8d8d8d07882c488fae70bfb3df469ce7)
W20260710 11:06:51.536075 30032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.111.3:35763, user_credentials={real_user=slave}} blocked reactor thread for 47110.9us
I20260710 11:06:51.538832 30482 tablet.cc:1724] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.541007 30492 tablet.cc:1724] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:06:51.546290 30170 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1ae2c334b892404b80152ec1532fc751)
I20260710 11:06:51.499722 30477 tablet.cc:1724] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.504084 30469 tablet.cc:1724] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:06:51.547132 30170 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1ae2c334b892404b80152ec1532fc751)
I20260710 11:06:51.556560 30144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
mode: GRACEFUL
new_leader_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:56308
I20260710 11:06:51.557322 30144 raft_consensus.cc:606] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Received request to transfer leadership to TS 7e03edb8764e4c539324a40337295917
I20260710 11:06:51.597095 30475 raft_consensus.cc:993] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: : Instructing follower 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:51.597573 30475 raft_consensus.cc:1081] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Signalling peer 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:51.599342 30214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751"
dest_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:54148
I20260710 11:06:51.599942 30214 raft_consensus.cc:493] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:51.600314 30214 raft_consensus.cc:3060] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:51.607931 30492 tablet.cc:1724] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.623940 30469 tablet.cc:1724] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.626927 30474 tablet.cc:1724] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.574401 30490 tablet.cc:1724] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.636721 30479 tablet.cc:1724] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.639334 30482 tablet.cc:1724] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.643190 30476 tablet.cc:1724] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.656899 30479 tablet.cc:1724] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.658049 30497 tablet.cc:1724] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.670059 30490 tablet.cc:1724] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.613855 30214 raft_consensus.cc:515] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:51.663612 30482 tablet.cc:1724] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.659943 30469 tablet.cc:1724] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.674726 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:51.675262 30144 raft_consensus.cc:3055] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:51.675575 30144 raft_consensus.cc:740] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:51.673835 30214 leader_election.cc:290] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:51.681177 30144 consensus_queue.cc:260] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:51.682291 30068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae2c334b892404b80152ec1532fc751" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:51.682893 30068 raft_consensus.cc:3060] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:51.682265 30144 raft_consensus.cc:3060] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:51.686249 30503 tablet.cc:1724] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.695421 30068 raft_consensus.cc:2468] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 2.
I20260710 11:06:51.699319 30144 raft_consensus.cc:2468] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 2.
I20260710 11:06:51.703290 30182 leader_election.cc:304] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:51.704311 30430 raft_consensus.cc:2804] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:51.704761 30430 raft_consensus.cc:697] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 2 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:51.705001 30478 tablet.cc:1724] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.705520 30430 consensus_queue.cc:237] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:51.705943 30490 tablet.cc:1724] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.715312 30492 tablet.cc:1724] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.717434 30474 tablet.cc:1724] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:06:51.719254 29965 catalog_manager.cc:5697] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 1 to 2, leader changed from 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2) to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:51.735051 30065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fecf047b347947398926121cd30656ce"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
mode: GRACEFUL
new_leader_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:42472
I20260710 11:06:51.735656 30065 raft_consensus.cc:606] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Received request to transfer leadership to TS 7e03edb8764e4c539324a40337295917
I20260710 11:06:51.737047 26044 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:06:51.737643 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:51.746547 30065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44"
dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
mode: GRACEFUL
new_leader_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:42472
I20260710 11:06:51.746984 30065 raft_consensus.cc:606] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Received request to transfer leadership to TS 7e03edb8764e4c539324a40337295917
I20260710 11:06:51.748593 29967 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250: soft_deleted_table [id=e0327ef1b8bd48268546ca0c56fb219c] alter complete (version 1)
I20260710 11:06:51.749395 30144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa"
dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
mode: GRACEFUL
new_leader_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:56308
I20260710 11:06:51.749943 30144 raft_consensus.cc:606] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Received request to transfer leadership to TS 7e03edb8764e4c539324a40337295917
I20260710 11:06:51.750988 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:51.751574 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:52.038492 30471 raft_consensus.cc:993] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1: : Instructing follower 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:52.038965 30501 raft_consensus.cc:1081] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Signalling peer 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:52.040249 30214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa"
dest_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:54148
I20260710 11:06:52.040681 30214 raft_consensus.cc:493] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:52.041021 30214 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:52.045683 30214 raft_consensus.cc:515] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.047263 30214 leader_election.cc:290] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 3 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:52.047818 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:52.048080 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d2e55f77b849eeab8c1e5a977a7baa" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:52.048425 30066 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:52.048748 30144 raft_consensus.cc:3055] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:52.049089 30144 raft_consensus.cc:740] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ee50f790f8c4423af184ab011f1efc1, State: Running, Role: LEADER
I20260710 11:06:52.049778 30144 consensus_queue.cc:260] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.050925 30144 raft_consensus.cc:3060] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:52.054554 30066 raft_consensus.cc:2468] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 3.
I20260710 11:06:52.055624 30184 leader_election.cc:304] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [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: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:52.056249 30430 raft_consensus.cc:2804] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:52.056478 30144 raft_consensus.cc:2468] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 3.
I20260710 11:06:52.056669 30430 raft_consensus.cc:697] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 3 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:52.057611 30430 consensus_queue.cc:237] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.065032 29966 catalog_manager.cc:5697] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 2 to 3, leader changed from 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2) to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:52.066162 30493 raft_consensus.cc:993] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17: : Instructing follower 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:52.066653 30502 raft_consensus.cc:1081] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Signalling peer 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:52.067898 30214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44"
dest_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:54156
I20260710 11:06:52.068305 30214 raft_consensus.cc:493] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:52.068565 30214 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:52.074935 30214 raft_consensus.cc:515] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.075704 30502 raft_consensus.cc:993] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: : Instructing follower 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:52.076099 30493 raft_consensus.cc:1081] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Signalling peer 7e03edb8764e4c539324a40337295917 to start an election
I20260710 11:06:52.076663 30214 leader_election.cc:290] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 3 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:52.077529 30066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:52.077816 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321d9bc60d564064bc015b54a1fbed44" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:52.078052 30066 raft_consensus.cc:3055] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:52.078285 30066 raft_consensus.cc:740] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:52.078331 30144 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:52.078615 30214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fecf047b347947398926121cd30656ce"
dest_uuid: "7e03edb8764e4c539324a40337295917"
 from {username='slave'} at 127.0.0.1:54156
I20260710 11:06:52.078994 30214 raft_consensus.cc:493] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:52.079221 30214 raft_consensus.cc:3060] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:52.082607 30144 raft_consensus.cc:2468] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 3.
I20260710 11:06:52.083382 30066 consensus_queue.cc:260] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.083715 30214 raft_consensus.cc:515] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.083720 30182 leader_election.cc:304] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [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: 7e03edb8764e4c539324a40337295917, 9ee50f790f8c4423af184ab011f1efc1; no voters: 
I20260710 11:06:52.084504 30066 raft_consensus.cc:3060] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:52.086174 30430 raft_consensus.cc:2804] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:52.086244 30214 leader_election.cc:290] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 2 election: Requested vote from peers 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759), 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709)
I20260710 11:06:52.086712 30430 raft_consensus.cc:697] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 3 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:52.086961 30065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecf047b347947398926121cd30656ce" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "090e2d070e4a45e5a21ef9facc5f1b17"
I20260710 11:06:52.087705 30065 raft_consensus.cc:3055] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:52.088043 30065 raft_consensus.cc:740] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 090e2d070e4a45e5a21ef9facc5f1b17, State: Running, Role: LEADER
I20260710 11:06:52.087839 30430 consensus_queue.cc:237] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.088768 30065 consensus_queue.cc:260] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.089460 30066 raft_consensus.cc:2468] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 3.
I20260710 11:06:52.090061 30065 raft_consensus.cc:3060] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:52.090555 30144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecf047b347947398926121cd30656ce" candidate_uuid: "7e03edb8764e4c539324a40337295917" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9ee50f790f8c4423af184ab011f1efc1"
I20260710 11:06:52.091058 30144 raft_consensus.cc:3060] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:52.096675 30065 raft_consensus.cc:2468] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 2.
I20260710 11:06:52.097796 30184 leader_election.cc:304] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 090e2d070e4a45e5a21ef9facc5f1b17, 7e03edb8764e4c539324a40337295917; no voters: 
I20260710 11:06:52.097257 30144 raft_consensus.cc:2468] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e03edb8764e4c539324a40337295917 in term 2.
I20260710 11:06:52.098582 30467 raft_consensus.cc:2804] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:52.099041 30467 raft_consensus.cc:697] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 2 LEADER]: Becoming Leader. State: Replica: 7e03edb8764e4c539324a40337295917, State: Running, Role: LEADER
I20260710 11:06:52.099668 30467 consensus_queue.cc:237] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [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: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } }
I20260710 11:06:52.100901 29966 catalog_manager.cc:5697] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 2 to 3, leader changed from 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1) to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:52.108455 30065 raft_consensus.cc:1275] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:52.110011 30467 consensus_queue.cc:1048] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.112434 29966 catalog_manager.cc:5697] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 reported cstate change: term changed from 1 to 2, leader changed from 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1) to 7e03edb8764e4c539324a40337295917 (127.25.111.3). New cstate: current_term: 2 leader_uuid: "7e03edb8764e4c539324a40337295917" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e03edb8764e4c539324a40337295917" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:52.123189 30144 raft_consensus.cc:1275] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:52.124533 30430 consensus_queue.cc:1048] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.525490 30065 raft_consensus.cc:1275] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:52.526610 30430 consensus_queue.cc:1048] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.534825 30144 raft_consensus.cc:1275] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:52.536120 30467 consensus_queue.cc:1048] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.583159 30065 raft_consensus.cc:1275] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:52.584278 30467 consensus_queue.cc:1048] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.592887 30144 raft_consensus.cc:1275] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:52.594274 30510 consensus_queue.cc:1048] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.663295 30144 raft_consensus.cc:1275] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:52.664306 30467 consensus_queue.cc:1048] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ee50f790f8c4423af184ab011f1efc1" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.674343 30065 raft_consensus.cc:1275] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Refusing update from remote peer 7e03edb8764e4c539324a40337295917: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:52.675695 30430 consensus_queue.cc:1048] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [LEADER]: Connected to new peer: Peer: permanent_uuid: "090e2d070e4a45e5a21ef9facc5f1b17" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:52.798987 26044 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:06:52.803853 26044 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:06:52.804206 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:52.808622 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:06:52.808935 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:53.833479 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:06:53.859668 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:53.860285 26044 tablet_replica.cc:333] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.860853 26044 raft_consensus.cc:2243] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.861335 26044 raft_consensus.cc:2272] T 1ae2c334b892404b80152ec1532fc751 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.863026 26044 tablet_replica.cc:333] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.863602 26044 raft_consensus.cc:2243] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.863971 26044 raft_consensus.cc:2272] T 98360fa533f94fe199dfb7229e326eb7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.865451 26044 tablet_replica.cc:333] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.865918 26044 raft_consensus.cc:2243] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.866552 26044 raft_consensus.cc:2272] T 3fa665f41c404d15989c6bf74f8e8b76 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.868108 26044 tablet_replica.cc:333] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.868619 26044 raft_consensus.cc:2243] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.869248 26044 raft_consensus.cc:2272] T 836da84ecc2043f8a9146dd24f670d45 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.870849 26044 tablet_replica.cc:333] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.871381 26044 raft_consensus.cc:2243] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.872044 26044 raft_consensus.cc:2272] T 8d8d8d07882c488fae70bfb3df469ce7 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.873674 26044 tablet_replica.cc:333] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.874152 26044 raft_consensus.cc:2243] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.874516 26044 raft_consensus.cc:2272] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.876035 26044 tablet_replica.cc:333] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.876513 26044 raft_consensus.cc:2243] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.876893 26044 raft_consensus.cc:2272] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.878479 26044 tablet_replica.cc:333] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.878942 26044 raft_consensus.cc:2243] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.879329 26044 raft_consensus.cc:2272] T 43d2e55f77b849eeab8c1e5a977a7baa P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.880669 30184 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]
I20260710 11:06:53.881482 26044 tablet_replica.cc:333] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.882085 26044 raft_consensus.cc:2243] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.882491 26044 raft_consensus.cc:2272] T 3688cf3b63814d4f995c431b70e1b53e P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.883395 30184 consensus_peers.cc:597] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 -> Peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Couldn't send request to peer 090e2d070e4a45e5a21ef9facc5f1b17. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.884459 26044 tablet_replica.cc:333] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.885004 26044 raft_consensus.cc:2243] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.885372 26044 raft_consensus.cc:2272] T 1b1410d30b9c4efc9f5025cdf61cced3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.886886 26044 tablet_replica.cc:333] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.887348 26044 raft_consensus.cc:2243] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.887804 26044 raft_consensus.cc:2272] T c85b72c0edb54c269f55ba4c5e0e3032 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.889478 26044 tablet_replica.cc:333] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.889931 26044 raft_consensus.cc:2243] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.890297 26044 raft_consensus.cc:2272] T 3c0648a0b09543daad9a6517e6b6ba29 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.891885 26044 tablet_replica.cc:333] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.892355 26044 raft_consensus.cc:2243] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.892715 26044 raft_consensus.cc:2272] T 321d9bc60d564064bc015b54a1fbed44 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.894289 26044 tablet_replica.cc:333] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.894763 26044 raft_consensus.cc:2243] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.895133 26044 raft_consensus.cc:2272] T 7d4b245060304b018450e194138f52dd P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.896675 26044 tablet_replica.cc:333] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.897193 26044 raft_consensus.cc:2243] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.897871 26044 raft_consensus.cc:2272] T 43cfc3403b3c4589851c63e9bf4f06b8 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.899519 26044 tablet_replica.cc:333] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.899968 26044 raft_consensus.cc:2243] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.900615 26044 raft_consensus.cc:2272] T 1107aa810f1648fd912d42a3a5d675f3 P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.902136 26044 tablet_replica.cc:333] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.902563 26044 raft_consensus.cc:2243] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.902915 26044 raft_consensus.cc:2272] T fecf047b347947398926121cd30656ce P 090e2d070e4a45e5a21ef9facc5f1b17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.904435 26044 tablet_replica.cc:333] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17: stopping tablet replica
I20260710 11:06:53.904855 26044 raft_consensus.cc:2243] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.905493 26044 raft_consensus.cc:2272] T b79d0a44297d4800abbb6a6c75d8cbec P 090e2d070e4a45e5a21ef9facc5f1b17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.938685 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
I20260710 11:06:53.965306 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
W20260710 11:06:53.969638 30182 consensus_peers.cc:597] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 -> Peer 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709): Couldn't send request to peer 9ee50f790f8c4423af184ab011f1efc1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.988488 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:53.989118 26044 tablet_replica.cc:333] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:53.989699 26044 raft_consensus.cc:2243] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.990428 26044 raft_consensus.cc:2272] T 98360fa533f94fe199dfb7229e326eb7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.992178 26044 tablet_replica.cc:333] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:53.992689 26044 raft_consensus.cc:2243] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.993088 26044 raft_consensus.cc:2272] T 1ae2c334b892404b80152ec1532fc751 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.994633 26044 tablet_replica.cc:333] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:53.995138 26044 raft_consensus.cc:2243] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.995810 26044 raft_consensus.cc:2272] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.997301 26044 tablet_replica.cc:333] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:53.997779 26044 raft_consensus.cc:2243] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.998435 26044 raft_consensus.cc:2272] T 1b1410d30b9c4efc9f5025cdf61cced3 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.000057 26044 tablet_replica.cc:333] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.000530 26044 raft_consensus.cc:2243] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.000888 26044 raft_consensus.cc:2272] T 3fa665f41c404d15989c6bf74f8e8b76 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.002380 26044 tablet_replica.cc:333] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.002981 26044 raft_consensus.cc:2243] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.003473 26044 raft_consensus.cc:2272] T 1107aa810f1648fd912d42a3a5d675f3 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.005648 26044 tablet_replica.cc:333] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.006278 26044 raft_consensus.cc:2243] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.007169 26044 raft_consensus.cc:2272] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.009195 26044 tablet_replica.cc:333] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.009682 26044 raft_consensus.cc:2243] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.010018 26044 raft_consensus.cc:2272] T 43d2e55f77b849eeab8c1e5a977a7baa P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.011570 26044 tablet_replica.cc:333] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.012046 26044 raft_consensus.cc:2243] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.012365 26044 raft_consensus.cc:2272] T c85b72c0edb54c269f55ba4c5e0e3032 P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.013890 26044 tablet_replica.cc:333] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.014338 26044 raft_consensus.cc:2243] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.014679 26044 raft_consensus.cc:2272] T 836da84ecc2043f8a9146dd24f670d45 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.016155 26044 tablet_replica.cc:333] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.016575 26044 raft_consensus.cc:2243] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.016916 26044 raft_consensus.cc:2272] T 8d8d8d07882c488fae70bfb3df469ce7 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.018383 26044 tablet_replica.cc:333] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.018831 26044 raft_consensus.cc:2243] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.019167 26044 raft_consensus.cc:2272] T 321d9bc60d564064bc015b54a1fbed44 P 9ee50f790f8c4423af184ab011f1efc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.020718 26044 tablet_replica.cc:333] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.021131 26044 raft_consensus.cc:2243] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.021759 26044 raft_consensus.cc:2272] T 3c0648a0b09543daad9a6517e6b6ba29 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.023339 26044 tablet_replica.cc:333] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.023793 26044 raft_consensus.cc:2243] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.024142 26044 raft_consensus.cc:2272] T 7d4b245060304b018450e194138f52dd P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.025552 26044 tablet_replica.cc:333] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.025983 26044 raft_consensus.cc:2243] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.026348 26044 raft_consensus.cc:2272] T 43cfc3403b3c4589851c63e9bf4f06b8 P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.028043 26044 tablet_replica.cc:333] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.028440 26044 raft_consensus.cc:2243] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.029036 26044 raft_consensus.cc:2272] T 3688cf3b63814d4f995c431b70e1b53e P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.030577 26044 tablet_replica.cc:333] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.030959 26044 raft_consensus.cc:2243] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.031265 26044 raft_consensus.cc:2272] T fecf047b347947398926121cd30656ce P 9ee50f790f8c4423af184ab011f1efc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.032699 26044 tablet_replica.cc:333] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1: stopping tablet replica
I20260710 11:06:54.033069 26044 raft_consensus.cc:2243] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.033385 26044 raft_consensus.cc:2272] T b79d0a44297d4800abbb6a6c75d8cbec P 9ee50f790f8c4423af184ab011f1efc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.067893 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
W20260710 11:06:54.070156 30184 consensus_peers.cc:597] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 -> Peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Couldn't send request to peer 090e2d070e4a45e5a21ef9facc5f1b17. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:42759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:54.078651 30182 consensus_peers.cc:597] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 -> Peer 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709): Couldn't send request to peer 9ee50f790f8c4423af184ab011f1efc1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:40709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.092572 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
I20260710 11:06:54.115029 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:54.115680 26044 tablet_replica.cc:333] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.116240 26044 raft_consensus.cc:2243] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.116676 26044 raft_consensus.cc:2272] T af3ff11af3ce4df6b4ba5c10c7a4f613 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.118353 26044 tablet_replica.cc:333] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.118860 26044 raft_consensus.cc:2243] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.119570 26044 raft_consensus.cc:2272] T 1ae2c334b892404b80152ec1532fc751 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.121182 26044 tablet_replica.cc:333] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.121665 26044 raft_consensus.cc:2243] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.122049 26044 raft_consensus.cc:2272] T 3fa665f41c404d15989c6bf74f8e8b76 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.123760 26044 tablet_replica.cc:333] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.124449 26044 raft_consensus.cc:2243] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.124946 26044 raft_consensus.cc:2272] T 98360fa533f94fe199dfb7229e326eb7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:54.126335 30184 consensus_peers.cc:597] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 -> Peer 090e2d070e4a45e5a21ef9facc5f1b17 (127.25.111.1:42759): Couldn't send request to peer 090e2d070e4a45e5a21ef9facc5f1b17. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:42759: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.126852 26044 tablet_replica.cc:333] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.127611 26044 raft_consensus.cc:2243] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.128055 26044 raft_consensus.cc:2272] T 1b1410d30b9c4efc9f5025cdf61cced3 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.129570 26044 tablet_replica.cc:333] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.130079 26044 raft_consensus.cc:2243] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.130716 26044 raft_consensus.cc:2272] T fecf047b347947398926121cd30656ce P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.132273 26044 tablet_replica.cc:333] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.132738 26044 raft_consensus.cc:2243] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.133100 26044 raft_consensus.cc:2272] T b79d0a44297d4800abbb6a6c75d8cbec P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.135003 26044 tablet_replica.cc:333] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.135677 26044 raft_consensus.cc:2243] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.136207 26044 raft_consensus.cc:2272] T 1107aa810f1648fd912d42a3a5d675f3 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.138453 26044 tablet_replica.cc:333] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.139092 26044 raft_consensus.cc:2243] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.140095 26044 raft_consensus.cc:2272] T c85b72c0edb54c269f55ba4c5e0e3032 P 7e03edb8764e4c539324a40337295917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.142367 26044 tablet_replica.cc:333] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.143163 26044 raft_consensus.cc:2243] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.144198 26044 raft_consensus.cc:2272] T 7d4b245060304b018450e194138f52dd P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.146368 26044 tablet_replica.cc:333] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.147010 26044 raft_consensus.cc:2243] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.147558 26044 raft_consensus.cc:2272] T 43cfc3403b3c4589851c63e9bf4f06b8 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:54.149049 30182 consensus_peers.cc:597] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 -> Peer 9ee50f790f8c4423af184ab011f1efc1 (127.25.111.2:40709): Couldn't send request to peer 9ee50f790f8c4423af184ab011f1efc1. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:40709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.149645 26044 tablet_replica.cc:333] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.150177 26044 raft_consensus.cc:2243] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.150545 26044 raft_consensus.cc:2272] T 3c0648a0b09543daad9a6517e6b6ba29 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.152194 26044 tablet_replica.cc:333] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.152652 26044 raft_consensus.cc:2243] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.153276 26044 raft_consensus.cc:2272] T 321d9bc60d564064bc015b54a1fbed44 P 7e03edb8764e4c539324a40337295917 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.154863 26044 tablet_replica.cc:333] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.155335 26044 raft_consensus.cc:2243] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.155990 26044 raft_consensus.cc:2272] T 43d2e55f77b849eeab8c1e5a977a7baa P 7e03edb8764e4c539324a40337295917 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.157582 26044 tablet_replica.cc:333] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.158026 26044 raft_consensus.cc:2243] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.158386 26044 raft_consensus.cc:2272] T cb0b2e6946bf4d529a4ff7a861f0cb4c P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.159994 26044 tablet_replica.cc:333] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.160441 26044 raft_consensus.cc:2243] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.160801 26044 raft_consensus.cc:2272] T 8d8d8d07882c488fae70bfb3df469ce7 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.162313 26044 tablet_replica.cc:333] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.162743 26044 raft_consensus.cc:2243] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.163111 26044 raft_consensus.cc:2272] T 836da84ecc2043f8a9146dd24f670d45 P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.164672 26044 tablet_replica.cc:333] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917: stopping tablet replica
I20260710 11:06:54.165081 26044 raft_consensus.cc:2243] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.165437 26044 raft_consensus.cc:2272] T 3688cf3b63814d4f995c431b70e1b53e P 7e03edb8764e4c539324a40337295917 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.198995 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:06:54.223755 26044 master.cc:562] Master@127.25.111.62:33081 shutting down...
I20260710 11:06:54.242479 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.242954 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.243278 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72cdab51f52645a78a7e45f97060a250: stopping tablet replica
I20260710 11:06:54.261835 26044 master.cc:584] Master@127.25.111.62:33081 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11246 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:06:54.304798 26044 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.111.62:33695
I20260710 11:06:54.305799 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.311311 30520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.311689 30519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.312011 30522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.313081 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:54.313817 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.313982 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.314093 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681614314083 us; error 0 us; skew 500 ppm
I20260710 11:06:54.314507 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.316597 26044 webserver.cc:533] Webserver started at http://127.25.111.62:44517/ using document root <none> and password file <none>
I20260710 11:06:54.316994 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.317135 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.317337 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.318264 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/master-0-root/instance:
uuid: "e62ee65d8ecf4dd791ff6cf514f62f45"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.322490 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:06:54.325502 30527 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.326126 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:06:54.326349 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/master-0-root
uuid: "e62ee65d8ecf4dd791ff6cf514f62f45"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.326578 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:54.338418 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.339421 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.374084 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.62:33695
I20260710 11:06:54.374185 30578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.62:33695 every 8 connection(s)
I20260710 11:06:54.377655 30579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.387104 30579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45: Bootstrap starting.
I20260710 11:06:54.391384 30579 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.395107 30579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45: No bootstrap required, opened a new log
I20260710 11:06:54.397040 30579 raft_consensus.cc:359] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e62ee65d8ecf4dd791ff6cf514f62f45" member_type: VOTER }
I20260710 11:06:54.397408 30579 raft_consensus.cc:385] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.397607 30579 raft_consensus.cc:740] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62ee65d8ecf4dd791ff6cf514f62f45, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.398116 30579 consensus_queue.cc:260] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e62ee65d8ecf4dd791ff6cf514f62f45" member_type: VOTER }
I20260710 11:06:54.398525 30579 raft_consensus.cc:399] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:54.398715 30579 raft_consensus.cc:493] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:54.398939 30579 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.403018 30579 raft_consensus.cc:515] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e62ee65d8ecf4dd791ff6cf514f62f45" member_type: VOTER }
I20260710 11:06:54.403486 30579 leader_election.cc:304] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [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: e62ee65d8ecf4dd791ff6cf514f62f45; no voters: 
I20260710 11:06:54.404439 30579 leader_election.cc:290] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:54.404724 30582 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:54.405887 30582 raft_consensus.cc:697] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 1 LEADER]: Becoming Leader. State: Replica: e62ee65d8ecf4dd791ff6cf514f62f45, State: Running, Role: LEADER
I20260710 11:06:54.406481 30582 consensus_queue.cc:237] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [LEADER]: Queue going to LEADER mode. State: All 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: "e62ee65d8ecf4dd791ff6cf514f62f45" member_type: VOTER }
I20260710 11:06:54.406946 30579 sys_catalog.cc:565] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:54.410550 30583 sys_catalog.cc:455] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e62ee65d8ecf4dd791ff6cf514f62f45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e62ee65d8ecf4dd791ff6cf514f62f45" member_type: VOTER } }
I20260710 11:06:54.410737 30584 sys_catalog.cc:455] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e62ee65d8ecf4dd791ff6cf514f62f45. Latest consensus state: current_term: 1 leader_uuid: "e62ee65d8ecf4dd791ff6cf514f62f45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e62ee65d8ecf4dd791ff6cf514f62f45" member_type: VOTER } }
I20260710 11:06:54.411302 30583 sys_catalog.cc:458] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:54.411334 30584 sys_catalog.cc:458] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:54.414397 30588 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:54.418995 30588 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:54.422114 26044 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:54.426767 30588 catalog_manager.cc:1383] Generated new cluster ID: 878b3ab9f03e4b86ba284c3e0e68e04a
I20260710 11:06:54.427023 30588 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:54.451834 30588 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:54.452988 30588 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:54.465946 30588 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45: Generated new TSK 0
I20260710 11:06:54.466470 30588 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:54.488193 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.493244 30600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.494109 30601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.495684 30603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.495975 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:54.496767 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.496955 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.497098 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681614497082 us; error 0 us; skew 500 ppm
I20260710 11:06:54.497572 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.499652 26044 webserver.cc:533] Webserver started at http://127.25.111.1:45883/ using document root <none> and password file <none>
I20260710 11:06:54.500087 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.500252 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.500494 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.501482 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-0-root/instance:
uuid: "5c79b64c358645fca406f64ffc4d131f"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.505546 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:06:54.508455 30608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.509133 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:54.509387 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-0-root
uuid: "5c79b64c358645fca406f64ffc4d131f"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.509634 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:54.526188 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.527271 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.528626 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:54.530694 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:54.530869 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.531090 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:54.531244 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.568158 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.1:37853
I20260710 11:06:54.568264 30670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.1:37853 every 8 connection(s)
I20260710 11:06:54.572718 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.579173 30675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.580310 30676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.582749 30678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.583137 26044 server_base.cc:1061] running on GCE node
I20260710 11:06:54.584200 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.584383 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.584550 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681614584532 us; error 0 us; skew 500 ppm
I20260710 11:06:54.585203 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.585299 30671 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33695
I20260710 11:06:54.585700 30671 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:54.586509 30671 heartbeater.cc:507] Master 127.25.111.62:33695 requested a full tablet report, sending...
I20260710 11:06:54.587484 26044 webserver.cc:533] Webserver started at http://127.25.111.2:45815/ using document root <none> and password file <none>
I20260710 11:06:54.588076 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.588300 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.588617 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.588521 30544 ts_manager.cc:194] Registered new tserver with Master: 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853)
I20260710 11:06:54.590052 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-1-root/instance:
uuid: "0722ae8ab2414ed4a780344884e1c488"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.590876 30544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42204
I20260710 11:06:54.594830 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:06:54.597920 30683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.598592 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:54.598845 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-1-root
uuid: "0722ae8ab2414ed4a780344884e1c488"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.599086 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:54.613734 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.614775 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.616137 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:54.618492 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:54.618683 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.618889 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:54.619029 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.654493 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.2:43651
I20260710 11:06:54.654619 30745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.2:43651 every 8 connection(s)
I20260710 11:06:54.658872 26044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.665079 30749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.665691 30750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.669081 26044 server_base.cc:1061] running on GCE node
W20260710 11:06:54.669215 30752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.670164 30746 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33695
I20260710 11:06:54.670276 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:54.670482 30746 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:54.670580 26044 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.670814 26044 hybrid_clock.cc:648] HybridClock initialized: now 1783681614670799 us; error 0 us; skew 500 ppm
I20260710 11:06:54.671232 30746 heartbeater.cc:507] Master 127.25.111.62:33695 requested a full tablet report, sending...
I20260710 11:06:54.671339 26044 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.673291 30544 ts_manager.cc:194] Registered new tserver with Master: 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:54.673771 26044 webserver.cc:533] Webserver started at http://127.25.111.3:35149/ using document root <none> and password file <none>
I20260710 11:06:54.674386 26044 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.674629 26044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.674916 26044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.675016 30544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42214
I20260710 11:06:54.676262 26044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-2-root/instance:
uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.680339 26044 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:06:54.683184 30757 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.683894 26044 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:54.684152 26044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-2-root
uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-0nsv"
I20260710 11:06:54.684393 26044 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSCWs_g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681514792115-26044-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:54.706037 26044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.707046 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.708425 26044 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:54.710484 26044 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:54.710687 26044 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.710912 26044 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:54.711063 26044 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.748126 26044 rpc_server.cc:307] RPC server started. Bound to: 127.25.111.3:35999
I20260710 11:06:54.748232 30819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.111.3:35999 every 8 connection(s)
I20260710 11:06:54.760511 30820 heartbeater.cc:344] Connected to a master server at 127.25.111.62:33695
I20260710 11:06:54.760888 30820 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:54.761488 30820 heartbeater.cc:507] Master 127.25.111.62:33695 requested a full tablet report, sending...
I20260710 11:06:54.763214 30544 ts_manager.cc:194] Registered new tserver with Master: 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:54.764112 26044 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013070115s
I20260710 11:06:54.764488 30544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42226
I20260710 11:06:54.785604 30544 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42230:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:54.787986 30544 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:54.845796 30784 tablet_service.cc:1511] Processing CreateTablet for tablet d4a47d67b43d41a9afc696ba78042524 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:54.847095 30784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a47d67b43d41a9afc696ba78042524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.848560 30785 tablet_service.cc:1511] Processing CreateTablet for tablet a1906deb94a54bc3bf9206dfcdcab926 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:54.849828 30785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1906deb94a54bc3bf9206dfcdcab926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.853957 30783 tablet_service.cc:1511] Processing CreateTablet for tablet 840c859a8b8e4559b8151282f0529e3d (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:54.855180 30783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840c859a8b8e4559b8151282f0529e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.857323 30782 tablet_service.cc:1511] Processing CreateTablet for tablet 34127c9b454240f6b286ee080bf14a80 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:54.858168 30710 tablet_service.cc:1511] Processing CreateTablet for tablet d4a47d67b43d41a9afc696ba78042524 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:54.859426 30710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a47d67b43d41a9afc696ba78042524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.860193 30707 tablet_service.cc:1511] Processing CreateTablet for tablet 75958f4a54654849be878b7a82d5d259 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:54.861388 30707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75958f4a54654849be878b7a82d5d259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.861680 30709 tablet_service.cc:1511] Processing CreateTablet for tablet 840c859a8b8e4559b8151282f0529e3d (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:54.863777 30708 tablet_service.cc:1511] Processing CreateTablet for tablet 34127c9b454240f6b286ee080bf14a80 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:54.865365 30711 tablet_service.cc:1511] Processing CreateTablet for tablet a1906deb94a54bc3bf9206dfcdcab926 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:54.866549 30709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840c859a8b8e4559b8151282f0529e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.867697 30780 tablet_service.cc:1511] Processing CreateTablet for tablet 71418ebe56ca462eb14692965bcdca5d (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:54.870196 30706 tablet_service.cc:1511] Processing CreateTablet for tablet 71418ebe56ca462eb14692965bcdca5d (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:54.871464 30706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71418ebe56ca462eb14692965bcdca5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.863793 30782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34127c9b454240f6b286ee080bf14a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.866474 30781 tablet_service.cc:1511] Processing CreateTablet for tablet 75958f4a54654849be878b7a82d5d259 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:54.872828 30781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75958f4a54654849be878b7a82d5d259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.874336 30780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71418ebe56ca462eb14692965bcdca5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.882843 30711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1906deb94a54bc3bf9206dfcdcab926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.887975 30708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34127c9b454240f6b286ee080bf14a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.889873 30705 tablet_service.cc:1511] Processing CreateTablet for tablet c6268674f48b4e91bf48e81eb41e926c (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:54.891280 30705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6268674f48b4e91bf48e81eb41e926c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.892904 30779 tablet_service.cc:1511] Processing CreateTablet for tablet c6268674f48b4e91bf48e81eb41e926c (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:54.894178 30779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6268674f48b4e91bf48e81eb41e926c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.892581 30704 tablet_service.cc:1511] Processing CreateTablet for tablet cd832c081eb841999b74665914096704 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:54.896811 30704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd832c081eb841999b74665914096704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.898972 30710 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0944bbb81842dc83ebc408dae9b364 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:54.900250 30710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0944bbb81842dc83ebc408dae9b364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.900079 30778 tablet_service.cc:1511] Processing CreateTablet for tablet cd832c081eb841999b74665914096704 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:54.901249 30778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd832c081eb841999b74665914096704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.903469 30777 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0944bbb81842dc83ebc408dae9b364 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:54.904633 30777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0944bbb81842dc83ebc408dae9b364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.964800 30835 tablet_bootstrap.cc:492] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:54.964977 30836 tablet_bootstrap.cc:492] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:54.966568 30636 tablet_service.cc:1511] Processing CreateTablet for tablet a1906deb94a54bc3bf9206dfcdcab926 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:54.967850 30636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1906deb94a54bc3bf9206dfcdcab926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.972965 30635 tablet_service.cc:1511] Processing CreateTablet for tablet d4a47d67b43d41a9afc696ba78042524 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:54.974172 30635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a47d67b43d41a9afc696ba78042524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.976570 30835 tablet_bootstrap.cc:654] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.981892 30634 tablet_service.cc:1511] Processing CreateTablet for tablet 840c859a8b8e4559b8151282f0529e3d (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:54.983011 30634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840c859a8b8e4559b8151282f0529e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.986748 30836 tablet_bootstrap.cc:654] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.986585 30633 tablet_service.cc:1511] Processing CreateTablet for tablet 34127c9b454240f6b286ee080bf14a80 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:54.987811 30633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34127c9b454240f6b286ee080bf14a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.992682 30632 tablet_service.cc:1511] Processing CreateTablet for tablet 75958f4a54654849be878b7a82d5d259 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:54.993913 30632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75958f4a54654849be878b7a82d5d259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.995481 30839 tablet_bootstrap.cc:492] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:54.996451 30631 tablet_service.cc:1511] Processing CreateTablet for tablet 71418ebe56ca462eb14692965bcdca5d (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:54.997679 30631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71418ebe56ca462eb14692965bcdca5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.005105 30630 tablet_service.cc:1511] Processing CreateTablet for tablet c6268674f48b4e91bf48e81eb41e926c (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:55.006572 30630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6268674f48b4e91bf48e81eb41e926c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.012130 30839 tablet_bootstrap.cc:654] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.020345 30628 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0944bbb81842dc83ebc408dae9b364 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:55.021729 30628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0944bbb81842dc83ebc408dae9b364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.029592 30629 tablet_service.cc:1511] Processing CreateTablet for tablet cd832c081eb841999b74665914096704 (DEFAULT_TABLE table=test-workload [id=a9fbe4dc8c4c428ebd80d617f32bc67d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:55.030943 30629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd832c081eb841999b74665914096704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.058212 30836 tablet_bootstrap.cc:492] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.058647 30836 ts_tablet_manager.cc:1403] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.006s
I20260710 11:06:55.061257 30836 raft_consensus.cc:359] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.061981 30836 raft_consensus.cc:385] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.062268 30836 raft_consensus.cc:740] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.063004 30836 consensus_queue.cc:260] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.063676 30835 tablet_bootstrap.cc:492] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.064184 30835 ts_tablet_manager.cc:1403] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.100s	user 0.038s	sys 0.049s
I20260710 11:06:55.066917 30835 raft_consensus.cc:359] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.067574 30835 raft_consensus.cc:385] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.067855 30835 raft_consensus.cc:740] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.068560 30835 consensus_queue.cc:260] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.069653 30839 tablet_bootstrap.cc:492] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.070242 30839 ts_tablet_manager.cc:1403] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.031s
I20260710 11:06:55.072500 30746 heartbeater.cc:499] Master 127.25.111.62:33695 was elected leader, sending a full tablet report...
I20260710 11:06:55.073403 30836 ts_tablet_manager.cc:1434] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 11:06:55.073278 30839 raft_consensus.cc:359] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.074110 30839 raft_consensus.cc:385] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.074427 30836 tablet_bootstrap.cc:492] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.074441 30839 raft_consensus.cc:740] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.075557 30839 consensus_queue.cc:260] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.080924 30836 tablet_bootstrap.cc:654] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.085022 30839 ts_tablet_manager.cc:1434] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:06:55.085832 30671 heartbeater.cc:499] Master 127.25.111.62:33695 was elected leader, sending a full tablet report...
I20260710 11:06:55.090348 30839 tablet_bootstrap.cc:492] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.096127 30839 tablet_bootstrap.cc:654] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.099834 30835 ts_tablet_manager.cc:1434] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.015s
I20260710 11:06:55.101531 30836 tablet_bootstrap.cc:492] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.101923 30839 tablet_bootstrap.cc:492] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.102051 30836 ts_tablet_manager.cc:1403] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260710 11:06:55.102384 30839 ts_tablet_manager.cc:1403] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:06:55.105177 30836 raft_consensus.cc:359] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.105425 30839 raft_consensus.cc:359] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.106065 30836 raft_consensus.cc:385] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.106065 30839 raft_consensus.cc:385] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.106379 30820 heartbeater.cc:499] Master 127.25.111.62:33695 was elected leader, sending a full tablet report...
I20260710 11:06:55.106472 30836 raft_consensus.cc:740] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.106588 30839 raft_consensus.cc:740] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.107806 30835 tablet_bootstrap.cc:492] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.108891 30839 consensus_queue.cc:260] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.108291 30836 consensus_queue.cc:260] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.113396 30835 tablet_bootstrap.cc:654] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.113845 30839 ts_tablet_manager.cc:1434] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:06:55.114811 30839 tablet_bootstrap.cc:492] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.115928 30841 raft_consensus.cc:493] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.116806 30836 ts_tablet_manager.cc:1434] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 11:06:55.116430 30841 raft_consensus.cc:515] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.117766 30836 tablet_bootstrap.cc:492] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.119617 30835 tablet_bootstrap.cc:492] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.120082 30835 ts_tablet_manager.cc:1403] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 11:06:55.122611 30835 raft_consensus.cc:359] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.123283 30835 raft_consensus.cc:385] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.123651 30836 tablet_bootstrap.cc:654] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.123580 30835 raft_consensus.cc:740] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.124414 30835 consensus_queue.cc:260] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.126626 30835 ts_tablet_manager.cc:1434] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:55.127513 30835 tablet_bootstrap.cc:492] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.130573 30839 tablet_bootstrap.cc:654] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.132941 30841 leader_election.cc:290] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.135627 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:55.136318 30646 raft_consensus.cc:2468] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 0.
I20260710 11:06:55.136915 30835 tablet_bootstrap.cc:654] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.138465 30687 leader_election.cc:304] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.139354 30841 raft_consensus.cc:2804] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.139729 30841 raft_consensus.cc:493] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.140036 30841 raft_consensus.cc:3060] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.144064 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
W20260710 11:06:55.145773 30685 leader_election.cc:343] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.144125 30836 tablet_bootstrap.cc:492] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.146482 30836 ts_tablet_manager.cc:1403] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.012s
I20260710 11:06:55.149124 30836 raft_consensus.cc:359] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.149758 30836 raft_consensus.cc:385] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.150020 30836 raft_consensus.cc:740] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.150678 30836 consensus_queue.cc:260] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.151804 30841 raft_consensus.cc:515] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.153717 30841 leader_election.cc:290] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.155588 30839 tablet_bootstrap.cc:492] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.156065 30839 ts_tablet_manager.cc:1403] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.002s
I20260710 11:06:55.156149 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.157322 30836 ts_tablet_manager.cc:1434] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
W20260710 11:06:55.158289 30685 leader_election.cc:343] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.158386 30836 tablet_bootstrap.cc:492] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.157454 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:55.159277 30646 raft_consensus.cc:3060] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.161046 30835 tablet_bootstrap.cc:492] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.161501 30835 ts_tablet_manager.cc:1403] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:06:55.164458 30836 tablet_bootstrap.cc:654] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.164186 30835 raft_consensus.cc:359] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.164866 30835 raft_consensus.cc:385] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.165182 30835 raft_consensus.cc:740] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.165867 30835 consensus_queue.cc:260] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.166282 30646 raft_consensus.cc:2468] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 1.
I20260710 11:06:55.167733 30687 leader_election.cc:304] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [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: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 24bcbaea141c4568a8b58a6a62ab9af6
I20260710 11:06:55.168561 30835 ts_tablet_manager.cc:1434] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:06:55.168874 30841 raft_consensus.cc:2804] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.169513 30835 tablet_bootstrap.cc:492] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.159288 30839 raft_consensus.cc:359] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.170511 30839 raft_consensus.cc:385] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.170771 30839 raft_consensus.cc:740] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.171830 30839 consensus_queue.cc:260] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.174103 30839 ts_tablet_manager.cc:1434] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260710 11:06:55.175055 30839 tablet_bootstrap.cc:492] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.175809 30835 tablet_bootstrap.cc:654] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.180879 30839 tablet_bootstrap.cc:654] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.191373 30835 tablet_bootstrap.cc:492] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.191762 30841 raft_consensus.cc:697] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:55.191924 30835 ts_tablet_manager.cc:1403] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 11:06:55.192749 30841 consensus_queue.cc:237] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.195039 30835 raft_consensus.cc:359] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.195824 30835 raft_consensus.cc:385] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.196115 30835 raft_consensus.cc:740] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.196971 30835 consensus_queue.cc:260] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.201674 30835 ts_tablet_manager.cc:1434] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:55.202641 30835 tablet_bootstrap.cc:492] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.203248 30836 tablet_bootstrap.cc:492] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.203790 30836 ts_tablet_manager.cc:1403] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.020s
I20260710 11:06:55.204994 30839 tablet_bootstrap.cc:492] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.205494 30839 ts_tablet_manager.cc:1403] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260710 11:06:55.208181 30836 raft_consensus.cc:359] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.208300 30839 raft_consensus.cc:359] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.208920 30836 raft_consensus.cc:385] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.209081 30839 raft_consensus.cc:385] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.209271 30836 raft_consensus.cc:740] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.209443 30839 raft_consensus.cc:740] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.210448 30835 tablet_bootstrap.cc:654] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.210170 30836 consensus_queue.cc:260] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.210235 30839 consensus_queue.cc:260] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.212384 30836 ts_tablet_manager.cc:1434] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:06:55.213296 30836 tablet_bootstrap.cc:492] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.215427 30842 raft_consensus.cc:493] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.215916 30842 raft_consensus.cc:515] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.218407 30842 leader_election.cc:290] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.218053 30544 catalog_manager.cc:5697] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.219435 30836 tablet_bootstrap.cc:654] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.232847 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0944bbb81842dc83ebc408dae9b364" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.233168 30839 ts_tablet_manager.cc:1434] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:06:55.233594 30721 raft_consensus.cc:2468] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:55.235136 30759 leader_election.cc:304] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 
I20260710 11:06:55.236047 30842 raft_consensus.cc:2804] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.236411 30842 raft_consensus.cc:493] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.236749 30842 raft_consensus.cc:3060] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.236660 30839 tablet_bootstrap.cc:492] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.244994 30842 raft_consensus.cc:515] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.248378 30839 tablet_bootstrap.cc:654] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.248715 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0944bbb81842dc83ebc408dae9b364" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.249325 30721 raft_consensus.cc:3060] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.251044 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0944bbb81842dc83ebc408dae9b364" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:55.253141 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0944bbb81842dc83ebc408dae9b364" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:55.254194 30836 tablet_bootstrap.cc:492] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.254668 30836 ts_tablet_manager.cc:1403] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.026s
W20260710 11:06:55.254698 30761 leader_election.cc:343] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:55.255916 30761 leader_election.cc:343] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.257586 30836 raft_consensus.cc:359] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.258075 30721 raft_consensus.cc:2468] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:55.258265 30836 raft_consensus.cc:385] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.258652 30839 tablet_bootstrap.cc:492] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.258590 30836 raft_consensus.cc:740] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.259074 30839 ts_tablet_manager.cc:1403] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260710 11:06:55.259262 30759 leader_election.cc:304] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [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: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.259338 30836 consensus_queue.cc:260] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.261664 30836 ts_tablet_manager.cc:1434] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:55.261525 30839 raft_consensus.cc:359] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.262272 30839 raft_consensus.cc:385] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.262570 30839 raft_consensus.cc:740] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.262710 30836 tablet_bootstrap.cc:492] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.263358 30839 consensus_queue.cc:260] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.264238 30835 tablet_bootstrap.cc:492] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.264715 30835 ts_tablet_manager.cc:1403] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.005s
I20260710 11:06:55.269104 30836 tablet_bootstrap.cc:654] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.270782 30839 ts_tablet_manager.cc:1434] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:06:55.271780 30839 tablet_bootstrap.cc:492] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.273128 30842 leader_election.cc:290] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.273756 30842 raft_consensus.cc:2804] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.274219 30842 raft_consensus.cc:697] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:55.277890 30835 raft_consensus.cc:359] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.279769 30835 raft_consensus.cc:385] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.280104 30835 raft_consensus.cc:740] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.280427 30839 tablet_bootstrap.cc:654] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.280844 30835 consensus_queue.cc:260] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.275018 30842 consensus_queue.cc:237] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.284521 30839 tablet_bootstrap.cc:492] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.284893 30835 ts_tablet_manager.cc:1434] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 11:06:55.285012 30839 ts_tablet_manager.cc:1403] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:06:55.286938 30835 tablet_bootstrap.cc:492] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.287560 30836 tablet_bootstrap.cc:492] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.288025 30836 ts_tablet_manager.cc:1403] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260710 11:06:55.288792 30839 raft_consensus.cc:359] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.289479 30839 raft_consensus.cc:385] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.289762 30839 raft_consensus.cc:740] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.290455 30843 raft_consensus.cc:493] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.290627 30836 raft_consensus.cc:359] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.290942 30843 raft_consensus.cc:515] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.291355 30836 raft_consensus.cc:385] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.291817 30836 raft_consensus.cc:740] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.291374 30542 catalog_manager.cc:5697] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.292516 30836 consensus_queue.cc:260] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.293381 30843 leader_election.cc:290] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.294384 30835 tablet_bootstrap.cc:654] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.296818 30836 ts_tablet_manager.cc:1434] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:55.297705 30836 tablet_bootstrap.cc:492] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.303120 30836 tablet_bootstrap.cc:654] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.306016 30843 raft_consensus.cc:493] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.306519 30843 raft_consensus.cc:515] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.308516 30843 leader_election.cc:290] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.309195 30839 consensus_queue.cc:260] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.314165 30836 tablet_bootstrap.cc:492] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.314831 30836 ts_tablet_manager.cc:1403] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:06:55.315182 30842 raft_consensus.cc:493] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.315728 30842 raft_consensus.cc:515] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.317716 30842 leader_election.cc:290] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.317365 30836 raft_consensus.cc:359] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.318514 30836 raft_consensus.cc:385] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.318720 30842 raft_consensus.cc:493] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.318778 30836 raft_consensus.cc:740] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.319234 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.319537 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:55.319708 30836 consensus_queue.cc:260] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.320130 30646 raft_consensus.cc:2468] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:55.321388 30761 leader_election.cc:304] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.322190 30861 raft_consensus.cc:2804] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.322546 30861 raft_consensus.cc:493] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.322836 30861 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.319247 30842 raft_consensus.cc:515] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.324760 30836 ts_tablet_manager.cc:1434] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:55.325721 30836 tablet_bootstrap.cc:492] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.327943 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:55.328540 30646 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:55.329746 30761 leader_election.cc:304] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.331521 30836 tablet_bootstrap.cc:654] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.332650 30842 leader_election.cc:290] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.333194 30842 raft_consensus.cc:2804] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.333551 30842 raft_consensus.cc:493] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.333895 30842 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:55.335295 30759 leader_election.cc:343] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.315083 30839 ts_tablet_manager.cc:1434] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 11:06:55.336692 30843 raft_consensus.cc:493] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.336867 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.337594 30721 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:55.339766 30839 tablet_bootstrap.cc:492] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.343783 30843 raft_consensus.cc:515] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.345733 30843 leader_election.cc:290] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.346482 30836 tablet_bootstrap.cc:492] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.346864 30836 ts_tablet_manager.cc:1403] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:06:55.347756 30861 raft_consensus.cc:515] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.349128 30836 raft_consensus.cc:359] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.349769 30836 raft_consensus.cc:385] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.350014 30836 raft_consensus.cc:740] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.350800 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.350630 30836 consensus_queue.cc:260] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.351467 30721 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.351521 30861 leader_election.cc:290] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.355259 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:55.355895 30646 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.358767 30839 tablet_bootstrap.cc:654] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.359021 30836 ts_tablet_manager.cc:1434] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:06:55.360412 30836 tablet_bootstrap.cc:492] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:55.366180 30721 raft_consensus.cc:2468] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:55.366458 30646 raft_consensus.cc:2468] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:55.367806 30869 raft_consensus.cc:493] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.368269 30869 raft_consensus.cc:515] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.369055 30759 leader_election.cc:304] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 
I20260710 11:06:55.369827 30861 raft_consensus.cc:2804] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.370834 30869 leader_election.cc:290] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.372699 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
W20260710 11:06:55.374143 30761 leader_election.cc:343] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.374866 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.376312 30721 raft_consensus.cc:2468] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:55.377322 30759 leader_election.cc:304] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [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: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.378096 30871 raft_consensus.cc:493] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.378868 30871 raft_consensus.cc:515] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.379426 30719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75958f4a54654849be878b7a82d5d259" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.380290 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840c859a8b8e4559b8151282f0529e3d" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:55.380601 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840c859a8b8e4559b8151282f0529e3d" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.381373 30871 leader_election.cc:290] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.380219 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:55.379024 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.380681 30794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75958f4a54654849be878b7a82d5d259" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:55.380307 30719 raft_consensus.cc:2468] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
W20260710 11:06:55.383389 30610 leader_election.cc:343] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.383911 30720 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:55.381512 30718 raft_consensus.cc:2468] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:55.385020 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1906deb94a54bc3bf9206dfcdcab926" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.385221 30610 leader_election.cc:304] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.385628 30721 raft_consensus.cc:2468] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:55.378304 30861 raft_consensus.cc:697] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:55.382550 30869 raft_consensus.cc:2804] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.386574 30794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1906deb94a54bc3bf9206dfcdcab926" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:55.383291 30842 raft_consensus.cc:515] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.389032 30795 raft_consensus.cc:2393] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c79b64c358645fca406f64ffc4d131f in current term 1: Already voted for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in this term.
I20260710 11:06:55.389081 30836 tablet_bootstrap.cc:654] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.390271 30794 raft_consensus.cc:2468] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:55.390676 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:55.391209 30645 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.391377 30871 raft_consensus.cc:2804] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.391752 30871 raft_consensus.cc:493] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.392047 30871 raft_consensus.cc:3060] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.396030 30861 consensus_queue.cc:237] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.386904 30869 raft_consensus.cc:493] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.398082 30645 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:55.398415 30610 leader_election.cc:304] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.399312 30761 leader_election.cc:304] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.399716 30843 raft_consensus.cc:2764] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:06:55.399940 30871 raft_consensus.cc:515] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
W20260710 11:06:55.400786 30610 leader_election.cc:343] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.401571 30842 leader_election.cc:290] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.401816 30610 leader_election.cc:304] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.402741 30842 raft_consensus.cc:2804] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.403216 30842 raft_consensus.cc:697] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:55.402762 30871 leader_election.cc:290] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.398043 30869 raft_consensus.cc:3060] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.403972 30842 consensus_queue.cc:237] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.406983 30835 tablet_bootstrap.cc:492] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.407513 30835 ts_tablet_manager.cc:1403] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.022s
I20260710 11:06:55.407687 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.408233 30721 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.410339 30835 raft_consensus.cc:359] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.411001 30835 raft_consensus.cc:385] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.411284 30835 raft_consensus.cc:740] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.412209 30835 consensus_queue.cc:260] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.414348 30835 ts_tablet_manager.cc:1434] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:55.415294 30835 tablet_bootstrap.cc:492] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.417423 30721 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:55.417310 30869 raft_consensus.cc:515] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.423347 30869 leader_election.cc:290] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.425212 30835 tablet_bootstrap.cc:654] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.454170 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
W20260710 11:06:55.457240 30761 leader_election.cc:343] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:55.448170 30610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.111.3:35999, user_credentials={real_user=slave}} blocked reactor thread for 46196.1us
I20260710 11:06:55.459046 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.460279 30721 raft_consensus.cc:3060] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.460965 30541 catalog_manager.cc:5697] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.462054 30610 leader_election.cc:304] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [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: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 24bcbaea141c4568a8b58a6a62ab9af6
W20260710 11:06:55.451371 30592 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:55.470849 30843 raft_consensus.cc:2804] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.471415 30843 raft_consensus.cc:493] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.471882 30843 raft_consensus.cc:3060] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.471962 30836 tablet_bootstrap.cc:492] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:55.472929 30836 ts_tablet_manager.cc:1403] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.113s	user 0.024s	sys 0.003s
I20260710 11:06:55.473681 30721 raft_consensus.cc:2468] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:55.475471 30759 leader_election.cc:304] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [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: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.476840 30842 raft_consensus.cc:2804] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.477432 30842 raft_consensus.cc:697] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:55.477681 30836 raft_consensus.cc:359] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.478631 30836 raft_consensus.cc:385] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.478989 30836 raft_consensus.cc:740] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.479625 30842 consensus_queue.cc:237] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.480557 30871 raft_consensus.cc:2804] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.479811 30836 consensus_queue.cc:260] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.481020 30871 raft_consensus.cc:493] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.481397 30871 raft_consensus.cc:3060] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.488216 30841 raft_consensus.cc:493] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.488826 30841 raft_consensus.cc:515] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.489516 30836 ts_tablet_manager.cc:1434] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 11:06:55.494240 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:55.494258 30841 leader_election.cc:290] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.496423 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
W20260710 11:06:55.496731 30687 leader_election.cc:343] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.497874 30839 tablet_bootstrap.cc:492] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.499217 30839 ts_tablet_manager.cc:1403] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.019s
W20260710 11:06:55.499929 30685 leader_election.cc:343] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.500486 30685 leader_election.cc:304] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488; no voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.501389 30841 raft_consensus.cc:2749] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:55.503530 30835 tablet_bootstrap.cc:492] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.504237 30835 ts_tablet_manager.cc:1403] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.006s
I20260710 11:06:55.503322 30839 raft_consensus.cc:359] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.506403 30839 raft_consensus.cc:385] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.506748 30839 raft_consensus.cc:740] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.508150 30835 raft_consensus.cc:359] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.509047 30835 raft_consensus.cc:385] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.509402 30835 raft_consensus.cc:740] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.509483 30541 catalog_manager.cc:5697] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.510275 30835 consensus_queue.cc:260] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.492252 30871 raft_consensus.cc:515] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.512852 30835 ts_tablet_manager.cc:1434] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:06:55.513283 30871 leader_election.cc:290] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.514228 30835 tablet_bootstrap.cc:492] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.497836 30843 raft_consensus.cc:515] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.518100 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75958f4a54654849be878b7a82d5d259" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.518415 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840c859a8b8e4559b8151282f0529e3d" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.518343 30839 consensus_queue.cc:260] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.519341 30718 raft_consensus.cc:3060] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.519306 30541 catalog_manager.cc:5697] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.520674 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1906deb94a54bc3bf9206dfcdcab926" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.521354 30793 raft_consensus.cc:3060] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.521833 30835 tablet_bootstrap.cc:654] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.520010 30794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840c859a8b8e4559b8151282f0529e3d" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.523844 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75958f4a54654849be878b7a82d5d259" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.524812 30843 leader_election.cc:290] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.525053 30795 raft_consensus.cc:3060] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.526644 30839 ts_tablet_manager.cc:1434] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:06:55.526712 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1906deb94a54bc3bf9206dfcdcab926" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.527590 30720 raft_consensus.cc:3060] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.524709 30721 raft_consensus.cc:3060] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:55.535429 30610 leader_election.cc:343] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.535962 30720 raft_consensus.cc:2468] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:55.537037 30610 leader_election.cc:304] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.537842 30843 raft_consensus.cc:2804] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.538302 30843 raft_consensus.cc:697] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:55.539189 30843 consensus_queue.cc:237] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } }
I20260710 11:06:55.542253 30721 raft_consensus.cc:2468] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:55.545076 30793 raft_consensus.cc:2468] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:55.542202 30795 raft_consensus.cc:2468] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:55.546960 30718 raft_consensus.cc:2468] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:55.548945 30839 tablet_bootstrap.cc:492] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.550488 30842 raft_consensus.cc:493] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.546198 30610 leader_election.cc:304] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.550932 30842 raft_consensus.cc:515] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.551863 30871 raft_consensus.cc:2804] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.552363 30871 raft_consensus.cc:697] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:55.553359 30610 leader_election.cc:304] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [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: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 24bcbaea141c4568a8b58a6a62ab9af6
I20260710 11:06:55.553807 30842 leader_election.cc:290] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.550951 30835 tablet_bootstrap.cc:492] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.553928 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:55.554451 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.554895 30835 ts_tablet_manager.cc:1403] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260710 11:06:55.555229 30645 raft_consensus.cc:2393] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24bcbaea141c4568a8b58a6a62ab9af6 in current term 1: Already voted for candidate 0722ae8ab2414ed4a780344884e1c488 in this term.
I20260710 11:06:55.556429 30761 leader_election.cc:304] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.557627 30842 raft_consensus.cc:3060] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.557425 30835 raft_consensus.cc:359] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.558185 30835 raft_consensus.cc:385] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.558598 30835 raft_consensus.cc:740] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.558249 30871 consensus_queue.cc:237] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.559386 30835 consensus_queue.cc:260] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.560792 30839 tablet_bootstrap.cc:654] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.562269 30879 raft_consensus.cc:2804] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.568291 30835 ts_tablet_manager.cc:1434] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 11:06:55.568318 30541 catalog_manager.cc:5697] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.575577 30835 tablet_bootstrap.cc:492] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:55.575698 30842 raft_consensus.cc:2749] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:55.576996 30879 raft_consensus.cc:697] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:55.579381 30879 consensus_queue.cc:237] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.585681 30835 tablet_bootstrap.cc:654] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.586746 30839 tablet_bootstrap.cc:492] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.587246 30839 ts_tablet_manager.cc:1403] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.011s
I20260710 11:06:55.590088 30835 tablet_bootstrap.cc:492] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:55.590449 30835 ts_tablet_manager.cc:1403] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:06:55.591295 30839 raft_consensus.cc:359] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.591125 30541 catalog_manager.cc:5697] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.591958 30839 raft_consensus.cc:385] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.592319 30839 raft_consensus.cc:740] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.592491 30835 raft_consensus.cc:359] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.593225 30835 raft_consensus.cc:385] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.593155 30839 consensus_queue.cc:260] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.593607 30835 raft_consensus.cc:740] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.593021 30541 catalog_manager.cc:5697] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.594457 30835 consensus_queue.cc:260] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.595569 30839 ts_tablet_manager.cc:1434] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:55.596558 30835 ts_tablet_manager.cc:1434] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:06:55.596655 30839 tablet_bootstrap.cc:492] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:55.597299 30841 consensus_queue.cc:1048] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.602816 30839 tablet_bootstrap.cc:654] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.615679 30879 raft_consensus.cc:493] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.616197 30879 raft_consensus.cc:515] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.618206 30879 leader_election.cc:290] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.621387 30841 consensus_queue.cc:1048] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.621886 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.623370 30718 raft_consensus.cc:2393] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c79b64c358645fca406f64ffc4d131f in current term 1: Already voted for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in this term.
I20260710 11:06:55.622279 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:55.625778 30610 leader_election.cc:304] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c79b64c358645fca406f64ffc4d131f; no voters: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6
I20260710 11:06:55.626559 30879 raft_consensus.cc:3060] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.634677 30879 raft_consensus.cc:2749] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:55.638007 30879 raft_consensus.cc:493] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.638471 30879 raft_consensus.cc:515] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.640587 30879 leader_election.cc:290] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.641552 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:55.642448 30795 raft_consensus.cc:2468] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:55.641652 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.643824 30718 raft_consensus.cc:2468] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:55.645287 30610 leader_election.cc:304] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.646556 30839 tablet_bootstrap.cc:492] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:55.647073 30839 ts_tablet_manager.cc:1403] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.026s
I20260710 11:06:55.646375 30879 raft_consensus.cc:2804] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.648936 30879 raft_consensus.cc:493] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.649204 30879 raft_consensus.cc:3060] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.649554 30839 raft_consensus.cc:359] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.650209 30839 raft_consensus.cc:385] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.650460 30839 raft_consensus.cc:740] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.651108 30839 consensus_queue.cc:260] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.653441 30839 ts_tablet_manager.cc:1434] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:55.657011 30879 raft_consensus.cc:515] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.659919 30879 leader_election.cc:290] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.660045 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.660674 30793 raft_consensus.cc:3060] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.667886 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.668447 30718 raft_consensus.cc:3060] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.670382 30793 raft_consensus.cc:2468] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:55.671559 30610 leader_election.cc:304] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.672164 30879 raft_consensus.cc:2804] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.672503 30879 raft_consensus.cc:697] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:55.673190 30879 consensus_queue.cc:237] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.673993 30718 raft_consensus.cc:2468] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:55.679855 30544 catalog_manager.cc:5697] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.681145 30645 raft_consensus.cc:3060] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.684237 30842 consensus_queue.cc:1048] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.689013 30842 consensus_queue.cc:1048] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.808493 30718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
mode: GRACEFUL
new_leader_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:33096
I20260710 11:06:55.809082 30718 raft_consensus.cc:606] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Received request to transfer leadership to TS 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.821421 30869 raft_consensus.cc:493] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.821920 30869 raft_consensus.cc:515] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.822659 30793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80"
dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
mode: GRACEFUL
new_leader_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:43604
I20260710 11:06:55.823191 30793 raft_consensus.cc:606] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Received request to transfer leadership to TS 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.823665 30869 leader_election.cc:290] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:55.824523 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840c859a8b8e4559b8151282f0529e3d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:55.824673 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840c859a8b8e4559b8151282f0529e3d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:55.825778 30718 raft_consensus.cc:2393] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24bcbaea141c4568a8b58a6a62ab9af6 in current term 1: Already voted for candidate 5c79b64c358645fca406f64ffc4d131f in this term.
I20260710 11:06:55.826611 30759 leader_election.cc:304] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:55.827314 30869 raft_consensus.cc:3060] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.834420 30869 raft_consensus.cc:2749] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:55.837131 30645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75958f4a54654849be878b7a82d5d259"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:51860
I20260710 11:06:55.837627 30645 raft_consensus.cc:606] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:55.841836 30869 consensus_queue.cc:1048] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.842404 30793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d"
dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:43604
I20260710 11:06:55.842890 30793 raft_consensus.cc:606] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:55.850023 30645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:51860
I20260710 11:06:55.850607 30645 raft_consensus.cc:606] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:55.853173 30861 consensus_queue.cc:1048] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.858917 30793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd832c081eb841999b74665914096704"
dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:43604
I20260710 11:06:55.859356 30793 raft_consensus.cc:606] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:55.864593 30842 raft_consensus.cc:993] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:55.864974 30861 raft_consensus.cc:1081] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:55.866343 30718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33074
I20260710 11:06:55.866859 30718 raft_consensus.cc:493] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.867121 30718 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.871721 30718 raft_consensus.cc:515] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.873126 30718 leader_election.cc:290] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.873939 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:55.874207 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.874583 30645 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.874737 30793 raft_consensus.cc:3055] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.875115 30793 raft_consensus.cc:740] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:55.875825 30793 consensus_queue.cc:260] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.876734 30793 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.880194 30645 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:55.881101 30687 leader_election.cc:304] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.881740 30841 raft_consensus.cc:2804] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.882187 30841 raft_consensus.cc:697] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:55.882758 30793 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:55.883052 30841 consensus_queue.cc:237] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.883561 30861 consensus_queue.cc:1048] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.889430 30544 catalog_manager.cc:5697] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.894898 30869 consensus_queue.cc:1048] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.904522 30872 raft_consensus.cc:993] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6: : Instructing follower 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:06:55.904906 30869 raft_consensus.cc:1081] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Signalling peer 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:06:55.906314 30645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:51850
I20260710 11:06:55.906742 30645 raft_consensus.cc:493] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.907016 30645 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.912050 30645 raft_consensus.cc:515] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.913450 30645 leader_election.cc:290] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.914199 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:55.914441 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.914703 30718 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.914953 30793 raft_consensus.cc:3055] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.915220 30793 raft_consensus.cc:740] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:55.915884 30793 consensus_queue.cc:260] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.916818 30793 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.920425 30718 raft_consensus.cc:2468] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:06:55.921478 30793 raft_consensus.cc:2468] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:06:55.921478 30610 leader_election.cc:304] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.922431 30879 raft_consensus.cc:2804] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.922845 30879 raft_consensus.cc:697] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:55.923651 30879 consensus_queue.cc:237] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.929383 30544 catalog_manager.cc:5697] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 1 to 2, leader changed from 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3) to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 2 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.936744 30869 consensus_queue.cc:1048] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.945770 30869 consensus_queue.cc:1048] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.946530 30879 consensus_queue.cc:1048] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:55.958346 30869 raft_consensus.cc:993] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:55.958755 30869 raft_consensus.cc:1081] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:55.958655 30871 consensus_queue.cc:1048] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:55.960408 30718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd832c081eb841999b74665914096704"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33074
I20260710 11:06:55.960937 30718 raft_consensus.cc:493] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.961217 30718 raft_consensus.cc:3060] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.968390 30718 raft_consensus.cc:515] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.970877 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:55.971122 30718 leader_election.cc:290] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:55.971418 30645 raft_consensus.cc:3060] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.972254 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd832c081eb841999b74665914096704" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:55.972891 30793 raft_consensus.cc:3055] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.973239 30793 raft_consensus.cc:740] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:55.974128 30793 consensus_queue.cc:260] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.975718 30793 raft_consensus.cc:3060] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.978291 30645 raft_consensus.cc:2468] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:55.979537 30687 leader_election.cc:304] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:55.980362 30841 raft_consensus.cc:2804] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.980795 30841 raft_consensus.cc:697] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:55.981492 30793 raft_consensus.cc:2468] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:55.981508 30841 consensus_queue.cc:237] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:55.987489 30541 catalog_manager.cc:5697] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.991708 30879 consensus_queue.cc:1048] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.001682 30843 consensus_queue.cc:1048] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.003005 30871 consensus_queue.cc:1048] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.014045 30871 consensus_queue.cc:1048] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.022171 30879 raft_consensus.cc:993] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:56.022653 30871 raft_consensus.cc:1081] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:56.027766 30718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75958f4a54654849be878b7a82d5d259"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33090
I20260710 11:06:56.028271 30718 raft_consensus.cc:493] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.028681 30718 raft_consensus.cc:3060] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.035912 30718 raft_consensus.cc:515] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.040505 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75958f4a54654849be878b7a82d5d259" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:56.040627 30718 leader_election.cc:290] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:56.041090 30645 raft_consensus.cc:3055] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:56.041420 30645 raft_consensus.cc:740] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:56.042171 30645 consensus_queue.cc:260] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.043246 30645 raft_consensus.cc:3060] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.044335 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75958f4a54654849be878b7a82d5d259" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:56.044809 30793 raft_consensus.cc:3060] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.047773 30645 raft_consensus.cc:2468] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:56.048610 30687 leader_election.cc:304] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:56.049219 30841 raft_consensus.cc:2804] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.049275 30793 raft_consensus.cc:2468] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:56.049866 30841 raft_consensus.cc:697] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:56.050725 30841 consensus_queue.cc:237] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.056684 30542 catalog_manager.cc:5697] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 5c79b64c358645fca406f64ffc4d131f (127.25.111.1) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.183562 30851 raft_consensus.cc:993] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488: : Instructing follower 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:06:56.183964 30841 raft_consensus.cc:1081] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Signalling peer 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:06:56.185317 30645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:06:56.185740 30645 raft_consensus.cc:493] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.185992 30645 raft_consensus.cc:3060] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.190966 30645 raft_consensus.cc:515] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.192538 30645 leader_election.cc:290] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:56.193233 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:56.193523 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a47d67b43d41a9afc696ba78042524" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:56.193753 30718 raft_consensus.cc:3055] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:56.194046 30718 raft_consensus.cc:740] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:56.194041 30793 raft_consensus.cc:3060] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.194736 30718 consensus_queue.cc:260] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.195654 30718 raft_consensus.cc:3060] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.198647 30793 raft_consensus.cc:2468] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:06:56.199723 30610 leader_election.cc:304] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:56.200363 30718 raft_consensus.cc:2468] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:06:56.200481 30884 raft_consensus.cc:2804] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.200933 30884 raft_consensus.cc:697] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:56.201630 30884 consensus_queue.cc:237] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.207506 30542 catalog_manager.cc:5697] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 1 to 2, leader changed from 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2) to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 2 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.227587 30884 consensus_queue.cc:1048] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.231971 30884 consensus_queue.cc:1048] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.234117 30871 raft_consensus.cc:993] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:56.234545 30908 raft_consensus.cc:1081] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:06:56.236718 30721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33090
I20260710 11:06:56.237507 30721 raft_consensus.cc:493] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.237891 30721 raft_consensus.cc:3060] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.245185 30721 raft_consensus.cc:515] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.249622 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:56.250057 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6268674f48b4e91bf48e81eb41e926c" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:56.250234 30645 raft_consensus.cc:3055] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:56.249670 30721 leader_election.cc:290] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:56.250638 30793 raft_consensus.cc:3060] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.250650 30645 raft_consensus.cc:740] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:56.252946 30645 consensus_queue.cc:260] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.254498 30645 raft_consensus.cc:3060] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.256707 30793 raft_consensus.cc:2468] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:56.257566 30685 leader_election.cc:304] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 
I20260710 11:06:56.258131 30841 raft_consensus.cc:2804] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.258466 30841 raft_consensus.cc:697] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:56.259145 30841 consensus_queue.cc:237] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:56.259370 30645 raft_consensus.cc:2468] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:06:56.264802 30541 catalog_manager.cc:5697] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 5c79b64c358645fca406f64ffc4d131f (127.25.111.1) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.305655 30793 raft_consensus.cc:1275] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.306694 30841 consensus_queue.cc:1048] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.315609 30645 raft_consensus.cc:1275] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.317111 30914 consensus_queue.cc:1048] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:56.455226 30793 raft_consensus.cc:1275] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.456336 30914 consensus_queue.cc:1048] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.461184 30793 raft_consensus.cc:1275] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.462301 30853 consensus_queue.cc:1048] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.463747 30645 raft_consensus.cc:1275] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.465731 30853 consensus_queue.cc:1048] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.476178 30645 raft_consensus.cc:1275] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.477542 30851 consensus_queue.cc:1048] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.532097 30793 raft_consensus.cc:1275] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.533079 30871 consensus_queue.cc:1048] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.535363 30721 raft_consensus.cc:1275] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.536537 30884 consensus_queue.cc:1048] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.655675 30793 raft_consensus.cc:1275] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.656889 30871 consensus_queue.cc:1048] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.665112 30721 raft_consensus.cc:1275] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.666546 30884 consensus_queue.cc:1048] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.807953 30645 raft_consensus.cc:1275] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.809060 30851 consensus_queue.cc:1048] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.815941 30793 raft_consensus.cc:1275] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.817317 30853 consensus_queue.cc:1048] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:58.889745 30541 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42246:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:58.891923 30541 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:58.935699 30628 tablet_service.cc:1511] Processing CreateTablet for tablet 9af6ddbf51ca4944a9cea6b68736d654 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:58.937158 30628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af6ddbf51ca4944a9cea6b68736d654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.936946 30705 tablet_service.cc:1511] Processing CreateTablet for tablet 9af6ddbf51ca4944a9cea6b68736d654 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:58.938311 30705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af6ddbf51ca4944a9cea6b68736d654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.939924 30629 tablet_service.cc:1511] Processing CreateTablet for tablet cbaf23dff3854a1987fa9b7a3d86de00 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:58.941181 30629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbaf23dff3854a1987fa9b7a3d86de00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.944043 30630 tablet_service.cc:1511] Processing CreateTablet for tablet 68decdf4e3f041d29ad55ea790197bf1 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:58.945226 30630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68decdf4e3f041d29ad55ea790197bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.948575 30633 tablet_service.cc:1511] Processing CreateTablet for tablet 6e84f4dd476744e1b4f08bb8a2be1913 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:58.949759 30633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e84f4dd476744e1b4f08bb8a2be1913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.952366 30632 tablet_service.cc:1511] Processing CreateTablet for tablet a9b63cfa8d73443b82f1fcfa8c4c98e7 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:58.953620 30632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b63cfa8d73443b82f1fcfa8c4c98e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.953466 30783 tablet_service.cc:1511] Processing CreateTablet for tablet 9af6ddbf51ca4944a9cea6b68736d654 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:06:58.954653 30783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af6ddbf51ca4944a9cea6b68736d654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.958627 30779 tablet_service.cc:1511] Processing CreateTablet for tablet cbaf23dff3854a1987fa9b7a3d86de00 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:58.959241 30708 tablet_service.cc:1511] Processing CreateTablet for tablet cbaf23dff3854a1987fa9b7a3d86de00 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:06:58.959875 30779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbaf23dff3854a1987fa9b7a3d86de00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.960448 30708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbaf23dff3854a1987fa9b7a3d86de00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.963195 30707 tablet_service.cc:1511] Processing CreateTablet for tablet 68decdf4e3f041d29ad55ea790197bf1 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:58.964430 30707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68decdf4e3f041d29ad55ea790197bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.964879 30784 tablet_service.cc:1511] Processing CreateTablet for tablet 68decdf4e3f041d29ad55ea790197bf1 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:06:58.966187 30784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68decdf4e3f041d29ad55ea790197bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.968588 30706 tablet_service.cc:1511] Processing CreateTablet for tablet 6e84f4dd476744e1b4f08bb8a2be1913 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:58.969802 30706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e84f4dd476744e1b4f08bb8a2be1913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.969712 30785 tablet_service.cc:1511] Processing CreateTablet for tablet a9b63cfa8d73443b82f1fcfa8c4c98e7 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:58.970925 30785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b63cfa8d73443b82f1fcfa8c4c98e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.968591 30781 tablet_service.cc:1511] Processing CreateTablet for tablet 6e84f4dd476744e1b4f08bb8a2be1913 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:06:58.972733 30781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e84f4dd476744e1b4f08bb8a2be1913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.972571 30711 tablet_service.cc:1511] Processing CreateTablet for tablet a9b63cfa8d73443b82f1fcfa8c4c98e7 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:06:58.973728 30711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b63cfa8d73443b82f1fcfa8c4c98e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.005751 30634 tablet_service.cc:1511] Processing CreateTablet for tablet e374f2d5382b41fe9c590d6fad58ea78 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:59.007294 30634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e374f2d5382b41fe9c590d6fad58ea78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.026459 30709 tablet_service.cc:1511] Processing CreateTablet for tablet e374f2d5382b41fe9c590d6fad58ea78 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:59.027961 30709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e374f2d5382b41fe9c590d6fad58ea78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.032580 30778 tablet_service.cc:1511] Processing CreateTablet for tablet e374f2d5382b41fe9c590d6fad58ea78 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:06:59.033908 30778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e374f2d5382b41fe9c590d6fad58ea78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.036706 30631 tablet_service.cc:1511] Processing CreateTablet for tablet 036cd57f74554f71b57c563d8dc6d1ba (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:59.038079 30631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036cd57f74554f71b57c563d8dc6d1ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.042016 30782 tablet_service.cc:1511] Processing CreateTablet for tablet 036cd57f74554f71b57c563d8dc6d1ba (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:59.043246 30782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036cd57f74554f71b57c563d8dc6d1ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.053221 30705 tablet_service.cc:1511] Processing CreateTablet for tablet 036cd57f74554f71b57c563d8dc6d1ba (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:06:59.055377 30635 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4395fa94543bf881e4720a639f70f (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:59.056738 30635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4395fa94543bf881e4720a639f70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.059031 30777 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4395fa94543bf881e4720a639f70f (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:59.060724 30777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4395fa94543bf881e4720a639f70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.067128 30630 tablet_service.cc:1511] Processing CreateTablet for tablet 21009e136e0d4516adc1facd3182d853 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:59.068295 30630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21009e136e0d4516adc1facd3182d853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.064844 30705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036cd57f74554f71b57c563d8dc6d1ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.080399 30708 tablet_service.cc:1511] Processing CreateTablet for tablet 21009e136e0d4516adc1facd3182d853 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:59.081555 30708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21009e136e0d4516adc1facd3182d853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.082875 30785 tablet_service.cc:1511] Processing CreateTablet for tablet 21009e136e0d4516adc1facd3182d853 (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:06:59.083269 30706 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4395fa94543bf881e4720a639f70f (DEFAULT_TABLE table=soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:06:59.084076 30785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21009e136e0d4516adc1facd3182d853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.084611 30706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4395fa94543bf881e4720a639f70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.079303 30930 tablet_bootstrap.cc:492] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.093122 30930 tablet_bootstrap.cc:654] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.093356 30931 tablet_bootstrap.cc:492] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.099092 30932 tablet_bootstrap.cc:492] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.123905 30930 tablet_bootstrap.cc:492] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.124457 30930 ts_tablet_manager.cc:1403] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.013s
I20260710 11:06:59.125157 30931 tablet_bootstrap.cc:654] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.127287 30930 raft_consensus.cc:359] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.128047 30930 raft_consensus.cc:385] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.132520 30931 tablet_bootstrap.cc:492] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.133071 30932 tablet_bootstrap.cc:654] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.133543 30931 ts_tablet_manager.cc:1403] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 11:06:59.128959 30930 raft_consensus.cc:740] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.135037 30930 consensus_queue.cc:260] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.136675 30931 raft_consensus.cc:359] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.137405 30931 raft_consensus.cc:385] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.137733 30931 raft_consensus.cc:740] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.139611 30930 ts_tablet_manager.cc:1434] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:06:59.140517 30930 tablet_bootstrap.cc:492] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.142675 30931 consensus_queue.cc:260] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.146358 30930 tablet_bootstrap.cc:654] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.147723 30931 ts_tablet_manager.cc:1434] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:59.150959 30931 tablet_bootstrap.cc:492] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.157182 30931 tablet_bootstrap.cc:654] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.162318 30930 tablet_bootstrap.cc:492] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.162758 30930 ts_tablet_manager.cc:1403] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 11:06:59.163127 30932 tablet_bootstrap.cc:492] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.163712 30932 ts_tablet_manager.cc:1403] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.020s
I20260710 11:06:59.165532 30930 raft_consensus.cc:359] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.166211 30930 raft_consensus.cc:385] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.166498 30930 raft_consensus.cc:740] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.166968 30932 raft_consensus.cc:359] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.167553 30932 raft_consensus.cc:385] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.167196 30930 consensus_queue.cc:260] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.167809 30932 raft_consensus.cc:740] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.168624 30932 consensus_queue.cc:260] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.169158 30931 tablet_bootstrap.cc:492] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.169378 30930 ts_tablet_manager.cc:1434] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:06:59.170264 30930 tablet_bootstrap.cc:492] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.170814 30932 ts_tablet_manager.cc:1434] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:59.171705 30932 tablet_bootstrap.cc:492] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.172094 30931 ts_tablet_manager.cc:1403] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:06:59.174896 30931 raft_consensus.cc:359] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.175603 30931 raft_consensus.cc:385] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.175868 30931 raft_consensus.cc:740] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.176175 30930 tablet_bootstrap.cc:654] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.176524 30931 consensus_queue.cc:260] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.177467 30932 tablet_bootstrap.cc:654] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.178738 30931 ts_tablet_manager.cc:1434] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:59.179688 30931 tablet_bootstrap.cc:492] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.189543 30931 tablet_bootstrap.cc:654] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.194975 30930 tablet_bootstrap.cc:492] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.195480 30930 ts_tablet_manager.cc:1403] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260710 11:06:59.197917 30932 tablet_bootstrap.cc:492] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.198364 30932 ts_tablet_manager.cc:1403] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260710 11:06:59.198208 30930 raft_consensus.cc:359] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.198909 30930 raft_consensus.cc:385] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.199250 30930 raft_consensus.cc:740] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.199936 30930 consensus_queue.cc:260] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.201349 30932 raft_consensus.cc:359] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.202031 30932 raft_consensus.cc:385] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.202409 30932 raft_consensus.cc:740] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.203102 30932 consensus_queue.cc:260] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.204648 30932 ts_tablet_manager.cc:1434] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:59.205516 30932 tablet_bootstrap.cc:492] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.207350 30931 tablet_bootstrap.cc:492] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.207928 30931 ts_tablet_manager.cc:1403] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 11:06:59.202093 30930 ts_tablet_manager.cc:1434] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:59.209249 30930 tablet_bootstrap.cc:492] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.210824 30931 raft_consensus.cc:359] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.211633 30931 raft_consensus.cc:385] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.211934 30931 raft_consensus.cc:740] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.212683 30931 consensus_queue.cc:260] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.214833 30931 ts_tablet_manager.cc:1434] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:59.215047 30930 tablet_bootstrap.cc:654] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.215845 30931 tablet_bootstrap.cc:492] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.219658 30932 tablet_bootstrap.cc:654] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.222355 30931 tablet_bootstrap.cc:654] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.226198 30930 tablet_bootstrap.cc:492] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.226697 30930 ts_tablet_manager.cc:1403] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 11:06:59.229491 30930 raft_consensus.cc:359] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.230219 30930 raft_consensus.cc:385] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.230544 30930 raft_consensus.cc:740] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.231331 30930 consensus_queue.cc:260] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.233774 30930 ts_tablet_manager.cc:1434] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:59.234740 30930 tablet_bootstrap.cc:492] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.240624 30930 tablet_bootstrap.cc:654] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.249516 30932 tablet_bootstrap.cc:492] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.249832 30930 tablet_bootstrap.cc:492] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.249886 30932 ts_tablet_manager.cc:1403] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.016s
I20260710 11:06:59.250443 30930 ts_tablet_manager.cc:1403] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:06:59.250443 30931 tablet_bootstrap.cc:492] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.251271 30931 ts_tablet_manager.cc:1403] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.026s
I20260710 11:06:59.252525 30932 raft_consensus.cc:359] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.253093 30932 raft_consensus.cc:385] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.253306 30932 raft_consensus.cc:740] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.253412 30930 raft_consensus.cc:359] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.253893 30932 consensus_queue.cc:260] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.254119 30930 raft_consensus.cc:385] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.253990 30931 raft_consensus.cc:359] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.254529 30930 raft_consensus.cc:740] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.254724 30931 raft_consensus.cc:385] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.255013 30931 raft_consensus.cc:740] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.255245 30930 consensus_queue.cc:260] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.256035 30932 ts_tablet_manager.cc:1434] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:59.255730 30931 consensus_queue.cc:260] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.257360 30930 ts_tablet_manager.cc:1434] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:59.257922 30931 ts_tablet_manager.cc:1434] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:06:59.258324 30930 tablet_bootstrap.cc:492] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.258777 30931 tablet_bootstrap.cc:492] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.264268 30930 tablet_bootstrap.cc:654] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.265098 30931 tablet_bootstrap.cc:654] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.270925 30932 tablet_bootstrap.cc:492] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.273032 30918 raft_consensus.cc:493] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.273484 30931 tablet_bootstrap.cc:492] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.274088 30931 ts_tablet_manager.cc:1403] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 11:06:59.276767 30939 raft_consensus.cc:493] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.277390 30932 tablet_bootstrap.cc:654] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.277127 30931 raft_consensus.cc:359] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.273507 30918 raft_consensus.cc:515] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.277966 30931 raft_consensus.cc:385] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.279313 30931 raft_consensus.cc:740] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.279778 30918 leader_election.cc:290] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:59.280160 30931 consensus_queue.cc:260] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.280690 30930 tablet_bootstrap.cc:492] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.281137 30930 ts_tablet_manager.cc:1403] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 11:06:59.281739 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.282320 30931 ts_tablet_manager.cc:1434] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:06:59.283282 30931 tablet_bootstrap.cc:492] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.284145 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:59.283953 30930 raft_consensus.cc:359] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.284716 30930 raft_consensus.cc:385] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:59.283258 30759 leader_election.cc:343] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.285075 30930 raft_consensus.cc:740] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.285821 30930 consensus_queue.cc:260] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.288087 30930 ts_tablet_manager.cc:1434] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:59.289016 30930 tablet_bootstrap.cc:492] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.289945 30931 tablet_bootstrap.cc:654] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.277256 30939 raft_consensus.cc:515] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.284770 30645 raft_consensus.cc:2468] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:59.294909 30930 tablet_bootstrap.cc:654] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.296188 30761 leader_election.cc:304] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [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: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:59.297395 30918 raft_consensus.cc:2804] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.297809 30918 raft_consensus.cc:493] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.298185 30918 raft_consensus.cc:3060] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.301079 30931 tablet_bootstrap.cc:492] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.301558 30931 ts_tablet_manager.cc:1403] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:06:59.304486 30931 raft_consensus.cc:359] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.305193 30931 raft_consensus.cc:385] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.305472 30931 raft_consensus.cc:740] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.306406 30931 consensus_queue.cc:260] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.312381 30930 tablet_bootstrap.cc:492] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.312947 30930 ts_tablet_manager.cc:1403] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 11:06:59.315936 30930 raft_consensus.cc:359] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.316756 30930 raft_consensus.cc:385] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.317059 30930 raft_consensus.cc:740] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.317721 30930 consensus_queue.cc:260] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.319940 30930 ts_tablet_manager.cc:1434] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:59.321054 30930 tablet_bootstrap.cc:492] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.323410 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e84f4dd476744e1b4f08bb8a2be1913" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.324074 30721 raft_consensus.cc:2468] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.325270 30610 leader_election.cc:304] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.326092 30884 raft_consensus.cc:2804] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.326459 30884 raft_consensus.cc:493] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.326761 30884 raft_consensus.cc:3060] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.327247 30930 tablet_bootstrap.cc:654] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.337752 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e84f4dd476744e1b4f08bb8a2be1913" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.338086 30939 leader_election.cc:290] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.338462 30793 raft_consensus.cc:2468] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.339675 30939 raft_consensus.cc:493] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.340600 30939 raft_consensus.cc:515] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.349228 30939 leader_election.cc:290] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.350915 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.351480 30884 raft_consensus.cc:515] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.352254 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.352859 30793 raft_consensus.cc:2468] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.353621 30884 leader_election.cc:290] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.341981 30930 tablet_bootstrap.cc:492] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.355021 30930 ts_tablet_manager.cc:1403] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.034s	user 0.001s	sys 0.015s
I20260710 11:06:59.357302 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e84f4dd476744e1b4f08bb8a2be1913" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.357883 30721 raft_consensus.cc:3060] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.360484 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e84f4dd476744e1b4f08bb8a2be1913" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:59.361039 30793 raft_consensus.cc:3060] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.361469 30918 raft_consensus.cc:515] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.364468 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:59.364686 30953 raft_consensus.cc:493] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.365072 30645 raft_consensus.cc:3060] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.357825 30930 raft_consensus.cc:359] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.366081 30930 raft_consensus.cc:385] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.366400 30930 raft_consensus.cc:740] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.367132 30930 consensus_queue.cc:260] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.368152 30918 leader_election.cc:290] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:59.369801 30930 ts_tablet_manager.cc:1434] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:59.370779 30930 tablet_bootstrap.cc:492] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: Bootstrap starting.
I20260710 11:06:59.365219 30953 raft_consensus.cc:515] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.377262 30931 ts_tablet_manager.cc:1434] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.075s	user 0.027s	sys 0.047s
I20260710 11:06:59.377976 30953 leader_election.cc:290] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.378252 30931 tablet_bootstrap.cc:492] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.379076 30610 leader_election.cc:304] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
W20260710 11:06:59.379864 30610 leader_election.cc:343] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.380153 30930 tablet_bootstrap.cc:654] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.380908 30932 tablet_bootstrap.cc:492] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.381847 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.382118 30953 raft_consensus.cc:2804] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.382242 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.382436 30720 raft_consensus.cc:2468] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.383033 30795 raft_consensus.cc:2468] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.383975 30610 leader_election.cc:304] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.378290 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.382503 30953 raft_consensus.cc:493] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.385047 30939 raft_consensus.cc:2804] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.381363 30932 ts_tablet_manager.cc:1403] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.111s	user 0.031s	sys 0.066s
I20260710 11:06:59.385664 30939 raft_consensus.cc:493] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.386217 30939 raft_consensus.cc:3060] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:59.386570 30759 leader_election.cc:343] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.389333 30931 tablet_bootstrap.cc:654] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.389633 30932 raft_consensus.cc:359] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.390303 30932 raft_consensus.cc:385] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.390621 30932 raft_consensus.cc:740] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.391327 30932 consensus_queue.cc:260] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.393549 30939 raft_consensus.cc:515] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.395586 30932 ts_tablet_manager.cc:1434] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:06:59.396243 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.396545 30932 tablet_bootstrap.cc:492] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.396838 30939 leader_election.cc:290] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.397409 30939 raft_consensus.cc:493] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.397838 30939 raft_consensus.cc:515] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.398403 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:59.398953 30795 raft_consensus.cc:3060] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.400568 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21009e136e0d4516adc1facd3182d853" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.401139 30930 tablet_bootstrap.cc:492] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: No bootstrap required, opened a new log
I20260710 11:06:59.401576 30930 ts_tablet_manager.cc:1403] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
W20260710 11:06:59.401963 30610 leader_election.cc:343] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.403306 30939 leader_election.cc:290] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.385596 30953 raft_consensus.cc:3060] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.404088 30930 raft_consensus.cc:359] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.404383 30794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21009e136e0d4516adc1facd3182d853" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.404750 30930 raft_consensus.cc:385] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.405050 30930 raft_consensus.cc:740] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Initialized, Role: FOLLOWER
W20260710 11:06:59.405737 30610 leader_election.cc:343] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.406173 30610 leader_election.cc:304] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c79b64c358645fca406f64ffc4d131f; no voters: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6
I20260710 11:06:59.406394 30718 raft_consensus.cc:3060] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.410981 30939 raft_consensus.cc:2749] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.418004 30935 raft_consensus.cc:493] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.418520 30935 raft_consensus.cc:515] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.418545 30930 consensus_queue.cc:260] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.420728 30930 ts_tablet_manager.cc:1434] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:06:59.420833 30935 leader_election.cc:290] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.418259 30932 tablet_bootstrap.cc:654] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.422412 30794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.423235 30794 raft_consensus.cc:2393] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0722ae8ab2414ed4a780344884e1c488 in current term 1: Already voted for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in this term.
I20260710 11:06:59.424808 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:59.427554 30685 leader_election.cc:304] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488; no voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:59.428390 30853 raft_consensus.cc:3060] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.434171 30645 raft_consensus.cc:2468] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:59.437376 30853 raft_consensus.cc:2749] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.445752 30795 raft_consensus.cc:2468] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.446938 30721 raft_consensus.cc:2468] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.452041 30610 leader_election.cc:304] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.453243 30939 raft_consensus.cc:2804] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.453758 30939 raft_consensus.cc:697] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:59.454627 30939 consensus_queue.cc:237] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.456301 30761 leader_election.cc:304] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [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: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:59.457792 30610 leader_election.cc:304] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.458504 30884 raft_consensus.cc:2804] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.448752 30793 raft_consensus.cc:2468] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.449761 30953 raft_consensus.cc:515] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.459286 30952 raft_consensus.cc:2804] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.459862 30952 raft_consensus.cc:697] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:59.461053 30953 leader_election.cc:290] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.460789 30952 consensus_queue.cc:237] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.462956 30932 tablet_bootstrap.cc:492] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.463281 30884 raft_consensus.cc:697] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:59.464013 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:59.462772 30721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.464596 30795 raft_consensus.cc:3060] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.465755 30718 raft_consensus.cc:2468] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.464205 30884 consensus_queue.cc:237] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.464231 30931 tablet_bootstrap.cc:492] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.466933 30931 ts_tablet_manager.cc:1403] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.048s
I20260710 11:06:59.467478 30853 raft_consensus.cc:493] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.467921 30853 raft_consensus.cc:515] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.469565 30932 ts_tablet_manager.cc:1403] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.027s
I20260710 11:06:59.469795 30853 leader_election.cc:290] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.470321 30931 raft_consensus.cc:359] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.471067 30931 raft_consensus.cc:385] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.471407 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:59.471997 30645 raft_consensus.cc:2468] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 0.
I20260710 11:06:59.473044 30932 raft_consensus.cc:359] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.473316 30687 leader_election.cc:304] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.474845 30932 raft_consensus.cc:385] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.475411 30853 raft_consensus.cc:2804] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.475688 30932 raft_consensus.cc:740] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.475841 30853 raft_consensus.cc:493] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.486091 30853 raft_consensus.cc:3060] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:59.486161 30610 leader_election.cc:343] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.483291 30540 catalog_manager.cc:5697] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.488176 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.488714 30793 raft_consensus.cc:2468] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 0.
I20260710 11:06:59.471352 30931 raft_consensus.cc:740] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.491746 30932 consensus_queue.cc:260] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.497021 30932 ts_tablet_manager.cc:1434] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.009s
I20260710 11:06:59.497071 30952 raft_consensus.cc:493] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.497578 30952 raft_consensus.cc:515] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.497692 30931 consensus_queue.cc:260] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.500088 30952 leader_election.cc:290] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:59.499785 30543 catalog_manager.cc:5697] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.501293 30932 tablet_bootstrap.cc:492] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.501019 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:59.502627 30931 ts_tablet_manager.cc:1434] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.008s
I20260710 11:06:59.503598 30645 raft_consensus.cc:2468] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:59.500765 30853 raft_consensus.cc:515] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.504886 30761 leader_election.cc:304] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.505735 30952 raft_consensus.cc:2804] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.505998 30952 raft_consensus.cc:493] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.506282 30952 raft_consensus.cc:3060] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.506503 30931 tablet_bootstrap.cc:492] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.501873 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.507998 30718 raft_consensus.cc:2468] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:59.509768 30932 tablet_bootstrap.cc:654] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.511740 30853 leader_election.cc:290] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
W20260710 11:06:59.511895 30592 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:59.498088 30795 raft_consensus.cc:2468] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.512615 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:59.513114 30645 raft_consensus.cc:3060] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.513512 30610 leader_election.cc:304] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [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: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:59.514155 30931 tablet_bootstrap.cc:654] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.514539 30884 raft_consensus.cc:2804] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.515013 30884 raft_consensus.cc:697] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:59.515769 30884 consensus_queue.cc:237] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.519752 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:59.526540 30793 raft_consensus.cc:3060] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.532469 30952 raft_consensus.cc:515] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.537757 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:59.538348 30646 raft_consensus.cc:3060] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.527637 30645 raft_consensus.cc:2468] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 1.
I20260710 11:06:59.539518 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.539541 30687 leader_election.cc:304] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.540241 30718 raft_consensus.cc:3060] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.540565 30853 raft_consensus.cc:2804] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.541009 30853 raft_consensus.cc:697] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:59.541775 30853 consensus_queue.cc:237] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.545652 30646 raft_consensus.cc:2468] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:59.546846 30761 leader_election.cc:304] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.547071 30718 raft_consensus.cc:2468] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:59.547748 30918 raft_consensus.cc:2804] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.538533 30952 leader_election.cc:290] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:59.553140 30793 raft_consensus.cc:2468] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 1.
I20260710 11:06:59.557668 30918 raft_consensus.cc:697] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:59.558521 30918 consensus_queue.cc:237] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.558992 30932 tablet_bootstrap.cc:492] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.559284 30931 tablet_bootstrap.cc:492] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.559599 30932 ts_tablet_manager.cc:1403] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.018s
I20260710 11:06:59.559789 30931 ts_tablet_manager.cc:1403] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.021s
I20260710 11:06:59.562580 30931 raft_consensus.cc:359] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.563297 30931 raft_consensus.cc:385] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.563681 30931 raft_consensus.cc:740] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.563443 30932 raft_consensus.cc:359] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.564189 30932 raft_consensus.cc:385] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.564574 30932 raft_consensus.cc:740] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.564471 30931 consensus_queue.cc:260] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.566269 30932 consensus_queue.cc:260] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.566892 30931 ts_tablet_manager.cc:1434] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:59.567899 30931 tablet_bootstrap.cc:492] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6: Bootstrap starting.
I20260710 11:06:59.567534 30544 catalog_manager.cc:5697] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 1 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.569200 30932 ts_tablet_manager.cc:1434] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:59.570156 30932 tablet_bootstrap.cc:492] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.574069 30931 tablet_bootstrap.cc:654] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.576046 30932 tablet_bootstrap.cc:654] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.594236 30931 tablet_bootstrap.cc:492] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6: No bootstrap required, opened a new log
I20260710 11:06:59.594658 30931 ts_tablet_manager.cc:1403] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.010s
I20260710 11:06:59.594964 30932 tablet_bootstrap.cc:492] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.595377 30932 ts_tablet_manager.cc:1403] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260710 11:06:59.597090 30931 raft_consensus.cc:359] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.596884 30540 catalog_manager.cc:5697] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.597730 30931 raft_consensus.cc:385] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.598310 30931 raft_consensus.cc:740] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.598918 30931 consensus_queue.cc:260] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.599852 30543 catalog_manager.cc:5697] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.600828 30931 ts_tablet_manager.cc:1434] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:59.597713 30932 raft_consensus.cc:359] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.602173 30543 catalog_manager.cc:5697] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.602931 30932 raft_consensus.cc:385] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.603221 30932 raft_consensus.cc:740] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.603885 30932 consensus_queue.cc:260] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.605947 30932 ts_tablet_manager.cc:1434] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:06:59.606823 30932 tablet_bootstrap.cc:492] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.612601 30932 tablet_bootstrap.cc:654] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.617327 30932 tablet_bootstrap.cc:492] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.617754 30932 ts_tablet_manager.cc:1403] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
I20260710 11:06:59.620113 30932 raft_consensus.cc:359] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.620553 30932 raft_consensus.cc:385] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.620716 30932 raft_consensus.cc:740] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.621167 30932 consensus_queue.cc:260] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.622926 30932 ts_tablet_manager.cc:1434] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:06:59.623797 30932 tablet_bootstrap.cc:492] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488: Bootstrap starting.
I20260710 11:06:59.628500 30932 tablet_bootstrap.cc:654] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.632344 30932 tablet_bootstrap.cc:492] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488: No bootstrap required, opened a new log
I20260710 11:06:59.632736 30932 ts_tablet_manager.cc:1403] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:06:59.634433 30932 raft_consensus.cc:359] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.634979 30932 raft_consensus.cc:385] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.635167 30932 raft_consensus.cc:740] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.635723 30932 consensus_queue.cc:260] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.637573 30932 ts_tablet_manager.cc:1434] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:59.669189 30884 raft_consensus.cc:493] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.669584 30884 raft_consensus.cc:515] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.671129 30884 leader_election.cc:290] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.671825 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.672080 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.672473 30718 raft_consensus.cc:2468] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.672610 30793 raft_consensus.cc:2468] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.673461 30610 leader_election.cc:304] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.674047 30884 raft_consensus.cc:2804] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.674388 30884 raft_consensus.cc:493] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.674620 30884 raft_consensus.cc:3060] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.678987 30884 raft_consensus.cc:515] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.680477 30884 leader_election.cc:290] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.681057 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.681345 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:59.681512 30718 raft_consensus.cc:3060] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.681799 30793 raft_consensus.cc:3060] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.685606 30793 raft_consensus.cc:2468] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.686165 30718 raft_consensus.cc:2468] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.686363 30610 leader_election.cc:304] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.687069 30884 raft_consensus.cc:2804] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.687523 30884 raft_consensus.cc:697] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:59.688113 30884 consensus_queue.cc:237] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.695233 30543 catalog_manager.cc:5697] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.713966 30918 raft_consensus.cc:493] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.714392 30918 raft_consensus.cc:515] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.715989 30918 leader_election.cc:290] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:59.716578 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21009e136e0d4516adc1facd3182d853" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:59.716988 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21009e136e0d4516adc1facd3182d853" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.717195 30646 raft_consensus.cc:2468] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:59.717630 30718 raft_consensus.cc:2468] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 0.
I20260710 11:06:59.718183 30761 leader_election.cc:304] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.718886 30918 raft_consensus.cc:2804] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.719136 30918 raft_consensus.cc:493] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.719336 30918 raft_consensus.cc:3060] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.723747 30918 raft_consensus.cc:515] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.725164 30918 leader_election.cc:290] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:06:59.725878 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21009e136e0d4516adc1facd3182d853" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:06:59.726030 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21009e136e0d4516adc1facd3182d853" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.726456 30646 raft_consensus.cc:3060] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.726547 30718 raft_consensus.cc:3060] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.733112 30646 raft_consensus.cc:2468] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:59.733112 30718 raft_consensus.cc:2468] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 1.
I20260710 11:06:59.734321 30761 leader_election.cc:304] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.734910 30918 raft_consensus.cc:2804] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.735325 30918 raft_consensus.cc:697] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:06:59.736037 30918 consensus_queue.cc:237] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.742445 30543 catalog_manager.cc:5697] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 1 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.827849 30884 raft_consensus.cc:493] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.828369 30884 raft_consensus.cc:515] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.829895 30884 leader_election.cc:290] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.830605 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488" is_pre_election: true
I20260710 11:06:59.830773 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.831122 30718 raft_consensus.cc:2468] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.831292 30793 raft_consensus.cc:2468] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 0.
I20260710 11:06:59.832086 30610 leader_election.cc:304] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.832669 30884 raft_consensus.cc:2804] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.832931 30884 raft_consensus.cc:493] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.833176 30884 raft_consensus.cc:3060] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.837592 30884 raft_consensus.cc:515] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.839064 30884 leader_election.cc:290] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.839761 30718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.839869 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:59.840209 30718 raft_consensus.cc:3060] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.840317 30793 raft_consensus.cc:3060] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.844224 30793 raft_consensus.cc:2468] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.844491 30718 raft_consensus.cc:2468] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 1.
I20260710 11:06:59.844971 30610 leader_election.cc:304] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:06:59.845677 30884 raft_consensus.cc:2804] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.846107 30884 raft_consensus.cc:697] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:06:59.846680 30884 consensus_queue.cc:237] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.853634 30543 catalog_manager.cc:5697] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 1 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.860208 30918 consensus_queue.cc:1048] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.870724 30952 consensus_queue.cc:1048] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.904093 30718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
mode: GRACEFUL
new_leader_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:33096
I20260710 11:06:59.904542 30718 raft_consensus.cc:606] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Received request to transfer leadership to TS 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:59.908808 30793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00"
dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
mode: GRACEFUL
new_leader_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:43604
I20260710 11:06:59.909225 30793 raft_consensus.cc:606] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Received request to transfer leadership to TS 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:59.913293 30793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1"
dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
mode: GRACEFUL
new_leader_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:43604
I20260710 11:06:59.913666 30793 raft_consensus.cc:606] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Received request to transfer leadership to TS 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:59.918295 30853 raft_consensus.cc:493] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.918741 30853 raft_consensus.cc:515] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.919867 30646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:51860
I20260710 11:06:59.920369 30646 raft_consensus.cc:606] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:59.920641 30853 leader_election.cc:290] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.922106 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c79b64c358645fca406f64ffc4d131f" is_pre_election: true
I20260710 11:06:59.923151 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" is_pre_election: true
I20260710 11:06:59.923848 30793 raft_consensus.cc:2393] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0722ae8ab2414ed4a780344884e1c488 in current term 1: Already voted for candidate 5c79b64c358645fca406f64ffc4d131f in this term.
I20260710 11:06:59.924706 30685 leader_election.cc:304] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488; no voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f
I20260710 11:06:59.925446 30853 raft_consensus.cc:3060] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.925438 30646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:51860
I20260710 11:06:59.927975 30646 raft_consensus.cc:606] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:59.931260 30853 raft_consensus.cc:2749] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.932610 30646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:51860
I20260710 11:06:59.933001 30646 raft_consensus.cc:606] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:59.937346 30853 consensus_queue.cc:1048] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.937888 30884 consensus_queue.cc:1048] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.938089 30646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
mode: GRACEFUL
new_leader_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:51860
I20260710 11:06:59.938660 30646 raft_consensus.cc:606] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Received request to transfer leadership to TS 0722ae8ab2414ed4a780344884e1c488
I20260710 11:06:59.948083 30935 raft_consensus.cc:993] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: : Instructing follower 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:06:59.948720 30853 raft_consensus.cc:1081] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Signalling peer 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:06:59.950970 30884 consensus_queue.cc:1048] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.954829 30645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:06:59.955219 30645 raft_consensus.cc:493] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:59.955485 30645 raft_consensus.cc:3060] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:59.961961 30953 consensus_queue.cc:1048] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.963100 30645 raft_consensus.cc:515] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.964830 30645 leader_election.cc:290] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:06:59.968429 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:06:59.968909 30793 raft_consensus.cc:3060] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:59.971778 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af6ddbf51ca4944a9cea6b68736d654" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:06:59.972365 30720 raft_consensus.cc:3055] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:59.972676 30720 raft_consensus.cc:740] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:06:59.973425 30720 consensus_queue.cc:260] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:06:59.974390 30884 consensus_queue.cc:1048] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.984122 30918 consensus_queue.cc:1048] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:06:59.992977 30720 raft_consensus.cc:3060] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:59.999027 30793 raft_consensus.cc:2468] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:07:00.001106 30884 raft_consensus.cc:993] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.001587 30884 raft_consensus.cc:1081] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.004596 30719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33090
I20260710 11:07:00.005368 30719 raft_consensus.cc:493] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.005734 30719 raft_consensus.cc:3060] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.017300 30795 raft_consensus.cc:1240] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Rejecting Update request from peer 0722ae8ab2414ed4a780344884e1c488 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:00.020161 30918 consensus_queue.cc:1048] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:00.022686 30958 consensus_queue.cc:1048] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:00.020720 30720 raft_consensus.cc:2468] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:07:00.027630 30610 leader_election.cc:304] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:07:00.029825 30958 raft_consensus.cc:2804] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.030252 30958 raft_consensus.cc:697] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:00.030985 30958 consensus_queue.cc:237] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.032955 30719 raft_consensus.cc:515] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.035573 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:07:00.036108 30646 raft_consensus.cc:3055] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.036386 30646 raft_consensus.cc:740] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:00.037137 30646 consensus_queue.cc:260] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.037875 30646 raft_consensus.cc:3060] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.047094 30646 raft_consensus.cc:2468] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.046671 30543 catalog_manager.cc:5697] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 1 to 2, leader changed from 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2) to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 2 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.048228 30687 leader_election.cc:304] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:07:00.049050 30986 raft_consensus.cc:2804] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.049490 30986 raft_consensus.cc:697] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:07:00.050273 30986 consensus_queue.cc:237] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.052572 30719 leader_election.cc:290] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:07:00.052764 30794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b63cfa8d73443b82f1fcfa8c4c98e7" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:07:00.053308 30794 raft_consensus.cc:3060] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.056277 30952 raft_consensus.cc:993] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: : Instructing follower 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:07:00.056838 30968 raft_consensus.cc:1081] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Signalling peer 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:07:00.058917 30644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:51850
I20260710 11:07:00.059477 30644 raft_consensus.cc:493] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.059805 30644 raft_consensus.cc:3060] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.065346 30544 catalog_manager.cc:5697] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 5c79b64c358645fca406f64ffc4d131f (127.25.111.1) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.071269 30644 raft_consensus.cc:515] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.072304 30645 raft_consensus.cc:1240] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Rejecting Update request from peer 24bcbaea141c4568a8b58a6a62ab9af6 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:00.073251 30644 leader_election.cc:290] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:07:00.074410 30719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:07:00.074937 30952 consensus_queue.cc:1059] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.075178 30792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbaf23dff3854a1987fa9b7a3d86de00" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:07:00.075749 30792 raft_consensus.cc:3055] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.076046 30792 raft_consensus.cc:740] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:07:00.076809 30792 consensus_queue.cc:260] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.077888 30792 raft_consensus.cc:3060] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.077880 30794 raft_consensus.cc:2468] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.084372 30792 raft_consensus.cc:2468] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
W20260710 11:07:00.084858 30968 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:07:00.088450 30610 leader_election.cc:304] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [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: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 0722ae8ab2414ed4a780344884e1c488
I20260710 11:07:00.089768 30958 raft_consensus.cc:2804] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.090160 30958 raft_consensus.cc:697] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:00.090831 30958 consensus_queue.cc:237] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [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: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.094681 30953 consensus_queue.cc:1048] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.099153 30544 catalog_manager.cc:5697] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 1 to 2, leader changed from 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3) to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 2 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.103837 30884 raft_consensus.cc:993] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.104240 30953 raft_consensus.cc:1081] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.105655 30717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33090
I20260710 11:07:00.106671 30717 raft_consensus.cc:493] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.107088 30717 raft_consensus.cc:3060] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.113884 30717 raft_consensus.cc:515] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.115329 30717 leader_election.cc:290] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:07:00.116041 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:07:00.116456 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374f2d5382b41fe9c590d6fad58ea78" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:07:00.116703 30644 raft_consensus.cc:3055] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.117141 30644 raft_consensus.cc:740] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:00.117189 30793 raft_consensus.cc:3060] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.117908 30644 consensus_queue.cc:260] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.118800 30644 raft_consensus.cc:3060] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.121604 30793 raft_consensus.cc:2468] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.122480 30685 leader_election.cc:304] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 
I20260710 11:07:00.123096 30986 raft_consensus.cc:2804] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.123330 30644 raft_consensus.cc:2468] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.123478 30986 raft_consensus.cc:697] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:07:00.124361 30986 consensus_queue.cc:237] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.130452 30544 catalog_manager.cc:5697] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 5c79b64c358645fca406f64ffc4d131f (127.25.111.1) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.160923 30953 consensus_queue.cc:1048] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.172914 30958 consensus_queue.cc:1048] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.174044 30968 consensus_queue.cc:1048] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.189807 30952 consensus_queue.cc:1048] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.191844 30958 raft_consensus.cc:993] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.192277 30884 raft_consensus.cc:1081] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.196255 30717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33090
I20260710 11:07:00.196800 30717 raft_consensus.cc:493] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.197163 30717 raft_consensus.cc:3060] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.202338 30717 raft_consensus.cc:515] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.205159 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:07:00.204929 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036cd57f74554f71b57c563d8dc6d1ba" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:07:00.205634 30793 raft_consensus.cc:3060] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.208930 30644 raft_consensus.cc:3055] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.209280 30644 raft_consensus.cc:740] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:00.209872 30644 consensus_queue.cc:260] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.210359 30793 raft_consensus.cc:2468] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.210633 30644 raft_consensus.cc:3060] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.211290 30685 leader_election.cc:304] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 24bcbaea141c4568a8b58a6a62ab9af6; no voters: 
I20260710 11:07:00.211618 30717 leader_election.cc:290] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:07:00.211969 30986 raft_consensus.cc:2804] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.212421 30986 raft_consensus.cc:697] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:07:00.213176 30986 consensus_queue.cc:237] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.215768 30644 raft_consensus.cc:2468] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.218811 30544 catalog_manager.cc:5697] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 5c79b64c358645fca406f64ffc4d131f (127.25.111.1) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.277851 30968 raft_consensus.cc:993] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: : Instructing follower 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:07:00.278292 30952 raft_consensus.cc:1081] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Signalling peer 5c79b64c358645fca406f64ffc4d131f to start an election
I20260710 11:07:00.279632 30644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
 from {username='slave'} at 127.0.0.1:51850
I20260710 11:07:00.280076 30644 raft_consensus.cc:493] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.280349 30644 raft_consensus.cc:3060] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.284981 30644 raft_consensus.cc:515] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.286561 30644 leader_election.cc:290] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Requested vote from peers 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:07:00.287266 30717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:07:00.287533 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68decdf4e3f041d29ad55ea790197bf1" candidate_uuid: "5c79b64c358645fca406f64ffc4d131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:07:00.287832 30717 raft_consensus.cc:3060] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.288029 30793 raft_consensus.cc:3055] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.288317 30793 raft_consensus.cc:740] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:07:00.288853 30793 consensus_queue.cc:260] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.289671 30793 raft_consensus.cc:3060] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.292630 30717 raft_consensus.cc:2468] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:07:00.293663 30793 raft_consensus.cc:2468] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c79b64c358645fca406f64ffc4d131f in term 2.
I20260710 11:07:00.293686 30610 leader_election.cc:304] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:07:00.294504 30884 raft_consensus.cc:2804] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.294838 30884 raft_consensus.cc:697] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Becoming Leader. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:00.295413 30884 consensus_queue.cc:237] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.301326 30544 catalog_manager.cc:5697] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f reported cstate change: term changed from 1 to 2, leader changed from 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3) to 5c79b64c358645fca406f64ffc4d131f (127.25.111.1). New cstate: current_term: 2 leader_uuid: "5c79b64c358645fca406f64ffc4d131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.627285 30792 raft_consensus.cc:1275] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.629962 30953 consensus_queue.cc:1048] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.631886 30953 consensus_queue.cc:1048] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.639163 30646 raft_consensus.cc:1275] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.640094 30999 consensus_queue.cc:1048] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.640791 30717 raft_consensus.cc:1275] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.642246 30644 raft_consensus.cc:1275] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.643052 30719 raft_consensus.cc:3060] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.644084 30958 consensus_queue.cc:1048] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.648175 30794 raft_consensus.cc:1275] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.648396 30935 consensus_queue.cc:1048] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.649786 30998 consensus_queue.cc:1048] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:00.653800 30935 consensus_queue.cc:1048] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.668919 30794 raft_consensus.cc:1275] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.676652 30719 raft_consensus.cc:1275] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.685442 30986 consensus_queue.cc:1048] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.697376 30958 consensus_queue.cc:1048] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.700670 30958 raft_consensus.cc:993] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: : Instructing follower 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.701078 30953 raft_consensus.cc:1081] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Signalling peer 0722ae8ab2414ed4a780344884e1c488 to start an election
I20260710 11:07:00.703766 30793 raft_consensus.cc:1275] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.705590 30717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
 from {username='slave'} at 127.0.0.1:33090
I20260710 11:07:00.706120 30717 raft_consensus.cc:493] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.706450 30884 consensus_queue.cc:1048] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.706475 30717 raft_consensus.cc:3060] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.710265 30793 raft_consensus.cc:1275] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.711628 30986 consensus_queue.cc:1048] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.717237 30717 raft_consensus.cc:515] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.718312 30721 raft_consensus.cc:1240] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Rejecting Update request from peer 5c79b64c358645fca406f64ffc4d131f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:00.723744 30645 raft_consensus.cc:1275] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.726153 30986 consensus_queue.cc:1048] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.726295 30645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:07:00.726886 30645 raft_consensus.cc:3055] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.727174 30645 raft_consensus.cc:740] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:00.727897 30645 consensus_queue.cc:260] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.728693 30645 raft_consensus.cc:3060] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:00.733072 30953 consensus_queue.cc:1175] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:07:00.719261 30717 leader_election.cc:290] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3:35999)
I20260710 11:07:00.736478 30645 raft_consensus.cc:2468] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.738161 30687 leader_election.cc:304] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0722ae8ab2414ed4a780344884e1c488, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:07:00.738935 30793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4395fa94543bf881e4720a639f70f" candidate_uuid: "0722ae8ab2414ed4a780344884e1c488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
I20260710 11:07:00.739116 30986 raft_consensus.cc:2804] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.739651 30986 raft_consensus.cc:697] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Leader. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:07:00.740751 30793 raft_consensus.cc:3060] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.740414 30986 consensus_queue.cc:237] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [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: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:00.745471 30793 raft_consensus.cc:2468] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0722ae8ab2414ed4a780344884e1c488 in term 2.
I20260710 11:07:00.749311 30540 catalog_manager.cc:5697] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 reported cstate change: term changed from 1 to 2, leader changed from 5c79b64c358645fca406f64ffc4d131f (127.25.111.1) to 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2). New cstate: current_term: 2 leader_uuid: "0722ae8ab2414ed4a780344884e1c488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.892166 30793 raft_consensus.cc:1275] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.893167 30953 consensus_queue.cc:1048] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.900677 30717 raft_consensus.cc:1275] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Refusing update from remote peer 5c79b64c358645fca406f64ffc4d131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:00.902459 30953 consensus_queue.cc:1048] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:01.235164 30644 raft_consensus.cc:1275] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:01.236407 30998 consensus_queue.cc:1048] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:01.245425 30793 raft_consensus.cc:1275] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Refusing update from remote peer 0722ae8ab2414ed4a780344884e1c488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:01.246766 30986 consensus_queue.cc:1048] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:01.491603 30816 debug-util.cc:398] Leaking SignalData structure 0x7b080027f620 after lost signal to thread 26047
W20260710 11:07:01.492448 30816 debug-util.cc:398] Leaking SignalData structure 0x7b08001aba80 after lost signal to thread 30578
W20260710 11:07:01.493311 30816 debug-util.cc:398] Leaking SignalData structure 0x7b08001769e0 after lost signal to thread 30670
W20260710 11:07:01.494067 30816 debug-util.cc:398] Leaking SignalData structure 0x7b080015ad80 after lost signal to thread 30745
W20260710 11:07:01.494813 30816 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8800 after lost signal to thread 30819
I20260710 11:07:03.194058 30544 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42246:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:03.219918 30544 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42246:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:03.330277 26044 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:03.364907 31033 tablet.cc:1724] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:03.475626 30610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.111.2:43651, user_credentials={real_user=slave}} blocked reactor thread for 66806.2us
W20260710 11:07:03.502076 31047 log.cc:927] Time spent T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260710 11:07:03.527777 31036 log.cc:927] Time spent T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: Append to log took a long time: real 0.080s	user 0.000s	sys 0.003s
W20260710 11:07:03.528378 31056 log.cc:927] Time spent T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260710 11:07:03.474668 31050 tablet.cc:1724] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:03.549736 31055 log.cc:927] Time spent T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260710 11:07:03.522535 31054 tablet.cc:1724] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.552086 31062 tablet.cc:1724] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.570454 31061 tablet.cc:1724] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:03.586807 30610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.111.3:35999, user_credentials={real_user=slave}} blocked reactor thread for 110161us
I20260710 11:07:03.596453 31033 tablet.cc:1724] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.606221 31074 tablet.cc:1724] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.612439 30641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80"
dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
mode: GRACEFUL
new_leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
 from {username='slave'} at 127.0.0.1:44144
I20260710 11:07:03.621488 30641 raft_consensus.cc:606] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Received request to transfer leadership to TS 24bcbaea141c4568a8b58a6a62ab9af6
W20260710 11:07:03.632009 31070 log.cc:927] Time spent T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: Append to log took a long time: real 0.055s	user 0.000s	sys 0.002s
I20260710 11:07:03.660224 31078 tablet.cc:1724] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.663234 31054 tablet.cc:1724] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.664129 31069 tablet.cc:1724] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.669113 31062 tablet.cc:1724] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.671856 31033 tablet.cc:1724] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:03.676309 31068 log.cc:927] Time spent T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260710 11:07:03.675928 31075 tablet.cc:1724] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:03.677528 31067 log.cc:927] Time spent T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260710 11:07:03.686786 31033 tablet.cc:1724] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.666561 31082 tablet.cc:1724] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:03.705726 31071 log.cc:927] Time spent T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260710 11:07:03.715372 31074 tablet.cc:1724] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.719728 31033 tablet.cc:1724] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.742978 31075 tablet.cc:1724] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.751575 31079 tablet.cc:1724] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:03.758472 31072 log.cc:927] Time spent T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260710 11:07:03.767059 31051 raft_consensus.cc:993] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f: : Instructing follower 24bcbaea141c4568a8b58a6a62ab9af6 to start an election
I20260710 11:07:03.767678 31060 raft_consensus.cc:1081] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Signalling peer 24bcbaea141c4568a8b58a6a62ab9af6 to start an election
I20260710 11:07:03.768285 31054 tablet.cc:1724] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.769974 31062 tablet.cc:1724] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.774367 31069 tablet.cc:1724] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.775812 30790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80"
dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
 from {username='slave'} at 127.0.0.1:43600
I20260710 11:07:03.776403 30790 raft_consensus.cc:493] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.776754 30790 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.790686 31078 tablet.cc:1724] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.795962 31061 tablet.cc:1724] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.797887 31074 tablet.cc:1724] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.802932 30719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d"
dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
mode: GRACEFUL
new_leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
 from {username='slave'} at 127.0.0.1:34568
I20260710 11:07:03.803596 30719 raft_consensus.cc:606] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Received request to transfer leadership to TS 24bcbaea141c4568a8b58a6a62ab9af6
I20260710 11:07:03.804792 26044 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:03.805370 26044 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:03.806516 31062 tablet.cc:1724] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.809051 31054 tablet.cc:1724] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:03.787171 30790 raft_consensus.cc:515] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:03.817210 30790 leader_election.cc:290] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 3 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:07:03.819157 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:07:03.823936 30646 raft_consensus.cc:3055] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:03.824324 30646 raft_consensus.cc:740] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c79b64c358645fca406f64ffc4d131f, State: Running, Role: LEADER
I20260710 11:07:03.823866 30719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34127c9b454240f6b286ee080bf14a80" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:07:03.825064 30646 consensus_queue.cc:260] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [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: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:03.825786 30719 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.826131 30646 raft_consensus.cc:3060] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.835223 30646 raft_consensus.cc:2468] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 3.
I20260710 11:07:03.836365 30761 leader_election.cc:304] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [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: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:07:03.837316 31058 raft_consensus.cc:2804] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:03.837774 31058 raft_consensus.cc:697] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:07:03.836290 30719 raft_consensus.cc:2468] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 3.
I20260710 11:07:03.838522 31058 consensus_queue.cc:237] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [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: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:03.858484 30543 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45: soft_deleted_table [id=30413d0cca14401d90557d500d4d73fa] alter complete (version 1)
I20260710 11:07:03.869396 30544 catalog_manager.cc:5697] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 2 to 3, leader changed from 5c79b64c358645fca406f64ffc4d131f (127.25.111.1) to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.975329 30986 raft_consensus.cc:993] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488: : Instructing follower 24bcbaea141c4568a8b58a6a62ab9af6 to start an election
I20260710 11:07:03.975888 31038 raft_consensus.cc:1081] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Signalling peer 24bcbaea141c4568a8b58a6a62ab9af6 to start an election
I20260710 11:07:03.977246 30792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d"
dest_uuid: "24bcbaea141c4568a8b58a6a62ab9af6"
 from {username='slave'} at 127.0.0.1:43594
I20260710 11:07:03.977759 30792 raft_consensus.cc:493] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.978096 30792 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.984285 30792 raft_consensus.cc:515] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:03.985826 30792 leader_election.cc:290] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [CANDIDATE]: Term 3 election: Requested vote from peers 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853), 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651)
I20260710 11:07:03.986537 30646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c79b64c358645fca406f64ffc4d131f"
I20260710 11:07:03.987042 30646 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.987213 30719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71418ebe56ca462eb14692965bcdca5d" candidate_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0722ae8ab2414ed4a780344884e1c488"
I20260710 11:07:03.987845 30719 raft_consensus.cc:3055] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:03.988152 30719 raft_consensus.cc:740] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0722ae8ab2414ed4a780344884e1c488, State: Running, Role: LEADER
I20260710 11:07:03.988931 30719 consensus_queue.cc:260] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [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: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:03.990155 30719 raft_consensus.cc:3060] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.991677 30646 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 3.
I20260710 11:07:03.992638 30761 leader_election.cc:304] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [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: 24bcbaea141c4568a8b58a6a62ab9af6, 5c79b64c358645fca406f64ffc4d131f; no voters: 
I20260710 11:07:03.993206 31058 raft_consensus.cc:2804] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:03.993590 31058 raft_consensus.cc:697] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 LEADER]: Becoming Leader. State: Replica: 24bcbaea141c4568a8b58a6a62ab9af6, State: Running, Role: LEADER
I20260710 11:07:03.994246 31058 consensus_queue.cc:237] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [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: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } }
I20260710 11:07:03.997153 30719 raft_consensus.cc:2468] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24bcbaea141c4568a8b58a6a62ab9af6 in term 3.
I20260710 11:07:04.002277 30544 catalog_manager.cc:5697] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 reported cstate change: term changed from 2 to 3, leader changed from 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2) to 24bcbaea141c4568a8b58a6a62ab9af6 (127.25.111.3). New cstate: current_term: 3 leader_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24bcbaea141c4568a8b58a6a62ab9af6" member_type: VOTER last_known_addr { host: "127.25.111.3" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:04.311653 30719 raft_consensus.cc:1275] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Refusing update from remote peer 24bcbaea141c4568a8b58a6a62ab9af6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:04.312861 31058 consensus_queue.cc:1048] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:04.339118 30644 raft_consensus.cc:1275] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Refusing update from remote peer 24bcbaea141c4568a8b58a6a62ab9af6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:04.340637 31058 consensus_queue.cc:1048] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:04.397188 30719 raft_consensus.cc:1275] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Refusing update from remote peer 24bcbaea141c4568a8b58a6a62ab9af6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:04.398305 31058 consensus_queue.cc:1048] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0722ae8ab2414ed4a780344884e1c488" member_type: VOTER last_known_addr { host: "127.25.111.2" port: 43651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:04.408128 30644 raft_consensus.cc:1275] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Refusing update from remote peer 24bcbaea141c4568a8b58a6a62ab9af6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:04.409637 31065 consensus_queue.cc:1048] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c79b64c358645fca406f64ffc4d131f" member_type: VOTER last_known_addr { host: "127.25.111.1" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:04.857563 26044 tablet_server.cc:179] TabletServer@127.25.111.1:0 shutting down...
I20260710 11:07:04.876185 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:04.876855 26044 tablet_replica.cc:333] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.877599 26044 raft_consensus.cc:2243] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.878099 26044 raft_consensus.cc:2272] T 036cd57f74554f71b57c563d8dc6d1ba P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.879808 26044 tablet_replica.cc:333] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.880300 26044 raft_consensus.cc:2243] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.880710 26044 raft_consensus.cc:2272] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.882242 26044 tablet_replica.cc:333] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.882705 26044 raft_consensus.cc:2243] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.883340 26044 raft_consensus.cc:2272] T 6e84f4dd476744e1b4f08bb8a2be1913 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.885095 26044 tablet_replica.cc:333] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.885576 26044 raft_consensus.cc:2243] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.885972 26044 raft_consensus.cc:2272] T c6268674f48b4e91bf48e81eb41e926c P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.887650 26044 tablet_replica.cc:333] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.888116 26044 raft_consensus.cc:2243] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.888833 26044 raft_consensus.cc:2272] T cbaf23dff3854a1987fa9b7a3d86de00 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.890754 26044 tablet_replica.cc:333] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.891404 26044 raft_consensus.cc:2243] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.891803 26044 raft_consensus.cc:2272] T 3b0944bbb81842dc83ebc408dae9b364 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.893277 26044 tablet_replica.cc:333] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.893746 26044 raft_consensus.cc:2243] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.894134 26044 raft_consensus.cc:2272] T cd832c081eb841999b74665914096704 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.895908 26044 tablet_replica.cc:333] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.896509 26044 raft_consensus.cc:2243] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.896922 26044 raft_consensus.cc:2272] T 21009e136e0d4516adc1facd3182d853 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.898484 26044 tablet_replica.cc:333] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.898949 26044 raft_consensus.cc:2243] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.899605 26044 raft_consensus.cc:2272] T 9af6ddbf51ca4944a9cea6b68736d654 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.901127 26044 tablet_replica.cc:333] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.901592 26044 raft_consensus.cc:2243] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.901932 26044 raft_consensus.cc:2272] T 34127c9b454240f6b286ee080bf14a80 P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.904279 26044 tablet_replica.cc:333] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.904827 26044 raft_consensus.cc:2243] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.905226 26044 raft_consensus.cc:2272] T e374f2d5382b41fe9c590d6fad58ea78 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.906899 26044 tablet_replica.cc:333] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.907346 26044 raft_consensus.cc:2243] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.907755 26044 raft_consensus.cc:2272] T 71418ebe56ca462eb14692965bcdca5d P 5c79b64c358645fca406f64ffc4d131f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.909610 26044 tablet_replica.cc:333] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.910079 26044 raft_consensus.cc:2243] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.910709 26044 raft_consensus.cc:2272] T 68decdf4e3f041d29ad55ea790197bf1 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.912261 26044 tablet_replica.cc:333] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.912688 26044 raft_consensus.cc:2243] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.913084 26044 raft_consensus.cc:2272] T 75958f4a54654849be878b7a82d5d259 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.914749 26044 tablet_replica.cc:333] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.915179 26044 raft_consensus.cc:2243] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:04.915580 26044 raft_consensus.cc:2272] T 63b4395fa94543bf881e4720a639f70f P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.917245 26044 tablet_replica.cc:333] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.917665 26044 raft_consensus.cc:2243] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.918309 26044 raft_consensus.cc:2272] T d4a47d67b43d41a9afc696ba78042524 P 5c79b64c358645fca406f64ffc4d131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.920049 26044 tablet_replica.cc:333] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.920487 26044 raft_consensus.cc:2243] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.921108 26044 raft_consensus.cc:2272] T 840c859a8b8e4559b8151282f0529e3d P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:04.922597 26044 tablet_replica.cc:333] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f: stopping tablet replica
I20260710 11:07:04.923018 26044 raft_consensus.cc:2243] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:04.923700 26044 raft_consensus.cc:2272] T a1906deb94a54bc3bf9206dfcdcab926 P 5c79b64c358645fca406f64ffc4d131f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:04.931684 30687 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:07:04.934249 30687 consensus_peers.cc:597] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 -> Peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Couldn't send request to peer 5c79b64c358645fca406f64ffc4d131f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:04.947841 30687 consensus_peers.cc:597] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 -> Peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Couldn't send request to peer 5c79b64c358645fca406f64ffc4d131f. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:04.956811 30761 consensus_peers.cc:597] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 -> Peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Couldn't send request to peer 5c79b64c358645fca406f64ffc4d131f. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:04.958671 26044 tablet_server.cc:196] TabletServer@127.25.111.1:0 shutdown complete.
I20260710 11:07:04.984131 26044 tablet_server.cc:179] TabletServer@127.25.111.2:0 shutting down...
I20260710 11:07:05.007027 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:05.007827 26044 tablet_replica.cc:333] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.008596 26044 raft_consensus.cc:2243] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.009393 26044 raft_consensus.cc:2272] T 036cd57f74554f71b57c563d8dc6d1ba P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.011399 26044 tablet_replica.cc:333] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.011984 26044 raft_consensus.cc:2243] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.012396 26044 raft_consensus.cc:2272] T 6e84f4dd476744e1b4f08bb8a2be1913 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.014298 26044 tablet_replica.cc:333] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.014827 26044 raft_consensus.cc:2243] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.015223 26044 raft_consensus.cc:2272] T 21009e136e0d4516adc1facd3182d853 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.016856 26044 tablet_replica.cc:333] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.017354 26044 raft_consensus.cc:2243] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.017731 26044 raft_consensus.cc:2272] T 9af6ddbf51ca4944a9cea6b68736d654 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.019323 26044 tablet_replica.cc:333] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.019850 26044 raft_consensus.cc:2243] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.020223 26044 raft_consensus.cc:2272] T cbaf23dff3854a1987fa9b7a3d86de00 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.021754 26044 tablet_replica.cc:333] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.022240 26044 raft_consensus.cc:2243] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.022898 26044 raft_consensus.cc:2272] T c6268674f48b4e91bf48e81eb41e926c P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.024611 26044 tablet_replica.cc:333] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.025092 26044 raft_consensus.cc:2243] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.025454 26044 raft_consensus.cc:2272] T 34127c9b454240f6b286ee080bf14a80 P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.027871 26044 tablet_replica.cc:333] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.028424 26044 raft_consensus.cc:2243] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.029225 26044 raft_consensus.cc:2272] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.031272 26044 tablet_replica.cc:333] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.031873 26044 raft_consensus.cc:2243] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.032331 26044 raft_consensus.cc:2272] T a1906deb94a54bc3bf9206dfcdcab926 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:05.032608 30687 consensus_peers.cc:597] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 -> Peer 5c79b64c358645fca406f64ffc4d131f (127.25.111.1:37853): Couldn't send request to peer 5c79b64c358645fca406f64ffc4d131f. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.1:37853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:05.034111 26044 tablet_replica.cc:333] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.034665 26044 raft_consensus.cc:2243] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.035329 26044 raft_consensus.cc:2272] T 63b4395fa94543bf881e4720a639f70f P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.036929 26044 tablet_replica.cc:333] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.037425 26044 raft_consensus.cc:2243] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.037772 26044 raft_consensus.cc:2272] T d4a47d67b43d41a9afc696ba78042524 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.039438 26044 tablet_replica.cc:333] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.039937 26044 raft_consensus.cc:2243] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.040302 26044 raft_consensus.cc:2272] T 840c859a8b8e4559b8151282f0529e3d P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.041805 26044 tablet_replica.cc:333] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.042249 26044 raft_consensus.cc:2243] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.042869 26044 raft_consensus.cc:2272] T e374f2d5382b41fe9c590d6fad58ea78 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.044411 26044 tablet_replica.cc:333] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.044858 26044 raft_consensus.cc:2243] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.045207 26044 raft_consensus.cc:2272] T 71418ebe56ca462eb14692965bcdca5d P 0722ae8ab2414ed4a780344884e1c488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.047179 26044 tablet_replica.cc:333] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.047683 26044 raft_consensus.cc:2243] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.048324 26044 raft_consensus.cc:2272] T cd832c081eb841999b74665914096704 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.049906 26044 tablet_replica.cc:333] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.050335 26044 raft_consensus.cc:2243] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.050669 26044 raft_consensus.cc:2272] T 3b0944bbb81842dc83ebc408dae9b364 P 0722ae8ab2414ed4a780344884e1c488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.052204 26044 tablet_replica.cc:333] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.052613 26044 raft_consensus.cc:2243] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.052968 26044 raft_consensus.cc:2272] T 68decdf4e3f041d29ad55ea790197bf1 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.054411 26044 tablet_replica.cc:333] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488: stopping tablet replica
I20260710 11:07:05.054795 26044 raft_consensus.cc:2243] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.055413 26044 raft_consensus.cc:2272] T 75958f4a54654849be878b7a82d5d259 P 0722ae8ab2414ed4a780344884e1c488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.090673 26044 tablet_server.cc:196] TabletServer@127.25.111.2:0 shutdown complete.
I20260710 11:07:05.115566 26044 tablet_server.cc:179] TabletServer@127.25.111.3:0 shutting down...
W20260710 11:07:05.121666 30759 consensus_peers.cc:597] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 -> Peer 0722ae8ab2414ed4a780344884e1c488 (127.25.111.2:43651): Couldn't send request to peer 0722ae8ab2414ed4a780344884e1c488. Status: Network error: Client connection negotiation failed: client connection to 127.25.111.2:43651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:05.138847 26044 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:05.139585 26044 tablet_replica.cc:333] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.140133 26044 raft_consensus.cc:2243] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.140563 26044 raft_consensus.cc:2272] T 036cd57f74554f71b57c563d8dc6d1ba P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.142228 26044 tablet_replica.cc:333] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.142735 26044 raft_consensus.cc:2243] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.143134 26044 raft_consensus.cc:2272] T a9b63cfa8d73443b82f1fcfa8c4c98e7 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.144697 26044 tablet_replica.cc:333] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.145192 26044 raft_consensus.cc:2243] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.145560 26044 raft_consensus.cc:2272] T 6e84f4dd476744e1b4f08bb8a2be1913 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.147044 26044 tablet_replica.cc:333] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.147544 26044 raft_consensus.cc:2243] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.147907 26044 raft_consensus.cc:2272] T 63b4395fa94543bf881e4720a639f70f P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.149501 26044 tablet_replica.cc:333] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.150066 26044 raft_consensus.cc:2243] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.150429 26044 raft_consensus.cc:2272] T 840c859a8b8e4559b8151282f0529e3d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.152110 26044 tablet_replica.cc:333] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.152588 26044 raft_consensus.cc:2243] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.152943 26044 raft_consensus.cc:2272] T d4a47d67b43d41a9afc696ba78042524 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.154512 26044 tablet_replica.cc:333] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.154964 26044 raft_consensus.cc:2243] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.155341 26044 raft_consensus.cc:2272] T 68decdf4e3f041d29ad55ea790197bf1 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.156876 26044 tablet_replica.cc:333] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.157327 26044 raft_consensus.cc:2243] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.157697 26044 raft_consensus.cc:2272] T 75958f4a54654849be878b7a82d5d259 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.159222 26044 tablet_replica.cc:333] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.159727 26044 raft_consensus.cc:2243] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.160084 26044 raft_consensus.cc:2272] T a1906deb94a54bc3bf9206dfcdcab926 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.161712 26044 tablet_replica.cc:333] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.162184 26044 raft_consensus.cc:2243] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.162542 26044 raft_consensus.cc:2272] T cd832c081eb841999b74665914096704 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.164166 26044 tablet_replica.cc:333] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.164629 26044 raft_consensus.cc:2243] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.165306 26044 raft_consensus.cc:2272] T 3b0944bbb81842dc83ebc408dae9b364 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.167006 26044 tablet_replica.cc:333] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.167501 26044 raft_consensus.cc:2243] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.167861 26044 raft_consensus.cc:2272] T e374f2d5382b41fe9c590d6fad58ea78 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.169399 26044 tablet_replica.cc:333] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.169852 26044 raft_consensus.cc:2243] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.170482 26044 raft_consensus.cc:2272] T 71418ebe56ca462eb14692965bcdca5d P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.172369 26044 tablet_replica.cc:333] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.172832 26044 raft_consensus.cc:2243] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.173470 26044 raft_consensus.cc:2272] T 21009e136e0d4516adc1facd3182d853 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.174988 26044 tablet_replica.cc:333] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.175434 26044 raft_consensus.cc:2243] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.175866 26044 raft_consensus.cc:2272] T 9af6ddbf51ca4944a9cea6b68736d654 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.177380 26044 tablet_replica.cc:333] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.177835 26044 raft_consensus.cc:2243] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.178231 26044 raft_consensus.cc:2272] T cbaf23dff3854a1987fa9b7a3d86de00 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.179740 26044 tablet_replica.cc:333] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.180150 26044 raft_consensus.cc:2243] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:05.180498 26044 raft_consensus.cc:2272] T c6268674f48b4e91bf48e81eb41e926c P 24bcbaea141c4568a8b58a6a62ab9af6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.182375 26044 tablet_replica.cc:333] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6: stopping tablet replica
I20260710 11:07:05.182857 26044 raft_consensus.cc:2243] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.183758 26044 raft_consensus.cc:2272] T 34127c9b454240f6b286ee080bf14a80 P 24bcbaea141c4568a8b58a6a62ab9af6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.225652 26044 tablet_server.cc:196] TabletServer@127.25.111.3:0 shutdown complete.
I20260710 11:07:05.249733 26044 master.cc:562] Master@127.25.111.62:33695 shutting down...
I20260710 11:07:05.266464 26044 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:05.266942 26044 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:05.267254 26044 tablet_replica.cc:333] T 00000000000000000000000000000000 P e62ee65d8ecf4dd791ff6cf514f62f45: stopping tablet replica
I20260710 11:07:05.286512 26044 master.cc:584] Master@127.25.111.62:33695 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11024 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22270 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110379 ms total)
[  PASSED  ] 8 tests.
I20260710 11:07:05.332167 26044 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 393 messages since previous log ~13 seconds ago
I20260710 11:07:05.332383 26044 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~13 seconds ago
I20260710 11:07:05.332551 26044 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260710 11:07:05.332731 26044 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:07:05.332899 26044 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:07:05.333135 26044 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 11:07:05.333400 26044 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 117 messages since previous log ~26 seconds ago
